-
Notifications
You must be signed in to change notification settings - Fork 2
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
added buttons and layout for board pings #34
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test your subscriptions in dumpy then its good to go.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Another thing is there are some dependency mismatches now. If you are able to resolve these that would be great. If not I could try and fix it.
…eds to be imported to usePocketbase correctly
Added ping buttons and status messages to GUI for the following boards: dmb, pmb, daq, camera, bms, fab, lrb.
Also added an updated layout including a 'board status' section of the GUI. Note that this uses the image 'reload-arrows'.
Code needs to be moved around to fit the new file structure. When resolving merge conflicts, change the 'performTare' function to the new CommandMessage function.