1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-04 06:54:39 -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
@@ -147,7 +147,7 @@ UDPSourceGUI::UDPSourceGUI(PluginAPI* pluginAPI, DeviceUISet *deviceUISet, Baseb
64, // FFT size
10, // overlapping %
0, // number of averaging samples
0, // no averaging
SpectrumVis::AvgModeNone, // no averaging
FFTWindow::BlackmanHarris,
false); // logarithmic scale