1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-04-10 13:40:37 -04:00

sdrgui/gui/spectrum.md: add missing FFT window values

This commit is contained in:
Simon Ruderich 2024-04-14 18:41:00 +02:00
parent fc13be4d69
commit 97b1a6a70d

View File

@ -230,12 +230,16 @@ Use this combo box to select which window is applied to the FFT:
<h4>B.4.2. FFT size</h4>
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
<h4>B.4.3: FFT Overlap</h4>