I got some really helpful comments and suggestions here when I posted several weeks ago about some Python scripts I’ve been writing to report on log file data.
Presently - I only have four scripts for ArduPilot logs. But I decided to create some infrastructure so I could easily create more.
It’s been decades since I did any software development - so it’s been a really good opportunity to explore a bit about modern tools and techniques.
I’ve put my scripts up on GitHub, and created a rather lengthy README.md to help anyone not familiar with Python to get started.
And I have on-line version of all my scripts available - a link is on the README.md for anyone who wants to quickly give some of the scripts a try.
If nothing less, maybe this will encourage others to give using Python a try.
I don’t know if anyone will submit additions to my small collection - that I’m calling “flight-tools.” Regardless, I have several ideas for new scripts I’ll work on shortly. If nothing less - it’s been a good learning exercise for me.