83 Commits (01062cccd7556b528babb539fc1de98859780cb1)

Author SHA1 Message Date
Andrew Tridgell 32bead6013 Replay: use common events and structures 4 years ago
Andrew Tridgell 1250f62c88 Replay: fix for WriteV usage and cleanup unused code 4 years ago
Andrew Tridgell 4edc784dc4 Replay: allow replay on ChibiOS 4 years ago
Andrew Tridgell 541d11ee05 Replay: cleanup unused code 4 years ago
Andrew Tridgell e7fa722290 Replay: support overriding parameters 4 years ago
Andrew Tridgell 3d2f07e757 Replay: support body frame odometry 4 years ago
Andrew Tridgell afb11cf29b Replay: support wheel odomotry 4 years ago
Andrew Tridgell 0ee8b415f2 Replay: support external position and velocity data 4 years ago
Andrew Tridgell 1fb421ae6a Replay: handle optical flow 4 years ago
Andrew Tridgell 81f96aedd2 Replay: new replay implemention 4 years ago
Peter Barker 1cefd2943b Replay: correct various atrophications in Replay tool 4 years ago
Andrew Tridgell c0d9731dd4 Replay: fixed for AP_Vehicle usage 5 years ago
Tom Pittenger a8908e3c57 Tools/Replay: rename datalogger to logger 6 years ago
Peter Barker 6fc76a32af GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Peter Barker 5452730fc9 Tools: Replay: make it work again 6 years ago
Peter Barker 961aac454b Tools: Replay: use Log_Write for CHEK message 6 years ago
Peter Barker 3a718366e1 Tools: Replay: use baro singleton 7 years ago
Peter Barker ada7d700c2 Tools: support for units on fields 7 years ago
Peter Barker d475b91564 Tools: Replay: pass a lambda function to LR_MsgHandler_PARM to set parameters 8 years ago
Peter Barker b5e206f72f Replay: print some statistics on exit 8 years ago
Peter Barker eefdc32f51 Replay: print message when gap perceived in log 9 years ago
Andrew Tridgell 1e44251d35 Replay: include a minimal set of FMT messages at start of log 9 years ago
Andrew Tridgell 366d95f45e Replay: fixed FMT messages in replay output 9 years ago
Andrew Tridgell 736c162d21 Replay: added --param-file option 9 years ago
Andrew Tridgell 276f5dd3f1 Replay: use a larger LOG_FILE_BUFSIZE for Replay 9 years ago
Andrew Tridgell 7abaa75653 Replay: added --logmatch option 9 years ago
Andrew Tridgell c2aeb058cd Replay: mark GPA as generated 9 years ago
Andrew Tridgell 827551c99f Replay: added replay of GPS speed accuracy 9 years ago
Andrew Tridgell b31e896ef3 Replay: closer to goal of bit-accurate replay 9 years ago
Andrew Tridgell f367180f47 Replay: support 2 IMU EKF2 9 years ago
Andrew Tridgell 643178fbe3 Replay: handle EKF2 replay 10 years ago
Gustavo Jose de Sousa 84b5555a1a Tools: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell f2106f39aa Replay: save CHEK messages when not being generated 10 years ago
Andrew Tridgell dd53f5a7a1 Replay: added --nottypes option 10 years ago
Andrew Tridgell bdddfae57f Replay: don't write out duplicate FMT messages 10 years ago
Andrew Tridgell 93800fb3a1 Replay: automatically find message types, and improve rate detection 10 years ago
Andrew Tridgell b20318aaeb Replay: remap msgids on pass-through to avoid conflicts 10 years ago
Andrew Tridgell b93101b1bf Replay: reduced verbosity 10 years ago
Andrew Tridgell f2756ecb22 Replay: added checking of solution 10 years ago
Andrew Tridgell 31f7525a61 Replay: added --no-imt flag 10 years ago
Andrew Tridgell c7cb980498 Replay: support IMT messages 10 years ago
Peter Barker d41b21cd19 Replay: split off a base class for reading dataflash logs 10 years ago
Peter Barker f4db241bf6 Replay: avoid dataflash buffer filling up on many pass-through messages 10 years ago
Andrew Tridgell b27d0a6525 Replay: handle replay on older logs 10 years ago
Andrew Tridgell 2007d2b6eb Replay: cope with FRAM messages 10 years ago
Andrew Tridgell dc1ff9a757 Replay: added in_list() method 10 years ago
Peter Barker 91b761cfb0 Replay: merge MessageHandler_* into MsgHandler.h/MsgHandler.cpp 10 years ago
Andrew Tridgell 52f6332fa9 Replay: pass through some message types to output log 10 years ago
Andrew Tridgell a356ad1c79 Replay: added MAG2 message 10 years ago