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 New Issue
Block a user