Skip to content

Releases: koen-aerts/potdroneflightparser

v2.4.2

12 Aug 15:01
dbdf6c2

Choose a tag to compare

Including limited support for Atom 2 logs.

v2.4.1

22 Feb 04:56
7ed9969

Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1

v2.4.0

15 Oct 02:05
9f7dbee

Choose a tag to compare

  • 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

11 Sep 01:11
9473d9f

Choose a tag to compare

  • Automatically check for new app updates
  • Added additional battery metrics: voltage, current, temperature
  • Added Clear Cache option in Preferences screen

v2.3.0

24 Aug 22:48
53e6031

Choose a tag to compare

  • 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

31 May 02:09
2dcd6d4

Choose a tag to compare

Internationalization. Languages supported: English, French, Spanish, Italian, Dutch, Indonesian.
Better handling of zip files that do not contain valid log files.

v2.1.2

27 Apr 19:59
fa7edcc

Choose a tag to compare

Change in log file version detection.
Fix handling of non specific metric values.
Added iOS support.
Updated readme page.

v2.1.1

18 Apr 01:28
002ae0d

Choose a tag to compare

Fix imperial display of max values. Added km/mi values for distance.

v2.1.0-beta

31 Mar 04:24
0639892

Choose a tag to compare

Added import feature.

v2.0.0-alpha

15 Mar 22:58

Choose a tag to compare

v2.0.0-alpha Pre-release
Pre-release

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.