add external reference control

This commit is contained in:
Jakob Ketterl 2020-12-27 13:52:49 +01:00
parent db3d662dae
commit 686eeb706b
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ class SdrplaySource(SoapyConnectorSource):
"rf_notch": "rfnotch_ctrl",
"dab_notch": "dabnotch_ctrl",
"if_mode": "if_mode",
"external_reference": "extref_ctrl",
}
)
return mappings