-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Config Page Not Showing #109
Comments
Having the same issue on the devel branch. Config page has one scanner listed for selection, but no devices. Both soapySDRUtil and auto_sdr correctly recognize the RTL-SDR that's connected. ~/rtl-sdr-scanner-cpp$ SoapySDRUtil --probe="driver=rtlsdr" Soapy SDR -- the SDR abstraction library###################################################### Probe device driver=rtlsdr -- Device identificationdriver=RTLSDR -- Peripheral summaryChannels: 1 Rx, 0 Tx -- RX Channel 0Full-duplex: NO |
Most of the time, the settings page fails to appear due to a previous misconfiguration. To fix this, you need to locate the config.json file in the Docker container and identify the error. Common issues include an incorrect sample rate, an extra number, or an error in any statistics. If you can't find the error, replace the configuration with the default one and re-enter all the necessary settings. At the moment i use the old version of the scanner because of this errors and more. |
Hello,
Ive installed the newest version of sdr scanner and am not getting it to show the config page. I installed the dev branch one.
I did it once before on an older Pi and it was showing the config page but no devices. So I wiped that and just did a clean install. Now theres no config page shown.
Any ideas on how to fix this?
The text was updated successfully, but these errors were encountered: