Search found 33 matches

by DVE
Tue Dec 20, 2016 11:13 pm
Forum: SDRplay related
Topic: EXTIO dlls for RSP2
Replies: 4
Views: 19235

EXTIO dlls for RSP2

Hi all, Its a pretty pity that sdrplay developers cannot make EXTIO dlls for RSP2 within a month (its really 1-2 days of work), and a lack of software for RSP2 is a bit upsetting. So, I added 3 lines of code, and compiled it myself. Now it works, and I can switch between PortA, PortB and PortZ in HD...
by DVE
Fri Dec 02, 2016 9:16 pm
Forum: General
Topic: The new SDRPlay: RSP2
Replies: 15
Views: 53449

Re: The new SDRPlay: RSP2

Sdrplay team, when MacOS and Extio drivers will be available? I have MacMini, and the lack of software is a bit upsetting.
by DVE
Wed Nov 30, 2016 10:11 am
Forum: SDRuno
Topic: Recording with uno 1.11
Replies: 1
Views: 8054

Re: Recording with uno 1.11

Uno is recording in IQ format (all bandwidth at the same time) with this parameters: (sample) Chunk ID: RIFF Chunk Size: 24068304 Format: WAVE Sub-chunk ID: fmt Sub-chunk Size: 16 Audio Format: 1 Channel Count: 2 Sample Rate: 2000000 Bytes per Second: 8000000 Block alignment: 4 Bit depth: 16 Data ID...
by DVE
Tue Nov 29, 2016 12:12 am
Forum: SDRuno
Topic: How to play recorded files?
Replies: 2
Views: 10350

Re: How to play recorded files?

Update-2 : it seems this bug known not from yesterday but from summer, and nobody fixed it: http://www.sdrplay.com/community/viewtopic.php?f=11&t=824 No more software support RSP2 now, so I have no choice which software to use anyway. Dear sdrplay team guys, if you want your device to be intended f...
by DVE
Sun Nov 27, 2016 9:28 pm
Forum: SDRuno
Topic: How to play recorded files?
Replies: 2
Views: 10350

Re: How to play recorded files?

Update: I cannot see recorded files even in SDR Uno, there are several files in the folder but the list is empty.

Looks like Recorder is not usable now at all :?:
by DVE
Sun Nov 27, 2016 8:22 pm
Forum: SDRuno
Topic: How to play recorded files?
Replies: 2
Views: 10350

How to play recorded files?

Hi all, Today I recorded some IQ-files with SDR Uno and RSP v2. I was going to share it with friends, but I've found that: - HDSDR cannot play this file - only loud noise and very silent sounds at the back, - SDR Uno cannot be opened if there is no receiver - so I cannot share a file to a person, wh...
by DVE
Mon Apr 11, 2016 8:37 am
Forum: Code Corner
Topic: Frequency Plotter for OS X
Replies: 2
Views: 15532

Re: Frequency Plotter for OS X

Hi, Problem is, there are no hardcoded paths in the application. It looks like, you need to install SoapySDR in OS X before using the app. Can you please do this, using the instruction? 1) Download SoapySDR-master.zip from https://github.com/pothosware/SoapySDR (use "download zip") 2) Build using th...
by DVE
Sun Apr 10, 2016 12:43 pm
Forum: Code Corner
Topic: Frequency Plotter for OS X
Replies: 2
Views: 15532

Frequency Plotter for OS X

Hi guys, I finished my SDR based app :) It can scan the frequency range and display the graphs. I've checked different ones, by no one was supporting SDRplay, so I wrote my own. It use Soapy SDR and was tested with my receivers SDRplay, HackRF and RTL-SDR. I also write ObjectiveC wrapper for the Soa...
by DVE
Wed Mar 23, 2016 12:14 am
Forum: General
Topic: SDRPlay on Mac OSX
Replies: 61
Views: 180119

Re: SDRPlay on Mac OSX

Thanks.

I've tested dump1090, it works. But there was a build error, MIR_SDR_API_VERSION in mirsdrapi-rsp.h is older than in real library (1.7 vs 1.81).
Please update the files in installer.
by DVE
Tue Mar 22, 2016 9:39 am
Forum: General
Topic: SDRPlay on Mac OSX
Replies: 61
Views: 180119

Re: SDRPlay on Mac OSX

Please do it. Honestly, situation with MacOS software for SDRplay is near to critical - only CubicSDR is working, but its functionality is very poor (no recorder, no plugins, no adsb, no rds, etc). So, its your interest also to provide API as much ways as possible (sources, different library types, ...