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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user