mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 05:58:30 -04:00
c52ef80f06
this will allow the addition of a DataFlash_File implementation of the DataFlash API which will store logs in a traditional filesystem. That will align better with the PX4 design, and be more useful for fast transfer of logs to a host computer |
||
---|---|---|
.. | ||
examples/DataFlash_test | ||
DataFlash_APM1.cpp | ||
DataFlash_APM1.h | ||
DataFlash_APM2.cpp | ||
DataFlash_APM2.h | ||
DataFlash_Block.cpp | ||
DataFlash_Block.h | ||
DataFlash_Empty.cpp | ||
DataFlash_Empty.h | ||
DataFlash_SITL.cpp | ||
DataFlash_SITL.h | ||
DataFlash.h | ||
LogFile.cpp |