Update config_webrx_pi_hf.py

pull/52/head
alanbjohnston 6 years ago committed by GitHub
parent 10a63d426e
commit 3ec25eee3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -106,9 +106,9 @@ Note: if you experience audio underruns while CPU usage is 100%, you can:
sdrs = {
"rtlsdr-hf": {
"name": "RTL-SDR-HF",
"type": "rtl_sdr",
"type": "rtl_sdr_soapy",
"ppm": 0,
#"direct_sampling": 2,
"direct_sampling": 2,
# you can change this if you use an upconverter. formula is:
# center_freq + lfo_offset = actual frequency on the sdr
# "lfo_offset": 0,

Loading…
Cancel
Save

Powered by TurnKey Linux.