mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-08 09:39:58 +01:00
add external reference control
This commit is contained in:
parent
db3d662dae
commit
686eeb706b
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue