1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 21:54:55 -04:00

GLSpectrum settings refactoring (1)

This commit is contained in:
f4exb
2019-08-05 01:56:29 +02:00
parent 7688f187bc
commit 4b3d088407
9 changed files with 258 additions and 15 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ void SpectrumVis::configure(MessageQueue* msgQueue,
int fftSize,
int overlapPercent,
unsigned int averagingNb,
int averagingMode,
AvgMode averagingMode,
FFTWindow::Function window,
bool linear)
{