Releases: sh123/codec2_talkie
Releases · sh123/codec2_talkie
Release 1.77 (beta)
- Fix several crashes in TNC connection dialogs on application startup when user cancels or if connectivity fails
Release 1.76 (beta)
- Fix crash on app startup when USB RIG control is enabled, but USB is not connected or connectivity fails
- Add RIG phone flash control type instead of using custom flash light PTT implementation, so it will work property with data transmissions over sound modem, should be selected in "Sound modem settings" -> "Select RIG model for CAT PTT control" -> "Use phone torch"
Release 1.75 (beta)
- Experimental feature to turn phone flash light / torch ON/OFF on PTT to control external old transceiver PTT by opto coupling (might not work perfectly for data transmissions)
- Settings item to turn this feature on/off (it is off by default)
Release 1.74 (beta)
- Maintenance release
- Use
--build-id=none
linker flag, for Izzy's reproducible builds - Unify cmake version requirements to 13.10
- Use
Release 1.73
- Maintenance release
- Gradle update to 7+
- Target SDK update to 31 (Android 12 Snow Cone)
- Set minimum SDK version across all sub projects to 23 (Android 6 Marshmallow), that's minimum version where app will run
- Some of dependency libraries update where possible to satisfy SDK 31 version
Release 1.72 (beta)
- Maintenance release
Release 1.71 (beta)
- Add Raspberry PI PICO USB device filter and custom prober
Release 1.70 (beta)
- New generic option for adding custom prefix for some UART USB modems, which will also work for other transports such as Bluetooth or BLE
Release 1.69 (beta)
- Add USB UART modem option to prefix each packet with so called transmission target when in fixed transmission mode, page 15 at https://github.com/sh123/codec2_talkie/files/14324280/E220-900T30D_UserManual_EN_v1.0.1.pdf
- Fix small issue with super frame size, which could not be specified as exact value, but should be set to (size + 1)
Release 1.68 (beta)
- Update settings: do not use Codec2 super frame size option for OPUS, rely only on OPUS PCM frame size to set packet size and audio buffers