From e6781d2f633fc07e95f70434b4192fb3e88ac44f Mon Sep 17 00:00:00 2001 From: sh123 Date: Wed, 24 Aug 2022 10:43:34 +0300 Subject: [PATCH 1/3] Update README.md --- README.md | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 5f7960e..ad17cb1 100644 --- a/README.md +++ b/README.md @@ -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 + - 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 From a92c3ebfd1acbf9d563e2a32fe39712f7722ba9b Mon Sep 17 00:00:00 2001 From: sh123 Date: Wed, 24 Aug 2022 10:44:39 +0300 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad17cb1..74c16dc 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ What you can do with this app: - Send and receive APRS messages - Use application as APRS digirepeater - Use application as APRS-IS RX/TX iGate -- Integrate with hardware +- 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 From 7a04e714746c95229c38a96b161cc9d666a911a6 Mon Sep 17 00:00:00 2001 From: sh123 Date: Wed, 24 Aug 2022 13:42:32 +0300 Subject: [PATCH 3/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 74c16dc..161e191 100644 --- a/README.md +++ b/README.md @@ -55,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: