Updated Home (markdown)

master
sh123 2022-06-20 20:52:48 +03:00
rodzic 2fe225e109
commit 16c3169360
1 zmienionych plików z 2 dodań i 2 usunięć

@ -12,7 +12,7 @@ LoPy, TTGO, Heltec and others, but could also be used with custom hardware of so
![alt text](https://raw.githubusercontent.com/sh123/codec2_talkie/5580111bce4b4eda082cee3de5da9788809ed854/images/tracker.jpg)
Application connects to your radio KISS Bluetooth/USB/TCPIP modem, records speech from the phone microphone on transmit, encodes audio into Codec2 format, encapsulates into KISS frames and sends to your modem.
Application connects to your radio KISS Bluetooth/BLE/USB/TCPIP modem, records speech from the phone microphone on transmit, encodes audio into Codec2 format, encapsulates into KISS frames and sends to your modem.
On receive, modem sends KISS packets to the phone with Codec2 speech, application decodes Codec2 frames and plays them through phone speaker.
It does not deal with radio management, modulation, etc, it is up to your modem and radio, it could be just AFSK1200, GMSK 9600, LoRa, FSK, FreeDV or any other modulation scheme. Radio just needs to expose KISS Bluetooth/USB/TCPIP interface for speech frames.
It does not deal with radio management, modulation, etc, it is up to your modem and radio, it could be just AFSK1200, GMSK 9600, LoRa, FSK, FreeDV or any other modulation scheme. Radio just needs to expose KISS Bluetooth/BLE/USB/TCPIP interface for speech frames.