- added test button

- added sample slip for performance investigation
This commit is contained in:
2022-07-09 12:02:13 +02:00
parent 9bb585fc88
commit 9641608efc
4 changed files with 64 additions and 9 deletions
+1
View File
@@ -115,6 +115,7 @@ private:
ScopedPointer<Label> m_labelNoiseStr;
ScopedPointer<Label> m_labelSymbolReceivedCount;
ScopedPointer<TextButton> m_buttonResetReset;
ScopedPointer<TextButton> m_buttonTest;
ScopedPointer<TextEditor> m_entryAgcMu_0;
ScopedPointer<ToggleButton> toggleButtonCmaTrainingEnable;
ScopedPointer<ToggleButton> toggleButtonDfeTrainingEnable;