-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
utilitiesBelongs to SDS-Framework/utilitiesBelongs to SDS-Framework/utilities
Description
See: #136
Suggestion is that the VSI-Server should also print messages about the Stream input/output to the console.
Stream input: DataInput (DataInput.0.sds).
Stream output: DataOutput (DataOutput.2.sds).
...........
Stream closed: DataInput (DataInput.0.sds).
Stream closed: DataOutput (DataOutput.2.sds).
Stream input: DataInput (DataInput.1.sds).
.
Stream output: DataOutput (DataOutput.3.sds).
Current output does not show which files are used. Example:
* Executing task: FVP_Corstone_SSE-300 -f Board/Corstone-300/fvp_config.txt -a out\AlgorithmTest\AVH-SSE-300\DebugPlay\AlgorithmTest.axf
100% idle
100% idle
SDS playback and recording started
Predictions (DSP: 3.000000 ms., Classification: 0 ms., Anomaly: 0ms.):
#Classification results:
idle: 0.000000
snake: 0.000000
updown: 0.011719
wave: 0.988281
Anomaly prediction: -0.334040
Predictions (DSP: 3.000000 ms., Classification: 0 ms., Anomaly: 0ms.):
#Classification results:
idle: 0.000000
snake: 0.000000
updown: 0.015625
wave: 0.984375
Anomaly prediction: -0.325139
Predictions (DSP: 3.000000 ms., Classification: 0 ms., Anomaly: 0ms.):
#Classification results:
idle: 0.000000
snake: 0.000000
updown: 0.085938
wave: 0.914062
Anomaly prediction: -0.009358
Predictions (DSP: 3.000000 ms., Classification: 0 ms., Anomaly: 0ms.):
#Classification results:
idle: 0.000000
snake: 0.003906
updown: 0.011719
wave: 0.984375
Anomaly prediction: -0.075508
SDS playback and recording stopped
92% idle
100% idle
100% idle
100% idle
100% idle
100% idle
100% idle
100% idle
99% idle
100% idle
100% idle
100% idle
100% idle
```
Metadata
Metadata
Assignees
Labels
utilitiesBelongs to SDS-Framework/utilitiesBelongs to SDS-Framework/utilities
Type
Projects
Status
In review