Skip to content
Snippets Groups Projects
  1. Apr 28, 2014
    • Jean Cyr's avatar
      Proper data manager restart handling · ab257ebc
      Jean Cyr authored
      Introduce SYS_RESTART_TYPE parameter having one of 3 values: boot
      restart, inflight restart, or unknown restart, and defaulting to unknown
      restart.
      
      px4io.cpp sets this parameter according to the type of restart detected.
      
      dataman.c retrieves this parameter and clears data entries according to
      their persistence level. Does nothing if unknown restart.
      ab257ebc
  2. Apr 27, 2014
  3. Apr 26, 2014
  4. Apr 25, 2014
  5. Apr 24, 2014
  6. Apr 23, 2014
  7. Apr 22, 2014
Loading