hytech-racing / code-2024

Repository for all of the code for the 2023-2024 car.
GNU General Public License v3.0
3 stars 0 forks source link

Dashboard Feature Requests #13

Open siddhxrth opened 2 months ago

siddhxrth commented 2 months ago

All features currently on the list to be added to dashboard:

walkermburns commented 2 months ago

Looks good, I will probably think of some things that I can add to this later, but we should have verbose error popups whenever there is an error or the car is delatched after being ready to drive that show all of the errors. This should be able to be cleared by clicking the page switch button. Any button being pressed on dashboard should probably be able to skip the start sequence. We are currently not broadcasting which of the drive modes we are currently in in a CAN message, so that is something that you may have to add in our can lib and modify the MCU code for. I would work on this first.