mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-14 15:33:34 -04:00
Updated documentation. Extended spectrum number of averaging samples
This commit is contained in:
@@ -30,7 +30,7 @@ GLSpectrumGUI::GLSpectrumGUI(QWidget* parent) :
|
||||
m_invert(true),
|
||||
m_averagingMode(AvgModeNone),
|
||||
m_averagingIndex(0),
|
||||
m_averagingMaxScale(2),
|
||||
m_averagingMaxScale(5),
|
||||
m_averagingNb(0)
|
||||
{
|
||||
ui->setupUi(this);
|
||||
|
||||
Reference in New Issue
Block a user