1.7.1
2023-09-22
Supports EDM firmware versions below 300
Supports dashes and hyphens in the registration field, discards any trailing dashes or hyphens
1.7
2023-07-23
Improved JSON export for 4 cylinder engines. For these engines only 4 EGT and CHT values are displayed.
Fixed a bug where the JSON export of an EDM file crashed when a flight id was present in the file header with size equal to zero (and no data block available).
The progress indicator now updates regularly again. This was broken after a recent refactoring.
1.6
2023-03-27
Support of newer EDM device versions (EDM800, EDM830)
Improved handling of units. Units are now also be part of JSON export (of a file and of a flight)
If a sensor is unavailable during parts of flight, a corresponding warning is displayed
Display max MAP, max OAT, min OAT, max FF and max RPM if sensors are supported by the installation
New display of peak values:
if a sensor value has a corresponding alarm threshold, display peak in red if it exceeds the limit, green otherwise
if no alarm threshold is existent, display the peak value in the primary color
1.3
2022-05-25
Raw mode support. this will bypass the EDM parser and can hence act as an emergency mode in case the parser fails.
Reset the progress bar when capturing is stopped.
Disable trace on device. This was a developer-only feature anyway.
Minor presentation improvements
1.2
2022-01-27
Updated support URL and data privacy URL
Beta-Support for the TaskIt BLE device
1.1
2021-11-30
fix a bug where the download of engine data did not work, when connected to a real EDM device. The download did work for a simulated device (i.e. a computer equipped with a serial interface) connected through a fully wired null modem cable
replace the toggle for disconnecting a connected device by a re-scan button