1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-25 19:44:12 -04:00

Swagger changes

This commit is contained in:
f4exb
2022-05-19 03:15:55 +02:00
parent a10fe91c5d
commit cce023bf56
11 changed files with 206 additions and 60 deletions
@@ -85,8 +85,18 @@ GLSpectrum:
fftOverlap:
type: integer
fftWindow:
description: See FFTWindow
type: integer
description: >
FFT Window index (FFTWindow::Function):
* 0 - Bartlett
* 1 - Blackman-Harris 4 term
* 2 - Flattop
* 3 - Hamming
* 4 - Hanning
* 5 - Rectangle
* 6 - Kaiser
* 7 - Blackman 3 term
* 8 - Blackman-Harris 7 term
refLevel:
type: number
format: float