Skip to content
This repository has been archived by the owner on Aug 20, 2018. It is now read-only.

Graph ui in telemetry starts from the middle #8

Open
USCSolarCarStrategy opened this issue Jan 8, 2017 · 0 comments
Open

Graph ui in telemetry starts from the middle #8

USCSolarCarStrategy opened this issue Jan 8, 2017 · 0 comments
Assignees

Comments

@USCSolarCarStrategy
Copy link
Contributor

This is due to the fact that when i coded this originally, I created a ring-buffer rather than a self-expanding array.
I did this to save memory space, and figured we can offload whatever we end up overwriting to append to an export file.

We can either work on the same idea, or just keep a full array, and dump the data later on.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants