Update README.md

pull/29/head
sh123 2021-10-24 17:27:05 +03:00 zatwierdzone przez GitHub
rodzic 155a1ce293
commit 244d968ca9
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -124,7 +124,9 @@ It does not deal with radio management, modulation, etc, it is up to your modem
- Uninstall previous version and try to install again
- Cannot install application from unknown source
- You need to allow installation of apps from unknown sources from Android settings, or just install Android Studio and build-install application yourself
- My USB modem is not detected
- Run `lsusb` command and find your adapter vendor:product pair, crate issue report with this information
# KISS command extensions
KISS command extensions are used for radio module control and signal report events on port 0, command for radio control is defined as 6 (KISS SetHardware) and signal report command as 7. Radio modules/modems can implement these commands, so they will be controllable from the application and application will be able to show signal levels on S-meter.