Changes

Common Tool Information

1,093 bytes added, 15:23, 14 July 2016
no edit summary
The general architectural idea is to start the Flow with a TraceSource, allow the connection off multiple preprocessing modules (that are both a TraceObserver and a TraceSource) and end the chain in an TraceObserver (that can be a widget or an AnalysisSource).
 
 
[TraceSource] -> [(Active)TraceObserver, TraceSource] -> [(Passive/Active)TraceObserver]
| | |
Channel PreprocessingBase AnalysisSource -------------> [AnalysisObserver]
TraceManager TraceRecorder |
WaveFormWidget [AttackObserver]
|
Analysis Widgets (ResultsTable, CorrelationVsTrace, ...)
 
<br>
218
edits