Python Scripts to View Log Data and Charts

I’ve been work on Python scripts to create reports about PX4 data log.

I’ve only developed a few so far - but one that may be of special interest is a script that allows you to drill down into a log by message type and field - and get a report of the data by time stamp.

Here’s an example:

You can get access to live versions of the scripts I have finished so far on my website: Flight-Tools | Copter Cam Tech

And you can download them at: GitHub - CopterCamTech/flight-tools: Modular UAV log analysis suite for ArduPilot and PX4 formats