0 How to visualize the flightlog ? Posted by Andre K. on February 12, 2012 at 3:27am So I import logs from APM - is there a tool for windows, or preferably Linux, that can show the flight over a map, dislpay AHI and compass /other information ? You need to be a member of diydrones to add comments! Join diydrones Email me when people reply – Follow
Replies
it's not complicated, onboard logs contain much more used for analysis, and so tlogs are the typical thing to play back.
the easiest/best way to play them back is mavplayback.py
so , is there a better way ?
I would like to see flightpath/position, voltage/current/altitude/AHI and other data at once.
ok, I see the GPX, it seems to contain pitch and roll data as well.
What I would like to see, is flightmode, current, channel input - autopilot output .. basically a good visualization for tuning/debugging.
what I download according to these instrauctions: http://code.google.com/p/ardupilot-mega/wiki/MPDatalog
is .log - I don't have live telemetry, (I bought dronecell, but I don't have found a way to use it yet)
so I import the .log, but drawing graphs is not very useful,
is it a tlog or a dataflash log?