ardupilot/Tools/Replay
Peter Barker 54efa3d727 Replay: split off a ReplayVehicle class
Like "Copter copter" and "Plane plane": "ReplayVehicle replayvehicle"
2015-06-23 09:49:13 +10:00
..
DataFlashFileReader.cpp Replay: split off a base class for reading dataflash logs 2015-06-14 16:47:52 +10:00
DataFlashFileReader.h Replay: split off a base class for reading dataflash logs 2015-06-14 16:47:52 +10:00
LogReader.cpp Replay: added --no-imt flag 2015-06-17 12:46:55 +10:00
LogReader.h Replay: added --no-imt flag 2015-06-17 12:46:55 +10:00
LR_MsgHandler.cpp Replay: fixed handling of dual-GPS HDop field 2015-06-18 09:28:59 +10:00
LR_MsgHandler.h Replay: added --no-imt flag 2015-06-17 12:46:55 +10:00
make.inc Replay: converted to .cpp files 2015-06-01 16:15:08 +10:00
Makefile Replay: enable array bounds checking in Replay 2015-01-09 11:05:21 +11:00
MsgHandler.cpp Replay: move LR_MsgHandlers into their own files 2015-06-14 17:17:42 +10:00
MsgHandler.h Replay: move LR_MsgHandlers into their own files 2015-06-14 17:17:42 +10:00
Parameters.h Replay: fixed loading of users parameters and parameter override 2014-10-15 09:17:22 +11:00
plotit.sh Replay: moved replay tool into Tools/Replay 2014-03-01 14:30:55 +11:00
Replay.cpp Replay: split off a ReplayVehicle class 2015-06-23 09:49:13 +10:00
VehicleType.h Replay: use the message's name rather than number to determine which message handler to use for a message 2015-04-28 21:10:16 +10:00