23 Commits (master)

Author SHA1 Message Date
Andrew Tridgell 32bead6013 Replay: use common events and structures 4 years ago
Andrew Tridgell 4edc784dc4 Replay: allow replay on ChibiOS 4 years ago
Andrew Tridgell 81f96aedd2 Replay: new replay implemention 4 years ago
Patrick José Pereira 27720f2235 Tools: Replay: Move from uint to uint32_t in MsgHandler 4 years ago
Peter Barker 1cefd2943b Replay: correct various atrophications in Replay tool 4 years ago
Michael du Breuil 7ca6fd928e Replay: Included needed headers directly 6 years ago
Peter Barker b346e82b3e Replay: use enum class for AltFrame enumeration 6 years ago
Peter Barker 3a53c5f99c Tools: Replay: update Replay for Location/Location_Class merge 6 years ago
Andrew Tridgell 468f020b51 Replay: cope with GPS ground couse in degrees 9 years ago
Andrew Tridgell 0571f86c17 Replay: handle float ground speed in GPS 9 years ago
Peter Barker c869516a0b Replay: abort if field type not known; understand double 9 years ago
Peter Barker dbbc5ed816 Replay: fix double-free in MsgHandler 10 years ago
Andrew Tridgell 2291a8994e Replay: fixed build 10 years ago
Peter Barker f996bf4307 Replay: move LR_MsgHandlers into their own files 10 years ago
Peter Barker d41b21cd19 Replay: split off a base class for reading dataflash logs 10 years ago
Peter Barker 5fb46b0e11 Replay: fix dataflash overflow on timestamp-poor (older) logfiles 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
Peter Barker 8eafc209a9 Replay: understand and use 64-bit timestamps in Replay 10 years ago
Andrew Tridgell 34fe39f17d Replay: force COMPASS_ORIENT to 0 10 years ago
Peter Barker 91b761cfb0 Replay: merge MessageHandler_* into MsgHandler.h/MsgHandler.cpp 10 years ago
Andrew Tridgell ba930f8cf1 Replay: removed the timestamp rounding code 10 years ago
Peter Barker 56a8bf5460 Replay: use the message's name rather than number to determine which message handler to use for a message 10 years ago