ardupilot/libraries/DataFlash
Lucas De Marchi 3272ae2c04 DataFlash: make log directory macro mandatory
Everybody defines the macro (or should be defining). Let smaller users
that don't have a filesystem to rather protect it with HAL_OS_POSIX_IO,
which also allow them to save more flash space.
2017-10-30 16:57:37 -07: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: make log directory macro mandatory 2017-10-30 16:57:37 -07: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