Releases: CrazyDude1994/android-taranis-smartport-telemetry
Release 1.9.2
Change log:
- Fixed mavlink mode decode
- Fixed data sending to UAVRadar
- New CRSF sensors
- Improve BLE
Release 1.9.1
- Fixed plane marker not rotate with map
- Possible crash fix
Release 1.9
Added support for MAVLink v2.0
Added OpenStreetMap support (can be changed in Map layers menu)
Notification message fix
Added phone battery indicator (useful in fullscreen mode)
Bluetooth connection issue fixes
Fixed incorrect speed value
You now have to select between classic or low energy bluetooth connection methods by yourself
Fixed CRSF battery and speed sensors.
Added file logging
LTM sat number fix
RSSI indicator added
Crash fixes
Release 1.8.6
Changelog
This release contains crash fixes and refactor for UI updating engine. We now use LiveData+Databinding
1.8.5
This release contains several possible crash fixes for 1.8.4
Release 1.8.4
Changelog:
- Fixed battery data is not displayed when using CRSF protocol
- Fixed wrong speed reading when using CRSF protocol
- Added logging file to help debug connection issues
Release 1.8.3
Chanelog:
- MAVLink 2 crash fix
- Fixed incorrect speed value
- Sensor move fix
- BLE modules fix
- You now have to select between classic or low energy bluetooth connection methods by yourself
Release 1.8.2
Some fixes for Bluetooth connection issues
Fixed crash after phone rotate in replay mode using Google Maps
Release 1.8.1
This version main focus was to make so I could upload 1.8 version features to Google Play. Google play has introduced some features, that has needed to be changed - storage framework. I had to completely rewrite a logging saving logic for devices with API >= 30 (android 11) But while doing that, there was some pull requests from community member, which some of them I also included in this release:
- Decode flight modes from MAVLink
- Notification message fix
- Added phone battery indicator (useful in fullscreen mode)
- Attitude pitch was inverted in horizon view
- Fullscreen mode now saved until turned off
- Maintain fulllscreen mode in replay dialog
- fixed: application gets frozen after orientation change
- fixed crash in sensors settings dialog
- adjusted icons alignment and paddings
- Cell voltage is not shown anymore if it is 0
- Round values to 2 digits
Release 1.8
Changelog:
Added support for MAVLink v2.0
Added OpenStreetMap support (can be changed in Map layers menu)