wip
This commit is contained in:
11
notes
11
notes
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user