From 97b1a6a70d45a28018ea15917c9c39e724eb41ec Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sun, 14 Apr 2024 18:41:00 +0200 Subject: [PATCH] sdrgui/gui/spectrum.md: add missing FFT window values --- sdrgui/gui/spectrum.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sdrgui/gui/spectrum.md b/sdrgui/gui/spectrum.md index d8854d058..2ba316c3b 100644 --- a/sdrgui/gui/spectrum.md +++ b/sdrgui/gui/spectrum.md @@ -230,12 +230,16 @@ Use this combo box to select which window is applied to the FFT:

B.4.2. FFT size

Select the size of the FFT window among these values: + - 64 - 128 - 256 - 512 - 1k = 1024 (default) - 2k = 2048 - 4k = 4096 + - 8k = 8192 + - 16k = 16384 + - 32k = 32768

B.4.3: FFT Overlap