libmirisdr-5
libmirisdr-5 copied to clipboard
Support of Mirics MSi001 + MSi2500 SDR devices
I own a SDRPlay RSPdx that features three antenna ports. The library here mostly works fine with a simple addition to the [device list](https://github.com/ericek111/libmirisdr-5/blob/5a1dcc83affdcaffb1df77cdf3cce25d0ad5d614/src/devices.c#L21), but it is lacking the antenna...
Hi, according to page https://revspace.nl/Msi2500SDR rtl_433 should be supported, but I can not get decoded any data: ``` Protocols] Registered 211 out of 245 device decoding protocols [Input] The internals...
Having an SDR app running, happily consuming data from the SDR, and then starting another program that touches the device (such as `SoapyUtil --probe`) makes libmirisdr stop producing samples for...
You'll want to check this one out locally and verify that everything is OK. I did bump the CMAKE version from 4 to 5 to match the library name to...
Please, consider adding support for SDRplay RSPdx. Thanks!
- I amended the interface to provide access to the dc-offset correction control register. - The debug output (level 1) has become more user friendly. - The lower LNA gain...
Hello Erik, This PR fixes the warnings from GCC and CMake which I get during the build. Best regards, Peter
rtl_eprom can rewrite the serial number on the rtl-sdrs, is this possible on the miri sdrs?
Hello! I'm trying to run the rsp1a receiver (a Chinese clone) on an Android system. Rsp1 (also a cheap Chinese clone) works well, but if I run rsp1a in the...