sh123 2022-08-24 17:26:26 +03:00
commit 18b6c9e03f
1 zmienionych plików z 17 dodań i 13 usunięć

30
README.md vendored
Wyświetl plik

@ -15,19 +15,22 @@ For more information visit project [Wiki](https://github.com/sh123/codec2_talkie
# Short Description
What you can do with this app:
- Send and receive voice over FreeDV modes
- Send and receive voice over KISS with Codec2 speech frames
- Send and receive voice encapsulated into APRS UI frames with Codec2 speech frames
- Send and receive APRS position reports over FSK 300 (HF, TX only), AFSK1200 (VHF), FreeDV OFDM (HF)
- Send and receive APRS messages
- Use application as APRS digirepeater
- Use application as APRS-IS RX/TX iGate
- Use it with your KISS Bluetooth/BLE/USB/TCPIP hardware modem, such as LoRa/FSK/AFSK/etc, control its parameters by using "set hardware" KISS command
- Use it with KISS software modem using TCPIP, such as Direwolf
- Use it with your HF/VHF/UHF transceiver as a sound modem
- Use your phone as a software sound modem by using external USB OTG audio adapter (voice + data) or built-in phone speaker and mic (only data)
- Use your phone for FreeDV protocol voice communication together with HF transceiver, which supports USB OTG audio
- Control your external transceiver PTT by using USB serial CAT (or VOX if CAT PTT is not supported)
- Voice communication:
- Send and receive voice over FreeDV modes
- Send and receive Codec2 voice over KISS
- Send and receive Codec2 voice encapsulated into APRS UI frames
- Data communication
- Send and receive APRS position reports over FSK 300 (HF, TX only), AFSK1200 (VHF), FreeDV OFDM (HF)
- Send and receive APRS messages
- Use application as APRS digirepeater
- Use application as APRS-IS RX/TX iGate
- Integrate with hardware/software
- Use it with your KISS Bluetooth/BLE/USB/TCPIP hardware modem, such as LoRa/FSK/AFSK/etc, control its parameters by using "set hardware" KISS command
- Use it with KISS software modem using TCPIP, such as Direwolf
- Use it with your HF/VHF/UHF transceiver as a sound modem
- Use your phone as a software sound modem by using external USB OTG audio adapter (voice + data) or built-in phone speaker and mic (only data)
- Use your phone for FreeDV protocol voice communication together with HF transceiver, which supports USB OTG audio
- Control your external transceiver PTT by using USB serial CAT (or VOX if CAT PTT is not supported)
# Requirements
- Android 7.0 (API 24) or higher
@ -52,6 +55,7 @@ What you can do with this app:
- Software:
- FreeDV TNC: https://github.com/xssfox/freedv-tnc
- FreeDV data modem UI: https://github.com/DJ2LS/FreeDATA
- FreeDV official UI: https://github.com/drowe67/freedv-gui
- Version adopted for M17 protocol usage: https://github.com/mobilinkd/m17-kiss-ht
- Codec2 iOS wrapper: https://github.com/Beartooth/codec2-ios
- Other interesting projects: