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 mirror angle in GUI while it's moving #748

Open
alexdewar opened this issue Dec 18, 2024 · 0 comments
Open

Update mirror angle in GUI while it's moving #748

alexdewar opened this issue Dec 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@alexdewar
Copy link
Collaborator

Since #743, we've been able to get the position of the mirror, even while the motor's moving. However, the GUI just displays "moving" for the mirror angle in this case. It would be better to display the actual angle instead, so that the user knows that something is happening even if they can't see it (e.g. if they're on an aircraft). It probably makes sense to do this at half-second intervals or something.

To do this, we will need a new pair of pubsub messages for querying the mirror angle and sending the response.

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

No branches or pull requests

1 participant