Merge branch 'develop' into pycsdr

This commit is contained in:
Jakob Ketterl
2020-12-27 20:22:42 +01:00
7 changed files with 34 additions and 7 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