Releases: sh123/codec2_talkie
Releases · sh123/codec2_talkie
Release 0.16 (alpha)
- Move Codec2 mode selection to Preferences
- Move Codec2 test loopback mode switch to Preferences
- Small UI improvements and fixes
Release 0.15 (alpha)
- Implement Preferences
- USB Serial Port speed selection
- Default Bluetooth device for automatic connectivity on startup
Release 0.14 (alpha)
- 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)
- 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)
- Handle USB detaching
Release 0.11 (alpha)
- Fix failures on BT re-connect after app was closed or BT was disconnected
Release 0.10 (alpha)
- Fix crash when sender and receiver codec2 modes do not match
- Increase KISS frame size from 32 to 48 bytes
Release 0.9 (alpha)
- Faster BT disconnect detection
- Buffer optimization
Release 0.8 (alpha)
- Buffer TX for more smooth USB transfers
- Small UI improvements
Release 0.7 (alpha)
- Do not reconnect on screen orientation change