6 Commits

Author SHA1 Message Date
David L Sprague
0a02a4c503 Fixed Issue #6596
Fixed the block comments at the top of the source file and the help message for the script (starting at line 279) so that an underscore ("_") character is correctly described as the separator for the first message field name rather than a period character "."
2017-03-20 08:35:39 +01:00
Bart Slinger
a66a25b884 sdlog2_dump.py skip unknown message type 2017-02-01 11:31:08 +01:00
AndersonRayner
13c611462e Make sdlog2_dump.py compatible with APM .bin files
sdlog2_dump.py didn't know what to do with data types "d" and was causing errors when trying to dump APM .bin files to .csv.
2016-03-24 15:03:21 +01:00
Andrew Tridgell
a82f4881c7 sdlog2_dump: Fixing incorrect tabbing to allow for CSV generation 2014-10-29 23:17:14 +01:00
Anton Babushkin
92a4757971 sdlog2_dump.py: minor fix allowing handling FMT messages in the middle of stream 2014-07-31 12:45:44 +02:00
Stefan Rado
1afa53a159 Cleanup: Moved sdlog2 file conversion scripts to separate folder. 2014-02-17 21:15:35 +01:00