Andrew Tridgell
|
4f9ccf727a
|
Replay: cope with bad NSats field from old logs
|
2015-07-02 17:05:09 +10:00 |
|
Andrew Tridgell
|
2291a8994e
|
Replay: fixed build
|
2015-06-29 15:59:53 +10:00 |
|
Peter Barker
|
f996bf4307
|
Replay: move LR_MsgHandlers into their own files
|
2015-06-14 17:17:42 +10:00 |
|
Peter Barker
|
d41b21cd19
|
Replay: split off a base class for reading dataflash logs
|
2015-06-14 16:47:52 +10:00 |
|
Peter Barker
|
0b5e645075
|
Replay: grab reference to timestamp rather than timestamp
PARM messages would not have been updating the clock correctly
Also, random stack corruption...
|
2015-06-14 16:34:01 +10:00 |
|
Andrew Tridgell
|
2007d2b6eb
|
Replay: cope with FRAM messages
use them to trigger ahrs updates
|
2015-05-28 13:30:37 +10:00 |
|
Peter Barker
|
8eafc209a9
|
Replay: understand and use 64-bit timestamps in Replay
|
2015-05-27 11:54:17 +10:00 |
|
Peter Barker
|
91b761cfb0
|
Replay: merge MessageHandler_* into MsgHandler.h/MsgHandler.cpp
These were trivial classes; having lots of these files around made
it painful to work with.
|
2015-05-19 20:22:45 +10:00 |
|
Peter Barker
|
db833a6473
|
Replay: fix null-pointer dereference when fields not present
|
2015-04-30 20:01:49 +10:00 |
|
Peter Barker
|
56a8bf5460
|
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 |
|