Update README.md

pull/14/head
sh123 2021-01-27 14:11:32 +02:00 zatwierdzone przez GitHub
rodzic 24104278aa
commit 751b3b7252
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -7,9 +7,9 @@ Minimalistic Android KISS Bluetooth/USB modem client for Amateur Radio DV (digit
![alt text](images/screenshot_settings.png)
# Introduction
This minimalistic Android application is a digital voice frontend for your radio.
This minimalistic Android application is a Walkie-Talkie style digital voice frontend for your radio.
It connects to your radio KISS Bluetooth/USB modem, sends and receives Codec2 audio frames, which are encapsulated inside KISS frames.
It connects to your radio KISS Bluetooth/USB modem, records speech from the phone microphone on transmit, encodes audio into codec2 format, encapsulates into KISS frames and sends to your modem. 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 interface for speech frames.