1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-07 16:34:45 -04:00

PlutoSDR input: implement control of hardware DC and IQ corrections

This commit is contained in:
f4exb
2019-07-25 13:57:24 +02:00
parent a40bc0affe
commit 1255784b7f
301 changed files with 494 additions and 311 deletions
+11 -2
View File
@@ -4014,6 +4014,15 @@ margin-bottom: 20px;
"iqCorrection" : {
"type" : "integer"
},
"hwBBDCBlock" : {
"type" : "integer"
},
"hwRFDCBlock" : {
"type" : "integer"
},
"hwIQCorrection" : {
"type" : "integer"
},
"log2Decim" : {
"type" : "integer"
},
@@ -6287,7 +6296,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.2</div>
<div class="app-desc">Version: 4.11.3</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 />
@@ -26332,7 +26341,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2019-07-21T09:34:48.176+02:00
Generated 2019-07-25T13:46:45.997+02:00
</div>
</div>
</div>