1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-15 20:28:52 -04:00

AM demod: extend squelch limit to -120 dB

This commit is contained in:
f4exb
2023-12-11 01:13:33 +01:00
parent 68601d6947
commit c2a2977587
+1 -1
View File
@@ -473,7 +473,7 @@
<string>Squelch</string>
</property>
<property name="minimum">
<number>-100</number>
<number>-120</number>
</property>
<property name="maximum">
<number>0</number>