ardupilot/libraries/DataFlash
Andrew Tridgell b967140572 DataFlash: enable minimal file mode
This adds a "minimal" dataflash mode with a board specific macro. The
QURT port uses this to avoid problematic system calls that are buggy
in the QURT RTOS

With some pending updates to QURT we may be able to remove some (or
all) of this
2015-12-27 16:21:26 +11:00
..
examples/DataFlash_test DataFlash: fix example 2015-12-07 15:42:04 +09:00
DataFlash_Backend.cpp DataFlash: support multiple simultaneous backends 2015-12-03 13:21:51 +11:00
DataFlash_Backend.h DataFlash: DataFlash-over-MAVLink support 2015-12-03 13:21:51 +11:00
DataFlash_Block.cpp DataFlash: support multiple simultaneous backends 2015-12-03 13:21:51 +11:00
DataFlash_Block.h DataFlash: support multiple simultaneous backends 2015-12-03 13:21:51 +11:00
DataFlash_File.cpp DataFlash: enable minimal file mode 2015-12-27 16:21:26 +11:00
DataFlash_File.h DataFlash: enable minimal file mode 2015-12-27 16:21:26 +11:00
DataFlash_MAVLink.cpp DataFlash: DataFlash-over-MAVLink support 2015-12-03 13:21:51 +11:00
DataFlash_MAVLink.h DataFlash: DataFlash-over-MAVLink support 2015-12-03 13:21:51 +11:00
DataFlash_SITL.cpp DataFlash: support multiple simultaneous backends 2015-12-03 13:21:51 +11:00
DataFlash_SITL.h DataFlash: support multiple simultaneous backends 2015-12-03 13:21:51 +11:00
DataFlash.cpp DataFlash: LOG_FILE_BUFSIZE sets buffer size for DataFlash_File 2015-12-08 10:59:57 +11:00
DataFlash.h DataFlash: remove unused functions 2015-12-10 10:45:51 +09:00
DFMessageWriter.cpp DataFlash: remove unused functions 2015-12-10 10:45:51 +09:00
DFMessageWriter.h DataFlash: support multiple simultaneous backends 2015-12-03 13:21:51 +11:00
LogFile.cpp DataFlash: enable minimal file mode 2015-12-27 16:21:26 +11:00
LogStructure.h DataFlash: remove use of AddLogFormats 2015-12-03 13:21:52 +11:00