Update README.md

pull/14/head
sh123 2021-01-08 13:36:51 +02:00 zatwierdzone przez GitHub
rodzic 6fe6c3b12a
commit e671613f32
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

@ -12,7 +12,7 @@ This minimalistic Android application is a digital voice frontend for your radio
- Android 6.0 (API 23) or higher
- Application could also be used with your Android network radio, such as Inrico TM-7, apk just needs to be installed over USB
- Modem, radio module or transceiver which supports [KISS protocol](https://en.wikipedia.org/wiki/KISS_(TNC)) over Bluetooth or USB
- KISS support is not 100% necesssary for experiments, usually radio module needs to decide on protocol, but KISS frames could be sent over aether, there are plans to add support for other frame structures or raw audio frames
- KISS support is not 100% necesssary for experiments, usually radio module needs to decide on protocol, but KISS frames could be sent over aether, there are plans to add support for other selectable frame structures, protocols or raw audio frames
# Features
- **PTT UI button**, push and talk, Codec2 speech frames will be transmitted to the modem
@ -60,4 +60,4 @@ This minimalistic Android application is a digital voice frontend for your radio
- Settings for parrot mode
- Settings for QSO log
- Modem profiles, so different modems could be controlled from the UI with KISS command extensions, so that user can change frequency, modulation scheme or other modem parameters on the fly from the user interface
- Investigate support for other non-KISS frame formats
- Investigate support for other non-KISS frame formats and protocols, switcheable from the UI