Releases: koen-aerts/potdroneflightparser
Releases · koen-aerts/potdroneflightparser
v2.4.2
v2.4.1
v2.4.0
- Refactoring, general code cleanup and addressed warnings
- Upgraded tech stack
- Added drag and drop to import log files
- Enabled gauges for mobile platforms and auto-scale based on screen size
- Added graphs for some general flight stats
- Added waypoints editor
v2.3.1
- Automatically check for new app updates
- Added additional battery metrics: voltage, current, temperature
- Added Clear Cache option in Preferences screen
v2.3.0
- Addition of new metrics, including battery level, flight status, drone status, positioning mode, drone orientation (rotation).
- Addition of gauges in desktop view (Windows / MacOS)
- Addition of user guide
- Addition of splash screen in desktop view (Windows / MacOS)
- Addition of metrics ribbon on map view
- Addition of status icons on map view
- Addition of KML export
- Misc. tweaks and UI improvements
v2.2.0
Internationalization. Languages supported: English, French, Spanish, Italian, Dutch, Indonesian.
Better handling of zip files that do not contain valid log files.
v2.1.2
Change in log file version detection.
Fix handling of non specific metric values.
Added iOS support.
Updated readme page.
v2.1.1
Fix imperial display of max values. Added km/mi values for distance.
v2.1.0-beta
Added import feature.
v2.0.0-alpha
Major re-write of the drone log viewer. Ditched tkinter framework in favour of kivy for better multi platform support. Android devices are now supported. Complete re-design of the user interface.
Make sure to read the README details.