1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-18 05:38:47 -04:00

BladeRF2: REST API: implemented LO soft correction setting

This commit is contained in:
f4exb
2018-09-30 11:10:07 +02:00
parent e754dee625
commit 98a87bb860
10 changed files with 83 additions and 36 deletions
@@ -4,6 +4,8 @@ BladeRF2InputSettings:
centerFrequency:
type: integer
format: int64
LOppmTenths:
type: integer
devSampleRate:
type: integer
bandwidth:
@@ -47,12 +49,12 @@ BladeRF2OutputSettings:
centerFrequency:
type: integer
format: int64
LOppmTenths:
type: integer
devSampleRate:
type: integer
bandwidth:
type: integer
gainMode:
type: integer
globalGain:
type: integer
biasTee: