Jean Cyr ab257ebcce Proper data manager restart handling
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.
2014-04-28 00:52:19 -04:00
2014-04-13 23:27:26 +02:00
2014-04-20 02:04:05 +02:00
2014-04-28 00:52:19 -04:00
2014-04-24 16:03:36 +02:00
2014-03-22 13:32:33 -04:00
Description
a mirror of official PX4-Autopilot
BSD-3-Clause 587 MiB
Languages
C++ 51.2%
C 38.5%
CMake 4.7%
Python 3.9%
Shell 1.3%
Other 0.1%