You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.
I have been able to get a RTL-SDR v3 running in 80 meter HF by implementing the Keenerd fork and changing the argument in the config_webrx.py file to -D2 (for Q branch); however, I want to run multiple RTL-SDRs on the same server, and can't figure out whether there is an option to have a device ID to associate with -D2 for the second RTL-SDR running the Q branch? I tried various combinations to get it to recognize the second device, without success for Q branch use.
For troubleshooting: I am doing this on a copy of the openwebrx folder (so I have openwebrx and openwebrx2 folders), and I was able to get the copy to work on the first single RTL-SDR. I did change both port configurations (web and iq) in the copy. I was able to get it to recognize the second RTL at the same time the first was running Q branch by using '-d 1' on the second, got second functioning well for 453 mhz range. D3 did not seem to work when I tried it.
The reason is the 2.4 mhz bandwidth of the rtl device limits me essentially to a single band (in my case 80 meter). Want to be able to run multiple bands of HF.
The text was updated successfully, but these errors were encountered:
Does your computer to see all three dongle's? Use lsusb or rtl_test?
With Keenerds fork for the Q branch -D# switch will do the job and the -d # is always been an option for device.
Just make sure you can see all the three dongles
On Aug 1, 2017, at 2:48 PM, stevegpgh ***@***.***> wrote:
I have been able to get a RTL-SDR v3 running in 80 meter HF by implementing the Keenerd fork and changing the argument in the config_webrx.py file to -D2 (for Q branch); however, I want to run multiple RTL-SDRs on the same server, and can't figure out whether there is an option to have a device ID to associate with -D2 for the second RTL-SDR running the Q branch? I tried various combinations to get it to recognize the second device, without success for Q branch use.
For troubleshooting: I am doing this on a copy of the openwebrx folder (so I have openwebrx and openwebrx2 folders), and I was able to get the copy to work on the first single RTL-SDR. I did change both port configurations (web and iq) in the copy. I was able to get it to recognize the second RTL at the same time the first was running Q branch by using '-d 1' on the second, got second functioning well for 453 mhz range. D3 did not seem to work when I tried it.
The reason is the 2.4 mhz bandwidth of the rtl device limits me essentially to a single band (in my case 80 meter). Want to be able to run multiple bands of HF.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have been able to get a RTL-SDR v3 running in 80 meter HF by implementing the Keenerd fork and changing the argument in the config_webrx.py file to -D2 (for Q branch); however, I want to run multiple RTL-SDRs on the same server, and can't figure out whether there is an option to have a device ID to associate with -D2 for the second RTL-SDR running the Q branch? I tried various combinations to get it to recognize the second device, without success for Q branch use.
For troubleshooting: I am doing this on a copy of the openwebrx folder (so I have openwebrx and openwebrx2 folders), and I was able to get the copy to work on the first single RTL-SDR. I did change both port configurations (web and iq) in the copy. I was able to get it to recognize the second RTL at the same time the first was running Q branch by using '-d 1' on the second, got second functioning well for 453 mhz range. D3 did not seem to work when I tried it.
The reason is the 2.4 mhz bandwidth of the rtl device limits me essentially to a single band (in my case 80 meter). Want to be able to run multiple bands of HF.
The text was updated successfully, but these errors were encountered: