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 # Short Description
What you can do with this app: What you can do with this app:
- Send and receive voice over FreeDV modes - Voice communication:
- Send and receive voice over KISS with Codec2 speech frames - Send and receive voice over FreeDV modes
- Send and receive voice encapsulated into APRS UI frames with Codec2 speech frames - Send and receive Codec2 voice over KISS
- Send and receive APRS position reports over FSK 300 (HF, TX only), AFSK1200 (VHF), FreeDV OFDM (HF) - Send and receive Codec2 voice encapsulated into APRS UI frames
- Send and receive APRS messages - Data communication
- Use application as APRS digirepeater - Send and receive APRS position reports over FSK 300 (HF, TX only), AFSK1200 (VHF), FreeDV OFDM (HF)
- Use application as APRS-IS RX/TX iGate - Send and receive APRS messages
- 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 application as APRS digirepeater
- Use it with KISS software modem using TCPIP, such as Direwolf - Use application as APRS-IS RX/TX iGate
- Use it with your HF/VHF/UHF transceiver as a sound modem - Integrate with hardware/software
- 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 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 your phone for FreeDV protocol voice communication together with HF transceiver, which supports USB OTG audio - Use it with KISS software modem using TCPIP, such as Direwolf
- Control your external transceiver PTT by using USB serial CAT (or VOX if CAT PTT is not supported) - 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 # Requirements
- Android 7.0 (API 24) or higher - Android 7.0 (API 24) or higher
@ -52,6 +55,7 @@ What you can do with this app:
- Software: - Software:
- FreeDV TNC: https://github.com/xssfox/freedv-tnc - FreeDV TNC: https://github.com/xssfox/freedv-tnc
- FreeDV data modem UI: https://github.com/DJ2LS/FreeDATA - 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 - Version adopted for M17 protocol usage: https://github.com/mobilinkd/m17-kiss-ht
- Codec2 iOS wrapper: https://github.com/Beartooth/codec2-ios - Codec2 iOS wrapper: https://github.com/Beartooth/codec2-ios
- Other interesting projects: - Other interesting projects: