Skip to content

Releases: sh123/codec2_talkie

Release 0.16 (alpha)

25 Jan 09:41
Compare
Choose a tag to compare
  • Move Codec2 mode selection to Preferences
  • Move Codec2 test loopback mode switch to Preferences
  • Small UI improvements and fixes

Release 0.15 (alpha)

24 Jan 18:39
5dbe992
Compare
Choose a tag to compare
  • Implement Preferences
    • USB Serial Port speed selection
    • Default Bluetooth device for automatic connectivity on startup

Release 0.14 (alpha)

08 Jan 08:21
Compare
Choose a tag to compare
  • Support for PTT hardware button mapped from KEYCODE_TV_DATA SERVICE (230 key code), which is used on Inrico tm7 (android 7.0) network mobile radio

Release 0.13 (alpha)

07 Jan 06:58
492b206
Compare
Choose a tag to compare
  • Fix problem with wrong TX_DELAY being set
  • Published builds for different baud rates to test HC-12 module (2400, 9600, 38400, default is 115200)

Release 0.12 (alpha)

12 Dec 15:22
Compare
Choose a tag to compare
  • Handle USB detaching

Release 0.11 (alpha)

12 Dec 09:57
Compare
Choose a tag to compare
  • Fix failures on BT re-connect after app was closed or BT was disconnected

Release 0.10 (alpha)

11 Dec 16:21
Compare
Choose a tag to compare
  • Fix crash when sender and receiver codec2 modes do not match
  • Increase KISS frame size from 32 to 48 bytes

Release 0.9 (alpha)

10 Dec 21:42
Compare
Choose a tag to compare
  • Faster BT disconnect detection
  • Buffer optimization

Release 0.8 (alpha)

10 Dec 10:30
Compare
Choose a tag to compare
  • Buffer TX for more smooth USB transfers
  • Small UI improvements

Release 0.7 (alpha)

10 Dec 07:27
Compare
Choose a tag to compare
  • Do not reconnect on screen orientation change