1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-05 07:24:44 -04:00

SSB demod: implement compressor based on sndfilter code. Removed previous AGC based compressor

This commit is contained in:
f4exb
2019-07-18 01:48:07 +02:00
parent 6ae81cce71
commit 827fc6cf27
299 changed files with 349 additions and 977 deletions
+2 -21
View File
@@ -4944,25 +4944,6 @@ margin-bottom: 20px;
"agc" : {
"type" : "integer"
},
"agcOrder" : {
"type" : "number",
"format" : "float"
},
"agcTime" : {
"type" : "integer"
},
"agcThresholdEnable" : {
"type" : "integer"
},
"agcThreshold" : {
"type" : "integer"
},
"agcThresholdGate" : {
"type" : "integer"
},
"agcThresholdDelay" : {
"type" : "integer"
},
"rgbColor" : {
"type" : "integer"
},
@@ -6267,7 +6248,7 @@ margin-bottom: 20px;
<div id="header">
<div id="api-_">
<h2 id="welcome-to-apidoc">API and SDK Documentation</h2>
<div class="app-desc">Version: 4.11.0</div>
<div class="app-desc">Version: 4.11.1</div>
<hr>
<div><p>This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube</p>
<hr />
@@ -25241,7 +25222,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2019-07-10T00:43:21.317+02:00
Generated 2019-07-18T01:33:44.454+02:00
</div>
</div>
</div>