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

Implement Overwrite mode #7

Closed
collin80 opened this issue Jun 24, 2015 · 1 comment
Closed

Implement Overwrite mode #7

collin80 opened this issue Jun 24, 2015 · 1 comment

Comments

@collin80
Copy link
Owner

Still need to implement overwrite mode. This is a mode where there is only one frame stored for each unique ID. Thus, this one frame entry gets overwritten each time a new frame of that type comes in. This is useful to see the current values for a given ID in realtime. There is a checkbox for this mode and it is exposed all of the way into the view model but it doesn't actually do anything yet.

@collin80
Copy link
Owner Author

Implemented in V114. Continue testing and raise any issues as a bug report if found.

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

No branches or pull requests

1 participant