Search found 27 matches

by n2ic
Mon Dec 26, 2016 2:40 pm
Forum: SDRplay related
Topic: New ExtIO for RSP1
Replies: 5
Views: 16314

New ExtIO for RSP1

I have installed the new API and ExtIO for RSP1, and it seems to be compatible with my product, Waterfall Bandmap, without any changes. Thanks for the backward compatibility ! Since the new API now supports GetDevices() and SetDeviceIdx() on RSP1 (as well as RSP2), how would I access and use this in...
by n2ic
Sun Dec 11, 2016 5:53 pm
Forum: SDRplay related
Topic: 2.07 API - All functions for RSP1 and RSP2 ?
Replies: 1
Views: 10151

2.07 API - All functions for RSP1 and RSP2 ?

I notice in the new API spec, there are GetDevices() and SetDeviceIdx() functions.

Do these API's (and others) work correctly for the RSP1 ?

Thanks,
Steve
by n2ic
Sun Sep 18, 2016 3:18 pm
Forum: Code Corner
Topic: ExtIO source of GitHub ?
Replies: 0
Views: 10335

ExtIO source of GitHub ?

Any chance of putting the ExtIO 3.9.1 source code on github ? The last update on github was nearly a year ago. By making the ExtIO source available, application developers like myself can better understand the interaction with the Mirics API. This would enable us to write better applications, which ...
by n2ic
Sun Sep 18, 2016 2:08 pm
Forum: SDRplay related
Topic: Two Receivers
Replies: 11
Views: 31121

Re: Two Receivers

Maybe I am being dense, but I don't see how to access more than one active SDRPlay through the SDRPlay ExtIO DLL. Can you please explain ?

Thanks,
Steve
by n2ic
Tue Sep 13, 2016 5:08 pm
Forum: SDRplay related
Topic: Two Receivers
Replies: 11
Views: 31121

Re: Two Receivers

I also have a need for support of 2 receivers. What say, SDRPlay development team ?

Steve
by n2ic
Tue Sep 13, 2016 5:05 pm
Forum: SDRplay related
Topic: Two Receivers
Replies: 11
Views: 31121

Re: Two Receivers

I also would like to see an answer to this question from the SDRPlay development team.
by n2ic
Wed Aug 17, 2016 10:46 pm
Forum: Code Corner
Topic: Sample size always 32768 ?
Replies: 1
Views: 11540

Sample size always 32768 ?

I am working on an SDR application, using the latest ExtIO. I notice that SDRPlay is always sending my application 32768 samples per frame. Is this parameter configurable ? The 32768 seems at odds with a recent posting in the www.dsprelated.com forum, where a user is reporting an SDRPlay packet size...