mirror of https://github.com/ArduPilot/ardupilot
089470a671
this moves out all the high level logic from ArduPlane/ArduCopter to the library. It also adds a "config page", as the last page in the flash. This is used to check if the flash needs erasing. We only erase now if the DF_LOGGING_FORMAT has changed. This patch also adds a public CardInserted() method, which is used to disable logging on APM2 if a dataflash card is not inserted |
||
---|---|---|
.. | ||
examples/DataFlash_test | ||
DataFlash.cpp | ||
DataFlash.h | ||
DataFlash_APM1.cpp | ||
DataFlash_APM1.h | ||
DataFlash_APM2.cpp | ||
DataFlash_APM2.h | ||
keywords.txt |