-
SWIG accepts `%typedef` but just treats it as an SWIG-specific alias for `typedef` (and poking git history this seems to be true as far back as we have useful history). It's not documented and has no…
-
I am trying to build dump1090 on Mac OS 11.7.10 using the Stanford article ([Stanford.edu](https://web.stanford.edu/class/ee26n/Assignments/Dump1090.html)) and I am having trouble when typing in "make…
-
Hello,
Thanks for the great SoapySDR library.
I'm having an issue when connecting to Cariboulite SDR using SoapySDR. I'm pretty sure the issue is contained within SoapySDR's Python interface: …
-
Cariboulite does not transmit using the SoapySDR API - all that it does is generate a writestream error -5. This error occurs on DargonOS and on BookWorm 64 bit. I have a simple Soapy program that wor…
-
https://github.com/pothosware/SoapySDR is a single generic SDR library for a variety of devices. Using it should reduce maintenance needed for supporting new devices, simplify the plugin system, and …
xloem updated
3 years ago
-
Following the recommendation here: https://github.com/cariboulabs/cariboulite/issues/43#issuecomment-1432511102
SDR++ works but the spectrum is not displayed correctly. The spectrum is mirrored.
…
-
The antenna is unable to be set through the antenna value in the osmosdr block. I see there's provisions for setting an antenna on usrp (though using the usrp block) but not one for osmosdr.
Manuall…
-
Hello @lelegard
I was wondering if it would be technically possible to add support for SDR devices to TSDuck, and how much work that kind of task would potentially involve?
Especially with device…
-
In preparation for a better integration with SoapySDR, I introduced a very basic validation for sample rates in the OpenWebRX web config. I based the list of options on what is implemented in the `lis…
-
This device is similar enough to the ThermoPro TP829B that I was able to key off of the support implemented for it, but different enough that the existing encoder isn't working.
I have the followin…