15 Commits (c5c810b724ce1aa60e68aafa0d56ab16a2b45cac)

Author SHA1 Message Date
Andy Piper a6436851b4 AP_Logger: account for expected delays and boot time delays in block logger. 4 years ago
Andy Piper dc0084a2b2 AP_Logger: only write final log out a page at a time to avoid lock contention 4 years ago
Andy Piper d036b57de3 AP_Logger: stop logs safely in the block logger and asynchronously where possible 4 years ago
Andy Piper 5c554221c7 AP_Logger: address review commenst from #14299 4 years ago
Andy Piper ccb583d092 AP_Logger: make block logger conform to mavlink expectations of numbering 5 years ago
murata f83f6c71e4 AP_Logger: const extern hal reference 5 years ago
murata f6595a41ae AP_Logger: Change the type of a method 5 years ago
Andy Piper d167dacfae AP_Logger: fix locking issues, uninitialized read and status message length 5 years ago
Jaaaky 1817280e01 AP_Logger: fix 'last_file' may be used uninitialized with debug build 5 years ago
Andy Piper 54b6e7b264 AP_Logger: mavlink backend needs to be the last backend 5 years ago
Michel Pastor dec5b97275 AP_Logger: fix logging on 256Mbit flash chips 5 years ago
Michel Pastor 49bf0a3057 AP_Logger: fix AP_Logger_Block::get_num_logs() 5 years ago
Peter Barker 146b0c69d6 AP_Logger: check return values from get_log_data 6 years ago
Tom Pittenger 027f9afcf8 AP_logger: rename dataflash to logger and refactor the filename logger.bin 6 years ago
Andrew Tridgell e3c9f10e91 AP_Logger: revived block based logging 6 years ago