change default config

This commit is contained in:
Jakob Ketterl 2019-12-21 19:31:54 +01:00
parent a34cb3db8a
commit 33dd6937b4
1 changed files with 3 additions and 3 deletions

View File

@ -113,7 +113,7 @@ Note: if you experience audio underruns while CPU usage is 100%, you can:
sdrs = {
"rtlsdr": {
"name": "RTL-SDR USB Stick",
"type": "rtl_sdr_connector",
"type": "rtl_sdr",
"ppm": 0,
# you can change this if you use an upconverter. formula is:
# center_freq + lfo_offset = actual frequency on the sdr
@ -139,7 +139,7 @@ sdrs = {
},
"airspy": {
"name": "Airspy HF+",
"type": "airspyhf_connector",
"type": "airspyhf",
"ppm": 0,
"profiles": {
"20m": {
@ -186,7 +186,7 @@ sdrs = {
},
"sdrplay": {
"name": "SDRPlay RSP2",
"type": "sdrplay_connector",
"type": "sdrplay",
"ppm": 0,
"profiles": {
"20m": {