Skip to content
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

Open
WickedxJosh opened this issue May 31, 2024 · 2 comments
Open

Config Page Not Showing #109

WickedxJosh opened this issue May 31, 2024 · 2 comments

Comments

@WickedxJosh
Copy link

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?

@ossumpossum
Copy link

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
[WARNING] SoapyVOLKConverters: no VOLK config file found. Run volk_profile for best performance.
Found Rafael Micro R820T tuner
[INFO] Opening Generic RTL2832U OEM :: 00000001...
Found Rafael Micro R820T tuner


-- Device identification

driver=RTLSDR
hardware=R820T
index=0
origin=https://github.com/pothosware/SoapyRTLSDR


-- Peripheral summary

Channels: 1 Rx, 0 Tx
Timestamps: YES
Time sources: sw_ticks
Other Settings:
* Direct Sampling - RTL-SDR Direct Sampling Mode
[key=direct_samp, default=0, type=string, options=(0, 1, 2)]
* Offset Tune - RTL-SDR Offset Tuning Mode
[key=offset_tune, default=false, type=bool]
* I/Q Swap - RTL-SDR I/Q Swap Mode
[key=iq_swap, default=false, type=bool]
* Digital AGC - RTL-SDR digital AGC Mode
[key=digital_agc, default=false, type=bool]
* Test Mode - RTL-SDR Test Mode
[key=testmode, default=false, type=bool]
* Bias Tee - RTL-SDR Blog V.3 Bias-Tee Mode
[key=biastee, default=false, type=bool]


-- RX Channel 0

Full-duplex: NO
Supports AGC: YES
Stream formats: CS8, CS16, CF32
Native format: CS8 [full-scale=128]
Stream args:
* Buffer Size - Number of bytes per buffer, multiples of 512 only.
[key=bufflen, units=bytes, default=262144, type=int]
* Ring buffers - Number of buffers in the ring.
[key=buffers, units=buffers, default=15, type=int]
* Async buffers - Number of async usb buffers (advanced).
[key=asyncBuffs, units=buffers, default=0, type=int]
Antennas: RX
Full gain range: [0, 49.6] dB
TUNER gain range: [0, 49.6] dB
Full freq range: [23.999, 1764] MHz
RF freq range: [24, 1764] MHz
CORR freq range: [-0.001, 0.001] MHz
Sample rates: [0.225001, 0.3], [0.900001, 3.2] MSps
Filter bandwidths: [0, 8] MHz

@Klammraute
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants