SoapySDR support: updated documentation

This commit is contained in:
f4exb 2018-11-23 00:25:27 +01:00
parent 2e709bdd13
commit 8a6ee37ccb
13 changed files with 11 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

View File

@ -168,6 +168,10 @@ For AGC, Auto DC and Auto IQ corrections the checkbox has its text label on the
![SoapySDR input plugin GUI](../../../doc/img/SoapySDR_arg_bool1.png)
When set (true) a checkbox is lit in orange:
![SoapySDR input plugin GUI](../../../doc/img/SoapySDR_arg_bool3.png)
<h3>A.5: Int, Float and String arguments</h3>
For all these types of values a line editor is used. Numerical values are parsed from string:

View File

@ -204,6 +204,10 @@ For AGC, Auto DC and Auto IQ corrections the checkbox has its text label on the
![SoapySDR input plugin GUI](../../../doc/img/SoapySDR_arg_bool1.png)
When set (true) a checkbox is lit in orange:
![SoapySDR input plugin GUI](../../../doc/img/SoapySDR_arg_bool3.png)
<h3>A.5: Int, Float and String arguments</h3>
For all these types of values a line editor is used. Numerical values are parsed from string:

View File

@ -67,6 +67,9 @@ QCheckBox::indicator::checked {background: rgb(255, 157, 38);}</string>
<height>16777215</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QLineEdit { background: rgb(50, 50, 50); border: 1px solid rgb(79, 79, 79) }</string>
</property>
</widget>
</item>
<item>