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

Allow user to replay previously captured data #5

Closed
wants to merge 1 commit into from

Conversation

jmlsteele
Copy link

Allow users to replay data that was previously captured, or otherwise created. This also allows users to replay the data at speeds faster than realtime.

The various components have been altered to present the time not based on now, but rather as if the data was streaming by live and code was added to button-snitch to facilitate the actual replaying.

Allow users to replay data that was previously captured, or otherwise
created.  This also allows users to replay the data at speeds faster
than realtime.

The various components have been altered to present the time not based
on now, but rather as if the data was streaming by live.
@treyp
Copy link
Owner

treyp commented Apr 22, 2015

This is really good!

Functionality seems to work. I'm going to look over the code and make sure everything's okay and try to get this out tonight.

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

Successfully merging this pull request may close these issues.

2 participants