1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-15 07:55:26 -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
@@ -34,6 +34,12 @@ HackRFInputSettings:
transverterDeltaFrequency:
type: integer
format: int64
iqOrder:
type: integer
description: >
IQ samples order
* 0 - Q then I (swapped)
* 1 - I then Q (straight)
useReverseAPI:
description: Synchronize with reverse API (1 for yes, 0 for no)
type: integer