ArduPilot / MissionPlanner

Mission Planner Ground Control Station for ArduPilot (c# .net)
http://ardupilot.org/planner/
GNU General Public License v3.0
1.75k stars 2.38k forks source link

Request: Automatic logbook feature #1039

Open iskess opened 8 years ago

iskess commented 8 years ago

The insurance companies are asking how much UAV flight time the operator has. The FAA could also want a logbook in the upcoming regulation. It seems like it would be a simple matter to create an automatic logbook in Mission Planner. I imagine a simple .xls or .csv file that gets written into by MP. The log would only start when the aircraft is armed. To make it more accurate, it could require some other verification that the aircraft is flying. The logged data would be user defined, but a basic default would be:

meee1 commented 8 years ago

under normal use? do you delete your tlogs? have a look at "logindex" under control-f. as this is what I would most likerly expand out.

iskess commented 8 years ago

To answer your question, I usually try to delete the rlogs, and useless tlogs to keep the folder full of only relevant data. I hadn't seen logindex before, nice! I love that it incorporates the thumbnail. I wish I could delete useless logs directly from that tool, just by glancing at the flight path (of lack thereof). If a single click could delete the .tlog, .rlog, and .jpg, that would be very useful. Wouldn't it be nice to be able to associate a dataflash log too for future reference, even if done manually? Logindex could be the basis for a great logging tool. It needs to write to an editable and savable file type that can be amended to. Thank you for your consideration.

GrahamDyer commented 8 years ago

+1

gediminasgu commented 5 years ago

2107 Has a possibility to delete unuseful logs.