Ardupilot2/Tools/Replay
Peter Barker 42351edfa6 Replay: use dataflash log format messages to extract message data instead of using structs
dataflash logs have been self-describing since 2013.  Replay now uses the descriptions supplied in the dataflash log to understand the format of any particular message.

This change should allow fields to be added to messages with no impact on Replay.
2015-04-28 21:10:15 +10:00
..
LogReader.cpp Replay: use dataflash log format messages to extract message data instead of using structs 2015-04-28 21:10:15 +10:00
LogReader.h Replay: use dataflash log format messages to extract message data instead of using structs 2015-04-28 21:10:15 +10:00
Makefile Replay: enable array bounds checking in Replay 2015-01-09 11:05:21 +11:00
Parameters.h Replay: fixed loading of users parameters and parameter override 2014-10-15 09:17:22 +11:00
Parameters.pde 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.pde Replay: include AP_RangeFinder.h 2015-04-24 15:49:09 +09:00