CubicSDR+SoapySDR trouble

Post your feedback here
Post Reply
hermit
Posts: 5
Joined: Wed Aug 22, 2018 9:11 am

CubicSDR+SoapySDR trouble

Post by hermit » Wed Aug 22, 2018 9:18 am

Hi,

I'm trying to get my new SDRplay working. I've installed the API driver and built the SoapySDR module, which seem to work as it should:

Code: Select all

$ SoapySDRUtil --probe=sdrplay
######################################################
##     Soapy SDR -- the SDR abstraction library     ##
######################################################

Probe device sdrplay

----------------------------------------------------
-- Device identification
----------------------------------------------------
  driver=SDRplay
  hardware=180801E211
  mir_sdr_api_version=2.130000
  mir_sdr_hw_version=2

----------------------------------------------------
-- Peripheral summary
----------------------------------------------------
  Channels: 1 Rx, 0 Tx
  Timestamps: NO
  Other Settings:
     * RF Gain Select - RF Gain Select
       [key=rfgain_sel, default=4, type=string, options=(0, 1, 2, 3, 4, 5, 6, 7, 8)]
     * IF Mode - IF frequency in kHz
       [key=if_mode, default=Zero-IF, type=string, options=(Zero-IF, 450kHz, 1620kHz, 2048kHz)]
     * IQ Correction - IQ Correction Control
       [key=iqcorr_ctrl, default=true, type=bool]
     * AGC Setpoint - AGC Setpoint (dBfs)
       [key=agc_setpoint, default=-30, type=int, range=[-60, 0]]
     * ExtRef Enable - External Reference Control
       [key=extref_ctrl, default=true, type=bool]
     * BiasT Enable - BiasT Control
       [key=biasT_ctrl, default=true, type=bool]
     * RfNotch Enable - RF Notch Filter Control
       [key=rfnotch_ctrl, default=true, type=bool]

----------------------------------------------------
-- RX Channel 0
----------------------------------------------------
  Full-duplex: YES
  Supports AGC: YES
  Stream formats: CS16, CF32
  Native format: CS16 [full-scale=32767]
  Antennas: Antenna A, Antenna B, Hi-Z
  Corrections: DC removal
  Full gain range: [0, 47] dB
    IFGR gain range: [20, 59] dB
    RFGR gain range: [0, 8] dB
  Full freq range: [0.01, 2000] MHz
    RF freq range: [0.01, 2000] MHz
    CORR freq range:  MHz
  Sample rates: 0.25, 0.5, 1, 2, 2.048, 6, 7, 8, 9, 10 MSps
  Filter bandwidths: 0.2, 0.3, 0.6, 1.536, 5, 6, 7, 8 MHz
But CubicSDR doesn't recognize the SDRplay.
I've installed CubicSDR 0.2.4 from the debian repository. How do i add SDRplay to CubicSDR?
Last edited by hermit on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

hermit
Posts: 5
Joined: Wed Aug 22, 2018 9:11 am

Re: CubicSDR+SoapySDR trouble

Post by hermit » Wed Aug 22, 2018 10:23 am

Meanwhile I found out that the reason is an ABI version mismatch:
sdrplay failed ABI check: Library ABI=0.6, Module ABI=0.7
Haven't found a solution yet though.
Last edited by hermit on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

hermit
Posts: 5
Joined: Wed Aug 22, 2018 9:11 am

Re: CubicSDR+SoapySDR trouble

Post by hermit » Wed Aug 22, 2018 11:23 am

Nevermind. I found out how to build the module for 0.6, everything is working now. Thanks.
Last edited by hermit on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

ehidle
Posts: 3
Joined: Sat Jan 07, 2017 8:53 pm

Re: CubicSDR+SoapySDR trouble

Post by ehidle » Fri Dec 28, 2018 5:06 pm

Would you please share? I am having this issue now as well. Thanks!
Last edited by ehidle on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

Tacoma21
Posts: 1
Joined: Fri Jan 25, 2019 1:31 am

Re: CubicSDR+SoapySDR trouble

Post by Tacoma21 » Fri Jan 25, 2019 1:33 am

Yes, please post how you did this. I have the API and SoapySDR built but cannot get CubicSDR to recognize the SDRPlay.
Last edited by Tacoma21 on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

Post Reply