This commit is contained in:
Your Name
2024-02-14 01:15:34 -06:00
parent a6fd1bfe03
commit f2559a0f93
5 changed files with 44 additions and 29 deletions

11
notes
View File

@@ -1,5 +1,11 @@
hyundai/interface ENABLE_BUTTONS = (Buttons.RES_ACCEL, Buttons.SET_DECEL, Buttons.CANCEL)
- The speedometer icons are at:
- void AnnotatedCameraWidget::updateState(const UIState &s) {
- Test: no more wheel or record icons
- test: 5 minute timeout settings screen
- SSH reverse proxy if it is my personal dongle ID
- Read all car variables:
- Dash speed
@@ -24,6 +30,11 @@ hyundai/interface ENABLE_BUTTONS = (Buttons.RES_ACCEL, Buttons.SET_DECEL, Button
- Info button interception
- Set speedometer as main display on car start
- Set hvac to standard when car started w/ key (openpilot on)
- Store settings on device and on server when possible by dongle id. restore settings on boot.
- Bring up wifi before compile. If automatic updates are enabled and a update is available, fetch it and compile.
- disable lat turn signal below hwy speeds
- setting: disable lane change assist alltogether
- setting: auto passive dash cam recorder / uploader
Weather:
Ideally we intercept the info buttons on the wheel to control this.