Update config_webrx_pi_hf.py

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

@ -196,7 +196,7 @@ sdrs = {
"rtlsdr-hf": { "rtlsdr-hf": {
"name": "RTL-SDR", "name": "RTL-SDR",
"type": "rtl_sdr", "type": "rtl_sdr",
"ppm": 0 "ppm": 0,
"direct_sampling": 2, "direct_sampling": 2,
# you can change this if you use an upconverter. formula is: # you can change this if you use an upconverter. formula is:
# center_freq + lfo_offset = actual frequency on the sdr # center_freq + lfo_offset = actual frequency on the sdr

Loading…
Cancel
Save

Powered by TurnKey Linux.