ardupilot/libraries/DataFlash
Andrew Tridgell fd86b2bbb9 DataFlash: log critical messages while disarmed
this logs critical messages while disarmed if we have logged any
messages while armed. This fixes issue #7010 where log files show the
incorrect mode if the log includes any portions where the user
disarmed. It makes analysing users logs very difficult. It also
affects parameters, so we don't always know the true parameter values
in logs from users.
2017-10-29 19:20:57 +11:00
..
examples DataFlash: add new int16_t[32] type, designator 'a' 2017-10-27 16:33:45 +11:00
DataFlash_Backend.cpp DataFlash: log critical messages while disarmed 2017-10-29 19:20:57 +11:00
DataFlash_Backend.h DataFlash: log critical messages while disarmed 2017-10-29 19:20:57 +11:00
DataFlash_File.cpp DataFlash: protect write fd with semaphore 2017-09-20 11:33:07 +01:00
DataFlash_File.h DataFlash: protect write fd with semaphore 2017-09-20 11:33:07 +01:00
DataFlash_MAVLink.cpp DataFlash: remove duplicate variables 2017-08-28 22:05:44 +01:00
DataFlash_MAVLink.h DataFlash: remove duplicate variables 2017-08-28 22:05:44 +01:00
DataFlash_MAVLinkLogTransfer.cpp DataFlash: do not send in-progress messages back to streaming GCSs 2017-07-20 14:57:54 +01:00
DataFlash.cpp DataFlash: include sample count in ISBH 2017-10-27 16:33:45 +11:00
DataFlash.h DataFlash: include sample count in ISBH 2017-10-27 16:33:45 +11:00
DFMessageWriter.cpp DataFlash: add temporary workaround for macro usage 2017-09-23 21:37:45 -07:00
DFMessageWriter.h DataFlash: fixed typo 2016-07-01 15:35:45 +10:00
LogFile.cpp DataFlash: correct nanf log output 2017-10-10 16:51:19 +11:00
LogStructure.h DataFlash: include sample count in ISBH 2017-10-27 16:33:45 +11:00