librtlsdr
librtlsdr copied to clipboard
Software to turn the RTL2832U into an SDR
i had clone this code.But i cant find the main file to run this code. how i can run this code?
…ute path from pkg_config
Signed-off-by: Fabrice Fontaine
If I am not mistaken from the driver code (https://github.com/steve-m/librtlsdr/blob/master/src/librtlsdr.c#L714) it seems the ppm could be set in the 1/16 steps which would be definitely an improvement over the 1.0...
sdr_power gives CSV with values of "-1.#J" Not sure if this means something, or if it's an error with encoding. This was with the latest Windows 64bit binary.
* Correctly use the getaddrinfo populated response array; this stopped working on freebsd-13 this week for some odd reason which led me to correct how it's used; * Do the...
Hello, I use RTL-FM on a raspberry pi3. I notice practically always the presence of a weak carrier accompanying the emission received in AM mode and interferences in NFM mode....
R820 devices (ex. R820T2) cannot be tuned on an exact frequency. There is a gap between the real center frequency and the requested frequency (ex. @144MHz : diff +189Hz, +62Hz,...
These changes improve the R820T tuner code to calculate the VCO/PLL parameters more precisely. The old code rounded the reference frequency to the nearest kHz and did some slightly dodgy...
Hello The bias-T voltage was staying on after rtl tools ended. This is dangerous and can lead to damage device.