mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-03 07:10:15 +01:00
add if_mode mapping for sdrplay, refs #105
This commit is contained in:
parent
fb90a4e54b
commit
e61d3a22a3
|
|
@ -9,6 +9,7 @@ class SdrplaySource(SoapyConnectorSource):
|
|||
"bias_tee": "biasT_ctrl",
|
||||
"rf_notch": "rfnotch_ctrl",
|
||||
"dab_notch": "dabnotch_ctrl",
|
||||
"if_mode": "if_mode",
|
||||
}
|
||||
)
|
||||
return mappings
|
||||
|
|
|
|||
Loading…
Reference in a new issue