-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Milestone
Description
The waterfall screen should:
- Receive and view the data from the backend (multiply by 4 the Green value in the RGB object).
- Remove the last data line from the displayed frame when it overflows.
- Include a slider for the selection of data sending rate (1 per 0.01/0.1/0.5/1/5/10 sec).
- Generate logs.
- View graph of the logs. @TheDokT0r
- Add option to download logs. @TheDokT0r
- When the user is not at the screen's top, view the yellow line at the top.
- Allow scrolling through the data received, if the user reaches the data frame edges (top\bottom) load the next frame.
- View gray line when disconnection occurs.
- Fetch data time logs.
Reactions are currently unavailable