Search found 5 matches

by dtaviation
Fri Aug 26, 2016 9:59 pm
Forum: SDRplay related
Topic: Two Receivers
Replies: 11
Views: 31171

Re: Two Receivers

I'm writing software using the API. RTL SDR dongles have an index in order to select which of multiple dongles are plugged in. I do not find such a thing in the SDRplay API.
by dtaviation
Fri Aug 26, 2016 3:53 am
Forum: SDRplay related
Topic: Two Receivers
Replies: 11
Views: 31171

Two Receivers

I have two SDRplays, but I do not see a method in the API for addressing more than one unit. Is this possible?

Thanks
by dtaviation
Fri Mar 04, 2016 12:25 am
Forum: General
Topic: mir_sdr_2500_StreamInit() Error 0x00000001
Replies: 3
Views: 11687

Re: mir_sdr_2500_StreamInit() Error 0x00000001

The SoapySDRUtil command was very helpful, thanks.

After having:
1) Removed the offending libraries, which were put there by a build of SoapyRemote
2) Reinstalling your API, and
2) Rebuilding gr-osmosdr and SoapySDR

I now have a working radio again.

Excellent support.
by dtaviation
Thu Mar 03, 2016 10:52 pm
Forum: General
Topic: mir_sdr_2500_StreamInit() Error 0x00000001
Replies: 3
Views: 11687

Re: mir_sdr_2500_StreamInit() Error 0x00000001

Thanks for that, this shows a problem. However, sometimes the radio starts ok. $ SoapySDRUtil --probe=sdrplay ###################################################### ## Soapy SDR -- the SDR abstraction library ###################################################### Probe device sdrplay [ERROR] SoapySD...
by dtaviation
Thu Mar 03, 2016 3:59 pm
Forum: General
Topic: mir_sdr_2500_StreamInit() Error 0x00000001
Replies: 3
Views: 11687

mir_sdr_2500_StreamInit() Error 0x00000001

Hi, Would someone be able to suggest why intialising the connection to the radio might sometimes fail: mir_sdr_usb_USB DLL: Revision 0.1.1 mir_sdr_2500_Init: fnaddr = 15 mir_sdr_2500_Init: adjusting squelch trim 0x1, rx gating enable 1, tx_trim 0, reg2 = 0x4801 mir_sdr_2500_StreamInit: Open failed i...