rtl-sdr icon indicating copy to clipboard operation
rtl-sdr copied to clipboard

rtlsdr rtl_fm fork - retune & change modes without restarting

Results 3 rtl-sdr issues
Sort by recently updated
recently updated
newest added

it's "gain" and not "agc" gain (./udpclient.py agc auto) ``` auto = Automatic n = Gainvalue; 195 = 19.5db ```

I'm seeing this error: ``` ./udpclient.py freq 92800000 Traceback (most recent call last): File "./udpclient.py", line 48, in s.send(buf) TypeError: 'str' does not support the buffer interface ``` I'm not...

I've been using original rtl_fm without any problems on Raspberry Pi. I've just tried using rtl_fm + rtl_usb from this package but get no audio output!? I notice the text...