mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 22:17:34 +00:00
add if_mode mapping for sdrplay, refs #105
This commit is contained in:
parent
fb90a4e54b
commit
e61d3a22a3
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue