SDRPlay Independent Community Forum › Forums › General › How to use my RSPduo w/ Rpi-3 & command line? › Reply To: How to use my RSPduo w/ Rpi-3 & command line?
to be sure that the
./usr/lib/arm-linux-gnueabihf/librtlsdr.so.0.6.0
./usr/lib/arm-linux-gnueabihf/librtlsdr.so.0
are not there
Used the big hammer (rm …) and (drum roll, please) ==> JOY, at least partially.
One slight problem remains – no audio – but at least I can see the light at the end of the tunnel.
pi@macpi:~/Downloads/SdrGlut/sdrTest $ ./sdrTest -fc 101.1e6 -f 101.5e6 -fm -gain 1 -device 1
Found Rafael Micro R820T tuner
Number of Devices Found: 5
SDR device = 0 label = Generic RTL2832U OEM :: 00000001
SDR device = 1 label = SDRplay Dev0 RSPduo 1806037A32 – Single Tuner
SDR device = 2 label = SDRplay Dev1 RSPduo 1806037A32 – Dual Tuner
SDR device = 3 label = SDRplay Dev2 RSPduo 1806037A32 – Master
SDR device = 4 label = SDRplay Dev3 RSPduo 1806037A32 – Master (RSPduo sample rate=8Mhz)
device = 1 selected
driver = sdrplay label = SDRplay Dev0 RSPduo 1806037A32 – Single Tuner rspduo_mode = 1
[INFO] devIdx: 0
[INFO] hwVer: 3
[INFO] rspDuoMode: 1
[INFO] tuner: 1
[INFO] rspDuoSampleFreq: 0.000000
driver = SDRplay
hardware = 1806037A32 – Single Tuner
sdrplay_api_api_version = 3.070000 sdrplay_api_hw_version = 3
Rx antennas:
Tuner 1 50 ohm
Tuner 1 Hi-Z
Tuner 2 50 ohm
Setting Info:
key rfgain_sel value 4 read 4 type 3 min 0 max 0 step 1.17877e-310
key iqcorr_ctrl value true read true type 0 min 0 max 0 step 1.09123e+265
key agc_setpoint value -30 read -30 type 1 min -60 max 0 step 0
key extref_ctrl value true read false type 0 min 0 max 0 step 1.15312e-271
key biasT_ctrl value true read false type 0 min 0 max 0 step 4.97896e-313
key rfnotch_ctrl value true read false type 0 min 0 max 0 step 1.09123e+265
key dabnotch_ctrl value true read false type 0 min 0 max 0 step 1.17877e-310
Gain range RX min 0 max 48
FrequencyRange min 1000 max 2e+09
Bandwidth MHZ 0.20 0.30 0.60 1.54 5.00 6.00 7.00 8.00
SampleRates MHZ 0.06 0.10 0.12 0.19 0.25 0.38 0.50 0.77 1.00 2.00 2.05 3.00 4.00 5.00 6.00 7.00 8.00 9.00 10.00
Gains:
0 IFGR range max 59 min 20
1 RFGR range max 9 min 0
rx->samplerate 2000000
[INFO] Using format CF32.
getGainMode: 1
hasFrequencyCorrection: 1
Audio device Count 1 default output device 0 audiodevice 0
audio device = 0 : output channels = 2 Device Name = PulseAudio sampleRates = 8000 16000 22050 32000 44100 48000 96000
audio device = 0 : input channels = 2 Device Name = PulseAudio sampleRates = 8000 16000 22050 32000 44100 48000 96000
SoapySDR Library
Lib Version: v0.8.0-g351896d3
API Version: v0.8.0
ABI Version: v0.8
Install root: /usr/local
Search path: /usr/local/lib/SoapySDR/modules0.8
Module found: /usr/local/lib/SoapySDR/modules0.8/librtlsdrSupport.so
Module found: /usr/local/lib/SoapySDR/modules0.8/libsdrPlaySupport.so
rate 2000000.000000 rx->size 100000
Start playing
<to be continued in the next post>