wiseman / mavelous

multi-platform ground station for drones that speak the MAVLink protocol
MIT License
167 stars 85 forks source link

Question about flight.log file #24

Closed pgiacalo closed 11 years ago

pgiacalo commented 11 years ago

Hi guys,

I'm wondering how to read the mavelous flight.log file. After a flight today, I was wondering what the log would show as far as lost links, etc. But when I open the log file in a text editor is contained gibberish.

Thanks, Phil

pchickey commented 11 years ago

That's a MAVProxy log - I believe it is mavlink packets in their binary (wire) format. There is a little bit of info on the Mavproxy wiki page.

http://www.qgroundcontrol.org/mavlink/mavproxy_startpage#othersmavlogdump_mavmission_flightmodes_mavextract_gpslock_and_more

On Sun, Dec 2, 2012 at 5:06 PM, Philip Giacalone notifications@github.comwrote:

Hi guys,

I'm wondering how to read the mavelous flight.log file. After a flight today, I was wondering what the log would show as far as lost links, etc. But when I open the log file in a text editor is contained gibberish.

Thanks, Phil

— Reply to this email directly or view it on GitHubhttps://github.com/wiseman/mavelous/issues/24.