1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-12-23 01:55:48 -05: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

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>