1
0
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:
f4exb
2018-10-13 06:29:43 +02:00
parent f1965a4760
commit 1674ab0e29
4 changed files with 53 additions and 4 deletions
+1 -1
View File
@@ -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);