mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 00:14:49 -04:00
LoRa modulator: REST API (1)
This commit is contained in:
@@ -53,7 +53,7 @@ RangeFloat:
|
||||
format: float
|
||||
step:
|
||||
type: number
|
||||
format: float
|
||||
format: float
|
||||
|
||||
FrequencyRange:
|
||||
description: An frequency range with 64 bit support for min and max
|
||||
@@ -74,7 +74,7 @@ NamedEnum:
|
||||
type: string
|
||||
value:
|
||||
type: integer
|
||||
|
||||
|
||||
Complex:
|
||||
description: A complex number
|
||||
properties:
|
||||
@@ -84,4 +84,3 @@ Complex:
|
||||
imag:
|
||||
type: number
|
||||
format: float
|
||||
|
||||
Reference in New Issue
Block a user