22 Commits (17f03d378a727e772069a7dcaf67271298ae6ee1)

Author SHA1 Message Date
Pierre Kancir 7a8cef877b AP_Logger: fix implicit instanciation order, base class first 3 years ago
Andrew Tridgell d0969a4476 AP_Logger: added RATEMAX for mavlink and block backends 4 years ago
Patrick José Pereira 18d8f19801 AP_Logger: Add missing const in member functions 4 years ago
Peter Barker 7d42f473fc AP_Logger: allow each backend to be compiled out 4 years ago
Peter Barker ef0b860a48 AP_Logger: remove Prep and NeedPrep functions 4 years ago
Andy Piper 779c2a9e5f AP_Logger: move logger IO to a separate thread 4 years ago
Andy Piper 048deeb43e AP_Logger: check is_system_initialized() when determining liveness 4 years ago
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 4 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