Skip to content

Bus Voltage Display#52

Open
annabr0wn wants to merge 9 commits into
ModeDisplayTestfrom
main
Open

Bus Voltage Display#52
annabr0wn wants to merge 9 commits into
ModeDisplayTestfrom
main

Conversation

@annabr0wn

Copy link
Copy Markdown

Replaced mode display with bus voltage indicator. Indicator changes color based on bus voltage, # of volts displayed next to the icon.

  • Voltage > 22.5 = green
  • 22.5 > Voltage > 21.5 = yellow
  • 21.5 > Voltage = red (infill and outline)
  • No info = white

ConnorNeed and others added 9 commits July 6, 2026 17:38
* feat: add more status/state monitoring for the arm

* feat: runtime collision checking control
* feat: configure WebRTCClient with signaling URL

* Update src/components/panels/MosaicDashboard.tsx

Co-authored-by: Nathaniel <va7nfh@gmail.com>

---------

Co-authored-by: Ju <bangmar@iclod.com>
Co-authored-by: Nathaniel <va7nfh@gmail.com>
* feat: configure WebRTCClient with signaling URL

* feat: add keyboard shortcut for snapshot functionality

---------

Co-authored-by: Ju <bangmar@iclod.com>
Co-authored-by: Nathaniel <va7nfh@gmail.com>
* CIRC 0.5 updates: stale indicators, disable go, and reset all

* copilot suggestions

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@ConnorNeed

Copy link
Copy Markdown
Member

Hi Anna. I think you created the Pull request backwards. Right now this is trying to merge main into your development branch rather than your branch into main. Also I noticed that your branch doesn't have any commits on it. You might need to push your changes first.

Git is really confusing when you first get started. Happy to help try to figure out what's going on next time you are in the bay :)

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.

4 participants