add if_mode mapping for sdrplay, refs #105

This commit is contained in:
Jakob Ketterl 2020-04-26 13:49:03 +02:00
parent fb90a4e54b
commit e61d3a22a3

View File

@ -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