ardupilot/libraries/DataFlash
Lucas De Marchi 927289aa64 DataFlash: use FALLTHROUGH define
When falling through on a case switch, allow to add an empty statement
with the correct attribute to tell the compiler this behavior is
intended.
2017-08-22 23:59:13 -07:00
..
examples DataFlash: examples: move starting of new logs into DataFlash 2017-07-19 16:37:28 +01:00
DFMessageWriter.cpp DataFlash: use FALLTHROUGH define 2017-08-22 23:59:13 -07:00
DFMessageWriter.h DataFlash: fixed typo 2016-07-01 15:35:45 +10:00
DataFlash.cpp DataFlash: add PrepForArming method 2017-07-19 16:37:28 +01:00
DataFlash.h DataFlash: removed unused optFlowEnabled from Log_Write_EKF 2017-08-23 11:19:14 +09:00
DataFlash_Backend.cpp DataFlash: move some code from WritesOK into a new ShouldLog method 2017-07-19 16:37:21 +01:00
DataFlash_Backend.h DataFlash: move log-write-started logic to be backend-specific 2017-07-19 16:37:28 +01:00
DataFlash_File.cpp DataFlash: add debug for io thread failure 2017-07-28 17:06:49 +01:00
DataFlash_File.h DataFlash: add debug for io thread failure 2017-07-28 17:06:49 +01:00
DataFlash_MAVLink.cpp DataFlash: move some code from WritesOK into a new ShouldLog method 2017-07-19 16:37:21 +01:00
DataFlash_MAVLink.h DataFlash: move starting of new logs into DataFlash 2017-07-19 16:37:16 +01:00
DataFlash_MAVLinkLogTransfer.cpp DataFlash: do not send in-progress messages back to streaming GCSs 2017-07-20 14:57:54 +01:00
LogFile.cpp DataFlash: removed unused optFlowEnabled from Log_Write_EKF 2017-08-23 11:19:14 +09:00
LogStructure.h DataFlash: move proximity log from Copter (NFC) 2017-07-24 13:44:43 +01:00