|
|
|
@ -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
|
|
|
|
|