- 24 Nov, 2021 8 commits
-
-
Udo Eisenbarth authored
-
Udo Eisenbarth authored
-
Udo Eisenbarth authored
-
Christian Brabetz authored
-
Udo Eisenbarth authored
Resolve "Remove sound from MLAAlignment helper" Closes #193 See merge request wombat!36
-
Udo Eisenbarth authored
-
Udo Eisenbarth authored
Resolve "Improve "signal strength" algorithm" Closes #96 See merge request wombat!35
-
Udo Eisenbarth authored
But still use fixed method "max pixel" because of performance.
-
- 23 Nov, 2021 1 commit
-
-
Udo Eisenbarth authored
NFAnalysis: Use signal strength from cam instead of own calculation.
-
- 22 Nov, 2021 11 commits
-
-
Udo Eisenbarth authored
-
Udo Eisenbarth authored
Resolve "Data Logger: Logging delay while disabling channel" Closes #186 See merge request wombat!33
-
Udo Eisenbarth authored
Use timer (delta) values instead. This avoids a blocked logging loop causing a hang of the app when switching logging on an off by logging delay time.
-
Udo Eisenbarth authored
Resolve "AnalysisActor: Wrong error display if file not found" Closes #182 See merge request wombat!32
-
Udo Eisenbarth authored
-
Udo Eisenbarth authored
Resolve "Add general Plot module" Closes #188 and #192 See merge request wombat!31
-
Udo Eisenbarth authored
-
Udo Eisenbarth authored
-
Udo Eisenbarth authored
-
Udo Eisenbarth authored
This is now handled by the general plotter module.
-
Udo Eisenbarth authored
-
- 19 Nov, 2021 3 commits
-
-
Udo Eisenbarth authored
Closes #192.
-
Udo Eisenbarth authored
In this case only the maximum # of points limits the buffer. Move history length control in Plotter out of visible window.
-
Udo Eisenbarth authored
-
- 08 Nov, 2021 7 commits
-
-
Udo Eisenbarth authored
This also fixes issues with changing the history length. Also fix change of max # of points.
-
Udo Eisenbarth authored
-
Udo Eisenbarth authored
-
Udo Eisenbarth authored
-
Udo Eisenbarth authored
-
Udo Eisenbarth authored
Add EventRate as plot parameter for EventMonitor
-
Udo Eisenbarth authored
-
- 05 Nov, 2021 5 commits
-
-
Udo Eisenbarth authored
Do not send GuiEvts in DataLoop but set dat attribute which is only read by EventMonitor. This saves the generation of GuiEvts for ALL modules.
-
Udo Eisenbarth authored
-
Udo Eisenbarth authored
Update EventMonitor accordingly.
-
Udo Eisenbarth authored
-
Udo Eisenbarth authored
Currently we can only listen to ONE data src. This needs to be extended in another branch before extending the plotter module
-
- 02 Nov, 2021 1 commit
-
-
Udo Eisenbarth authored
Unsolved: Subscription of notfications from ALL modules....
-
- 01 Nov, 2021 3 commits
-
-
Udo Eisenbarth authored
Change PlotParameter map key to ModuleId instead of ModuleEnquer
-
Udo Eisenbarth authored
Add RemoveTrace to GraphBuffer
-
Udo Eisenbarth authored
This handles time-based plot traces with history
-
- 27 Oct, 2021 1 commit
-
-
Udo Eisenbarth authored
-