Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Further develop live data page #12

Open
LeHuman opened this issue Mar 1, 2022 · 0 comments
Open

Further develop live data page #12

LeHuman opened this issue Mar 1, 2022 · 0 comments
Assignees
Labels
High Priority Try to focus on this issue first

Comments

@LeHuman
Copy link
Member

LeHuman commented Mar 1, 2022

current live data page is very rudimentary.
Further development should expand on the page including more stats that it keeps track of.

Some requirements

  • Allow for loading of a previous run using log files
    • Perhaps having the option to switch between live and real-time
    • Ensure switching between modes maintains data for real-time and is separate from the one being viewed.
  • The Logs tab could be used to add the additional button to load a file to the stats page.
  • Use interpretRawData function in ECULogger class to get values from a log file
    • Message index to update actual layout view needs to be determined using the msgID and not just index as that is not given
@LeHuman LeHuman added the High Priority Try to focus on this issue first label Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High Priority Try to focus on this issue first
Projects
None yet
Development

No branches or pull requests

2 participants