ardupilot/libraries/DataFlash
Michael du Breuil 3ee675ad42 DataFlash: Log integer version of mission
This is higher precision the casting to float, and better matches the
internal format we actually use. Removed the indicection as it gained us
nothing. Closes #8875
2018-11-24 20:11:46 -08:00
..
examples DataFlash: write CHIBIOS_GIT_VERSION to opened log file 2018-06-18 19:10:37 +01:00
DFMessageWriter.cpp DataFlash: write CHIBIOS_GIT_VERSION to opened log file 2018-06-18 19:10:37 +01:00
DFMessageWriter.h DataFlash: add override keyword 2018-11-08 11:30:12 +11:00
DataFlash.cpp DataFlash: account for snprintf now null-terminating strings 2018-10-21 07:54:30 +11:00
DataFlash.h DataFlash: Log integer version of mission 2018-11-24 20:11:46 -08:00
DataFlash_Backend.cpp DataFlash: allow replay to work again 2018-10-31 16:05:33 +11:00
DataFlash_Backend.h DataFlash: Log integer version of mission 2018-11-24 20:11:46 -08:00
DataFlash_File.cpp DataFlash: add sanity checks around EraseAll 2018-11-06 10:15:03 +11:00
DataFlash_File.h DataFlash: use WITH_SEMAPHORE() 2018-10-17 12:54:22 +11:00
DataFlash_File_sd.cpp DataFlash: use WITH_SEMAPHORE() 2018-10-17 12:54:22 +11:00
DataFlash_File_sd.h DataFlash: use WITH_SEMAPHORE() 2018-10-17 12:54:22 +11:00
DataFlash_MAVLink.cpp DataFlash: use WITH_SEMAPHORE() 2018-10-17 12:54:22 +11:00
DataFlash_MAVLink.h DataFlash: use WITH_SEMAPHORE() 2018-10-17 12:54:22 +11:00
DataFlash_MAVLinkLogTransfer.cpp DataFlash: move log-transfer state variables into enumerated variable 2018-07-02 10:46:52 +10:00
DataFlash_Revo.cpp DataFlash: use WITH_SEMAPHORE() 2018-10-17 12:54:22 +11:00
DataFlash_Revo.h DataFlash: fix HAL_F4light compilation errors 2018-04-30 08:32:58 +10:00
LogFile.cpp DataFlash: Log integer version of mission 2018-11-24 20:11:46 -08:00
LogStructure.h DataFlash: Log integer version of mission 2018-11-24 20:11:46 -08:00