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

Update GUI refresh handler #173

Closed
Futabay opened this issue Jun 12, 2020 · 0 comments
Closed

Update GUI refresh handler #173

Futabay opened this issue Jun 12, 2020 · 0 comments

Comments

@Futabay
Copy link
Contributor

Futabay commented Jun 12, 2020

Current handler refreshes GUI every time packet is received

ait.events.on('ait:tlm:packet', () => {

We would like to update this so that the handler only refreshes once every second.

Futabay added a commit that referenced this issue Jun 12, 2020
MJJoyce added a commit that referenced this issue Jun 16, 2020
Issue #173 - Update GUI refresh handler
@MJJoyce MJJoyce closed this as completed Sep 22, 2020
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

No branches or pull requests

2 participants