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 "."
8 years ago
Bart Slinger
a66a25b884
sdlog2_dump.py skip unknown message type
8 years ago
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.
9 years ago
Andrew Tridgell
a82f4881c7
sdlog2_dump: Fixing incorrect tabbing to allow for CSV generation
10 years ago
Anton Babushkin
92a4757971
sdlog2_dump.py: minor fix allowing handling FMT messages in the middle of stream
11 years ago
Stefan Rado
1afa53a159
Cleanup: Moved sdlog2 file conversion scripts to separate folder.
11 years ago
Anton Babushkin
bb8a2c3631
sdlog2_dump.py: C strings parsing fixed
11 years ago
Lorenz Meier
53b373dd82
Minor fixes to log conversion scripts
12 years ago
Lorenz Meier
da9d9781f9
Final version of log conversion script, runs with Python 2 or 3 on Windows, Linux and MacOS. Tested on Mac with 2 and 3
12 years ago
Lorenz Meier
b3d2efc90a
WIP
12 years ago
Lorenz Meier
487497d66e
Added Python 2 / 3 Windows / Linux / Mac OS converter script. So much for cross-platform / version agnostic
12 years ago
Lorenz Meier
d3d9d059c0
First stab at Python 2 and 3 compatibilty
12 years ago
Lorenz Meier
518e95ce44
Hotfix: Fixed Windows execution of sdlog2 dump script
12 years ago
Lorenz Meier
339c2599a4
Hotfix: Fixed sdlog2 MATLAB export
12 years ago
Anton Babushkin
6e5e1ff817
sdlog2_dump.py comments and version updated
12 years ago
Anton Babushkin
bd8bafb347
sdlog2_dump.py: "recover from errors" option
12 years ago
Anton Babushkin
9952fef645
sdlog2 messages packing fixed, sdlog2_dump.py now produces much more compressed output.
12 years ago
Anton Babushkin
8dbda51289
Cleanup
12 years ago
Anton Babushkin
84aa52c81a
sdlog2_dump.py now dumps CSV columns in the same order as args
12 years ago
Anton Babushkin
f5e405ef5b
sdlog2_dump.py now generates customizible CSV output, messages/fields filter added.
12 years ago
Anton Babushkin
81e7af3185
sdlog2_dump.py now supports all fileds formats and able to parse original APM log
12 years ago
Anton Babushkin
691dc8eefd
sdlog2 strick packing fixed, length bug fixed, "sdlog2_dump.py" debug tool added
12 years ago