mirror of https://github.com/ArduPilot/ardupilot
50a53ae28a
Setting a dataflash-file buffer size of less than or equal to 2kiB would cause the startup-messagewriter to never push any messages other than FMT out to the logs. This is a combination of the return values of critical_message_reserved_space and non_messagewriter_message_reserved_space This patch forces the startup messages out to the logs by ignoring the space constraints every 100ms |
||
---|---|---|
.. | ||
examples | ||
DFMessageWriter.cpp | ||
DFMessageWriter.h | ||
DataFlash.cpp | ||
DataFlash.h | ||
DataFlash_Backend.cpp | ||
DataFlash_Backend.h | ||
DataFlash_File.cpp | ||
DataFlash_File.h | ||
DataFlash_File_sd.cpp | ||
DataFlash_File_sd.h | ||
DataFlash_MAVLink.cpp | ||
DataFlash_MAVLink.h | ||
DataFlash_MAVLinkLogTransfer.cpp | ||
DataFlash_Revo.cpp | ||
DataFlash_Revo.h | ||
LogFile.cpp | ||
LogStructure.h |