mirror of https://github.com/ArduPilot/ardupilot
7d1bf75aa8
Moved Log_Write_Parameters to be public so we can call it from the vehcile code at the end of the startup sequence. We needed to do this because parameters like COMPASS_EXTERNAL are modified by the startup code and if we log the parameters too early we will be recording the wrong value. |
||
---|---|---|
.. | ||
examples/DataFlash_test | ||
DataFlash.h | ||
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_File.cpp | ||
DataFlash_File.h | ||
DataFlash_SITL.cpp | ||
DataFlash_SITL.h | ||
LogFile.cpp |