Search found 10 matches

by neok
Sun Nov 20, 2016 8:23 am
Forum: Code Corner
Topic: Bug in libmirsdrapi-rsp.so.1.97
Replies: 0
Views: 13477

Bug in libmirsdrapi-rsp.so.1.97

Hi I have been testing "sdrx", an SDR app I am writing for the RSP1 (and RTLSDR) dongles, on the "valgrind" memory checker tool. I fixed bugs reported in my code but there is still one being reported, apparently in libmirsdrapi-rsp.so.1.97: ==17452== Conditional jump or move depends on uninitialised...
by neok
Fri Nov 04, 2016 10:29 am
Forum: Code Corner
Topic: Open source mirics driver + miri_sdr + miri_fm
Replies: 4
Views: 23952

Re: Open source mirics driver + miri_sdr + miri_fm

Well, not much documentation, but I tried to implement it in my own project anyhow. But then I realized that it seems to decimate the 12 bit sample size of the RSP down to 8 bits, as it is apparenlty meant to work with the same software that interfaces with RTLSDR dongles. Unacceptable of course, si...
by neok
Tue Nov 01, 2016 10:38 am
Forum: Code Corner
Topic: Open source mirics driver + miri_sdr + miri_fm
Replies: 4
Views: 23952

Re: Open source mirics driver + miri_sdr + miri_fm

Hi

This is rather late, but I would like to ask what documentation is available, if any, for driver installation and the API.

Thank you.
by neok
Sat Oct 29, 2016 2:48 pm
Forum: Code Corner
Topic: Need help with Synchronous Updates
Replies: 1
Views: 12221

Need help with Synchronous Updates

Hi, I have made good progress in my efforts to include support for the SDRPlay RSP1 in my SDR reciever application, sdrx. I still have a few issues to resolve but it seems that I must first make data streaming from the RSP synchronous. Unfortunately I can't proceed with just the short hint in the Mi...
by neok
Sun Oct 23, 2016 8:45 am
Forum: Code Corner
Topic: Many bugs in API documentation
Replies: 6
Views: 22616

Re: Many bugs in API documentation

The difference is that some arguments are shown as pointers. Below is the arguments in the mirsdrapi-rsp.h : short *xi, short *xq, unsigned int firstSampleNum, int grChanged, int rfChanged, int fsChanged, unsigned int numSamples, unsigned int reset, void *cbContext Below the arguments in the API doc...
by neok
Sun Oct 23, 2016 4:06 am
Forum: Code Corner
Topic: Many bugs in API documentation
Replies: 6
Views: 22616

Re: Many bugs in API documentation

Hi I have made corrections to whatever discrepancies I came across in the API doc and uploaded a text format copy to my website: http://www.5b4az.org/pages/Mirics-API.txt I listed changes at the top of the document and as comments in the body of it. I get the impression the the API doc is for an old...
by neok
Sat Oct 22, 2016 8:02 am
Forum: Code Corner
Topic: Many bugs in API documentation
Replies: 6
Views: 22616

Re: Many bugs in API documentation

Thank you!

I will keep a record of any significant bugs outside the example code and report.

Neoklis
by neok
Sat Oct 22, 2016 5:31 am
Forum: Code Corner
Topic: Many bugs in API documentation
Replies: 6
Views: 22616

Many bugs in API documentation

Hi I just bought two SDRPlay RSP1 units, one for me and one for a friend, with the intention of developing our own software for Linux. We need some functionality for specific uses of a wideband SDR receiver running on the Linux OS. The main reason for choosing SDRPlay was the availability of an API ...
by neok
Mon Oct 17, 2016 8:40 am
Forum: General
Topic: What is on everyone's SDRplay V2.0 wish list?
Replies: 13
Views: 43231

Re: What is on everyone's SDRplay V2.0 wish list?

Compatibility with th linux OS? wish...
by neok
Mon Oct 17, 2016 8:36 am
Forum: SDRuno
Topic: dPMR in SDRuno?
Replies: 0
Views: 8514

dPMR in SDRuno?

Hi

Just ordered two RSP units and joined the forum :)

I would like to know if sdruno has or will have, by any chance,
support for dPMR-coded signals? I am a linux user so cannot
run sdruno myself.

Thanks