1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-14 15:33:34 -04:00

IQ swap: REST API: generated code

This commit is contained in:
f4exb
2020-06-23 19:56:29 +02:00
parent 07be30325e
commit db870cbecd
59 changed files with 826 additions and 181 deletions
@@ -37,6 +37,12 @@ FCDProPlusSettings:
transverterDeltaFrequency:
type: integer
format: int64
iqOrder:
type: integer
description: >
IQ samples order
* 0 - Q then I (swapped)
* 1 - I then Q (straight)
fileRecordName:
type: string
useReverseAPI: