make auto squelch level margin configurable

This commit is contained in:
Jakob Ketterl
2020-11-12 18:00:24 +01:00
parent 0f4b8dc794
commit 504c256b3e
7 changed files with 24 additions and 4 deletions

View File

@ -123,6 +123,7 @@ class OpenWebRxReceiverClient(OpenWebRxClient, SdrSourceEventClient):
"center_freq",
"initial_squelch_level",
"profile_id",
"squelch_auto_margin",
]
def __init__(self, conn):