From 244d968ca9b6c03680c190700fd3dfa561647fe6 Mon Sep 17 00:00:00 2001 From: sh123 Date: Sun, 24 Oct 2021 17:27:05 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eea9a74..a0b8706 100644 --- a/README.md +++ b/README.md @@ -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.