-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature/comportdetection #26
base: develop
Are you sure you want to change the base?
Conversation
…/EBEAM_dashboard into feature/comportdetection
…status of the avavilbe comports change
Oh, keep in mind that when this branch is merged into develop you will have to remove usr/com_ports.json so the handle the new format. |
This looks pretty solid. I think we first have to clean this branch so that we're not merging outdated G9Driversim changes into develop. Makes it hard to review the detection/config storages changes in isolation. the easiest way might be:
but if there's too much dependency, then we could wait for the G9 branch to be merged to develop, then rebase this on the updated develop. Also need an attachment of the log file |
…ons does not set all indicators to red
…n works with the threading of the G9
234ff2f
to
295fc13
Compare
Have tested to make sure this works in all expected cases with the G9.
On a side note, the error/alarm red flashing light turns off once the connection is reestablished, sorry Brandon.
Will need to add the functionality for the VTRX subsystem and the Cathode Heating.
This does include a lot of the G9 branch files, let me know if I should remove them from this pull request