add if_mode mapping for sdrplay, refs #105
This commit is contained in:
@ -9,6 +9,7 @@ class SdrplaySource(SoapyConnectorSource):
|
|||||||
"bias_tee": "biasT_ctrl",
|
"bias_tee": "biasT_ctrl",
|
||||||
"rf_notch": "rfnotch_ctrl",
|
"rf_notch": "rfnotch_ctrl",
|
||||||
"dab_notch": "dabnotch_ctrl",
|
"dab_notch": "dabnotch_ctrl",
|
||||||
|
"if_mode": "if_mode",
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
return mappings
|
return mappings
|
||||||
|
Reference in New Issue
Block a user