Skip to content

Releases: mobilinkd/aprsdroid

BLE Testing Update 5

15 Feb 00:43
Compare
Choose a tag to compare
  • Disable BLE support below Android 8.0.
  • Call postPosterStarted() when connected. Fix receive packets lost until first TX.

BLE Testing Update 4

13 Feb 01:48
Compare
Choose a tag to compare
  • Reconnect when connection is interrupted.
  • Add connection logging.
  • Ignore INVALID_PDU on writeDescriptor().

BLE Testing Update 2

17 Dec 04:26
Compare
Choose a tag to compare
BLE Testing Update 2 Pre-release
Pre-release

Handle behind the scenes MTU negotiation on Android 13.

BLE Testing Update

17 Dec 01:47
Compare
Choose a tag to compare
BLE Testing Update Pre-release
Pre-release

Updates based on feedback and new info about Android BluetoothGATT context usage.

  • Use application context when doing connectGatt().
  • Require user to bond device manually in Bluetooth Settings, just like SPP/RFCOMM devices.
  • Check for failure on a few GATT calls.
  • Start thread before instantiating the backend protocol. (Fix crash on Android 11)
  • Call postPosterStart() when connected.

Full Changelog: MOBILINKD_BLE...MOBILINKD_BLE_2

BLE Testing

14 Nov 21:31
Compare
Choose a tag to compare
BLE Testing Pre-release
Pre-release

BLE support for BLE-only and dual-mode devices like Mobilinkd TNC3/TNC4.

Full Changelog: https://github.com/mobilinkd/aprsdroid/commits/MOBILINKD_BLE

Please note: maps do not work in the attached APK because of a missing API key. If you want to test with maps enabled, you will need to build the APK yourself, following the build instructions for updating the API key.