Hi!
I am interested to use this file, but I can’t understand the input syntax to get .csv file.
When I type, for example
python mavlogdump.py -o temp.csv --planner --format csv --types ATT log001.bin
I get the data printed into the terminal, but the output file is still in bin format
Thanks!