Search found 7 matches

by va2fsq
Sun Jul 17, 2016 6:03 pm
Forum: Code Corner
Topic: New API
Replies: 1
Views: 10963

New API

Hi,
I thought that the new API would support sampling rates lower than 2,000,000 samples per second.
It works at 600,000 but no lower. Is it not possible for you to do this without requiring using the downconvert function?
Thanks
by va2fsq
Wed Jul 13, 2016 9:11 pm
Forum: Code Corner
Topic: Request: Keep "deprecated" functions.
Replies: 4
Views: 19173

Re: Request: Keep "deprecated" functions.

Hi,
Same thing for programs written in C#. AN example would be good on how to implement the callback. I struggled with this previously.
Tom
by va2fsq
Sat Jul 09, 2016 11:58 pm
Forum: Code Corner
Topic: I/Q TO DBM
Replies: 4
Views: 18849

Re: I/Q TO DBM

Hi,
It's a little more complex. Basically you need to do the following:
Create an array of complex numbers using the I and Q
Feed this to a double sided FFT
Do a cartesian to polar conversion and then convert to dBm
by va2fsq
Fri May 13, 2016 5:37 pm
Forum: Code Corner
Topic: New user and interested in supporting SDRplay as a Panadapter
Replies: 6
Views: 27012

Re: New user and interested in supporting SDRplay as a Panadapter

Ok, so I am sending the emails to the wrong place. Got it.
by va2fsq
Fri May 13, 2016 3:28 pm
Forum: Code Corner
Topic: New user and interested in supporting SDRplay as a Panadapter
Replies: 6
Views: 27012

Re: New user and interested in supporting SDRplay as a Panadapter

I would but most of the time the questions fall on deaf ears. i.e. no answer. First thing I learned about software development and company success was to provide a good level of support. Looking at this forum and the success of my email returns, it seems that everyone is jumping ship. i.e. little re...
by va2fsq
Fri Mar 18, 2016 4:47 pm
Forum: Code Corner
Topic: New user and interested in supporting SDRplay as a Panadapter
Replies: 6
Views: 27012

Re: New user and interested in supporting SDRplay as a Panadapter

No,
Then I would need different set ups for every single different SDR device.
Rather have a standard.

I'm kind of surprised here. Only one reply and nothing from SDRPlay itself. I guess they are not interested.

It's not like there is a ton of different panadapters for the Elecraft. Only ONE.
by va2fsq
Wed Mar 16, 2016 12:07 am
Forum: Code Corner
Topic: New user and interested in supporting SDRplay as a Panadapter
Replies: 6
Views: 27012

New user and interested in supporting SDRplay as a Panadapter

Hi, I've been looking at supporting SDRPlay as a Panadapter for the Elecraft radios. I have a product on the market called Win4K3Suite and I thought it would be interesting offering support of SDRPlay in my product. So far I have played around with ExtIO_RTL2832 and have run against a snag which I c...