ardupilot/Tools/Replay
Andrew Tridgell 70a8853e6a Replay: adjust lost message threshold
this needs to be a bit higher to cope with truncated logs (if SITL
ends in the middle of an EKF log write then we end up with a mismatch
in log msg counts)
2020-11-18 14:56:19 +11:00
..
CheckLogs.py Tools: random Python cleanups based on lgtm analysis 2019-09-21 22:26:03 +10:00
DataFlashFileReader.cpp Replay: allow replay on ChibiOS 2020-11-10 16:15:45 +11:00
DataFlashFileReader.h Replay: new replay implemention 2020-11-10 16:15:45 +11:00
LR_MsgHandler.cpp Replay: use common events and structures 2020-11-17 13:45:07 +11:00
LR_MsgHandler.h Replay: use common events and structures 2020-11-17 13:45:07 +11:00
LogReader.cpp Replay: use common events and structures 2020-11-17 13:45:07 +11:00
LogReader.h Replay: fix for WriteV usage and cleanup unused code 2020-11-16 10:28:43 +11:00
Makefile Replay: allow replay to run on SITL instead of linux HAL 2020-11-10 16:15:45 +11:00
MsgHandler.cpp Replay: use common events and structures 2020-11-17 13:45:07 +11:00
MsgHandler.h Replay: use common events and structures 2020-11-17 13:45:07 +11:00
Parameters.h Replay: new replay implemention 2020-11-10 16:15:45 +11:00
Replay.cpp Replay: use common events and structures 2020-11-17 13:45:07 +11:00
Replay.h Replay: use common events and structures 2020-11-17 13:45:07 +11:00
VehicleType.h Tools: replace header guard with pragma once 2016-03-16 18:40:45 +11:00
check_replay.py Replay: adjust lost message threshold 2020-11-18 14:56:19 +11:00
plotit.sh Replay: moved replay tool into Tools/Replay 2014-03-01 14:30:55 +11:00
wscript Replay: allow build with "./waf replay" 2020-11-16 10:28:43 +11:00