|
Airspy HF+ Discovery under Ubuntu Linux 20.04 LTS
#driver
#experiment
#linux
#airspyhfplus
No, there is not.
By
Stephen Matthias
· #42191
·
|
|
Getting Audio Out from SDR# programatically
#experiment
#plugin
Good work :) learning new methods and getting them to work is one of the most rewarding part of programming in SDR#
Good work :) learning new methods and getting them to work is one of the most rewarding part of programming in SDR#
|
By
Edward MacDonald
· #40441
·
|
|
Getting Audio Out from SDR# programatically
#experiment
#plugin
Thanks I did it now :) it aphears it was the wrong sample rate after all here it is: https://github.com/veso266/SDR--Experiments it was just an experiment, I was used to GNURadio abstracting things (y
Thanks I did it now :) it aphears it was the wrong sample rate after all here it is: https://github.com/veso266/SDR--Experiments it was just an experiment, I was used to GNURadio abstracting things (y
|
By
Mitja kocjančič
· #40440
·
Edited
|
|
Getting Audio Out from SDR# programatically
#experiment
#plugin
It sounds like you are doing your basic buffering wrong. You need a specialized FIFO. 1 second is probably enough. Use only a small bit of it. Determine what your audio output is going to look like, t
It sounds like you are doing your basic buffering wrong. You need a specialized FIFO. 1 second is probably enough. Use only a small bit of it. Determine what your audio output is going to look like, t
|
By
jdow
· #40439
·
|
|
Getting Audio Out from SDR# programatically
#experiment
#plugin
If you need a read buffer with a fixed length, you can use the more efficient FloatCircularBuffer.
If you need a read buffer with a fixed length, you can use the more efficient FloatCircularBuffer.
|
By
prog
· #40438
·
|
|
Getting Audio Out from SDR# programatically
#experiment
#plugin
Damm Thanks why didn't I thought of that before, FloatFifoStream seems nice for this stuff will try to play with it of, damm I guess I am an idiot I am already using that :) ahh, I write stupid thing
Damm Thanks why didn't I thought of that before, FloatFifoStream seems nice for this stuff will try to play with it of, damm I guess I am an idiot I am already using that :) ahh, I write stupid thing
|
By
Mitja kocjančič
· #40437
·
Edited
|
|
Getting Audio Out from SDR# programatically
#experiment
#plugin
There are many FIFO classes in the SDR# library. Use the implementation that suits your needs.
There are many FIFO classes in the SDR# library. Use the implementation that suits your needs.
|
By
prog
· #40436
·
|
|
Getting Audio Out from SDR# programatically
#experiment
#plugin
Try using a ring buffer just for the fun of it ;)
Try using a ring buffer just for the fun of it ;)
|
By
Edward MacDonald
· #40435
·
|
|
Getting Audio Out from SDR# programatically
#experiment
#plugin
Thank you jdow for suggesting CubicSDR its Tehnical Document is awesome: https://sourceforge.net/projects/cutesdr/files/doc/CuteSDR102.pdf/download will definitly use it but I do not think I have prob
Thank you jdow for suggesting CubicSDR its Tehnical Document is awesome: https://sourceforge.net/projects/cutesdr/files/doc/CuteSDR102.pdf/download will definitly use it but I do not think I have prob
|
By
Mitja kocjančič
· #40434
·
Edited
|
|
Getting Audio Out from SDR# programatically
#experiment
#plugin
Off hand I think you are better off discussing resampling with the GR folks if you do not know how to do it already. The other possible source for illumination is CuteSDR. There is a tutorial document
Off hand I think you are better off discussing resampling with the GR folks if you do not know how to do it already. The other possible source for illumination is CuteSDR. There is a tutorial document
|
By
jdow
· #40433
·
|
|
Getting Audio Out from SDR# programatically
#experiment
#plugin
Hi there I am playing with SDR# plugins again so I decided to play with DSP a bit I am trying to just simply get the audio resample it from 192kHz to 48kHz and feed it out to a chosen sound device jus
Hi there I am playing with SDR# plugins again so I decided to play with DSP a bit I am trying to just simply get the audio resample it from 192kHz to 48kHz and feed it out to a chosen sound device jus
|
By
Mitja kocjančič
· #40432
·
|
|
Airspy HF+ Discovery under Ubuntu Linux 20.04 LTS
#driver
#experiment
#linux
#airspyhfplus
Is there a software option for Linux that has the same functions as the Frenquecy Scanner and Audio Recorder plugins? Em ter., 3 de nov. de 2020 às 20:01, Mark Pettifor <mark@...> escreveu:
Is there a software option for Linux that has the same functions as the Frenquecy Scanner and Audio Recorder plugins? Em ter., 3 de nov. de 2020 às 20:01, Mark Pettifor <mark@...> escreveu:
|
By
Willian Fidencio
· #37113
·
|
|
Airspy HF+ Discovery under Ubuntu Linux 20.04 LTS
#driver
#experiment
#linux
#airspyhfplus
Good news indeed. I've been wondering for years why more people haven't put the effort into making Windows-only SDR software run in WINE or something similar.
Good news indeed. I've been wondering for years why more people haven't put the effort into making Windows-only SDR software run in WINE or something similar.
|
By
Mark Pettifor
· #37095
·
|
|
Airspy HF+ Discovery under Ubuntu Linux 20.04 LTS
#driver
#experiment
#linux
#airspyhfplus
Will have to try this. If it works, it's really great news.
Will have to try this. If it works, it's really great news.
|
By
Mike
· #37094
·
|
|
Airspy HF+ Discovery under Ubuntu Linux 20.04 LTS
#driver
#experiment
#linux
#airspyhfplus
YES See one of today's RTL-SDR blog entries about SDR# under Ubuntu 20 in WINE. Greg Ella N0EMP
YES See one of today's RTL-SDR blog entries about SDR# under Ubuntu 20 in WINE. Greg Ella N0EMP
|
By
Greg Ella
· #37093
·
|
|
Airspy HF+ Discovery under Ubuntu Linux 20.04 LTS
#driver
#experiment
#linux
#airspyhfplus
No. {^_^}
By
jdow
· #37092
·
|
|
Airspy HF+ Discovery under Ubuntu Linux 20.04 LTS
#driver
#experiment
#linux
#airspyhfplus
I can use SDR# on linux? I use Ubunto 20.04. Em dom., 18 de out. de 2020 às 06:53, Marco Cardelli <iz5iow@...> escreveu:
I can use SDR# on linux? I use Ubunto 20.04. Em dom., 18 de out. de 2020 às 06:53, Marco Cardelli <iz5iow@...> escreveu:
|
By
Willian Fidencio
· #37089
·
|
|
Airspy HF+ Discovery under Ubuntu Linux 20.04 LTS
#driver
#experiment
#linux
#airspyhfplus
Just solved! I installed the drivers only (found commands on this link): https://bit.ly/3o4NGyT Thank you all for your precious help. Best regards Marco IZ5IOW --- marco cardelli
Just solved! I installed the drivers only (found commands on this link): https://bit.ly/3o4NGyT Thank you all for your precious help. Best regards Marco IZ5IOW --- marco cardelli
|
By
...
· #36826
·
|
|
Airspy HF+ Discovery under Ubuntu Linux 20.04 LTS
#driver
#experiment
#linux
#airspyhfplus
Marco....you need the User Mode driver for the HF+, see the instructions for Ubuntu here https://github.com/airspy/airspyhf/
Marco....you need the User Mode driver for the HF+, see the instructions for Ubuntu here https://github.com/airspy/airspyhf/
|
By
G3TDJ
· #36825
·
|
|
Airspy HF+ Discovery under Ubuntu Linux 20.04 LTS
#driver
#experiment
#linux
#airspyhfplus
I use the HF+ with Lubuntu 20.04LTS. I had problems with the gqrx supplied with the original 20.04 because libairspy and libairspyhf weren't installed. I installed both of these, using the package man
I use the HF+ with Lubuntu 20.04LTS. I had problems with the gqrx supplied with the original 20.04 because libairspy and libairspyhf weren't installed. I installed both of these, using the package man
|
By
Ian Brooks
· #36824
·
|