mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-05 23:45:00 -04:00
FT8 demod: removed AGC squelch system and make connection with the Demod Analyzer
This commit is contained in:
@@ -5611,22 +5611,6 @@ margin-bottom: 20px;
|
||||
"type" : "integer",
|
||||
"description" : "AGC (1 if AGC active else 0)"
|
||||
},
|
||||
"agcClamping" : {
|
||||
"type" : "integer",
|
||||
"description" : "AGC clamping (1 if AGC clampingactive else 0)"
|
||||
},
|
||||
"agcTimeLog2" : {
|
||||
"type" : "integer",
|
||||
"description" : "AGC averaging time log2 in milliseconds"
|
||||
},
|
||||
"agcPowerThreshold" : {
|
||||
"type" : "integer",
|
||||
"description" : "Audio open RF threshold (dB)"
|
||||
},
|
||||
"agcThresholdGate" : {
|
||||
"type" : "integer",
|
||||
"description" : "Audio squelch gate in ms"
|
||||
},
|
||||
"rgbColor" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
@@ -56892,7 +56876,7 @@ except ApiException as e:
|
||||
</div>
|
||||
<div id="generator">
|
||||
<div class="content">
|
||||
Generated 2023-01-15T07:29:18.682+01:00
|
||||
Generated 2023-01-15T12:10:43.505+01:00
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user