Skip to content

Releases: CrazyDude1994/android-taranis-smartport-telemetry

Release 1.9.2

31 Jul 14:10
Compare
Choose a tag to compare

Change log:

  • Fixed mavlink mode decode
  • Fixed data sending to UAVRadar
  • New CRSF sensors
  • Improve BLE

Release 1.9.1

06 Jul 15:57
Compare
Choose a tag to compare
  • Fixed plane marker not rotate with map
  • Possible crash fix

Release 1.9

04 Jul 11:39
Compare
Choose a tag to compare

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

05 Jun 22:28
Compare
Choose a tag to compare

Changelog

This release contains crash fixes and refactor for UI updating engine. We now use LiveData+Databinding

1.8.5

29 Apr 21:23
Compare
Choose a tag to compare

This release contains several possible crash fixes for 1.8.4

Release 1.8.4

27 Apr 14:56
Compare
Choose a tag to compare

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

13 Apr 21:40
Compare
Choose a tag to compare

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

21 Feb 21:17
Compare
Choose a tag to compare

Some fixes for Bluetooth connection issues
Fixed crash after phone rotate in replay mode using Google Maps

Release 1.8.1

25 Jan 15:05
Compare
Choose a tag to compare

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

17 Nov 21:36
Compare
Choose a tag to compare

Changelog:

Added support for MAVLink v2.0
Added OpenStreetMap support (can be changed in Map layers menu)