wip
This commit is contained in:
31
notes
31
notes
@@ -1,5 +1,36 @@
|
||||
hyundai/interface ENABLE_BUTTONS = (Buttons.RES_ACCEL, Buttons.SET_DECEL, Buttons.CANCEL)
|
||||
|
||||
- SSH reverse proxy if it is my personal dongle ID
|
||||
- Read all car variables:
|
||||
- Dash speed
|
||||
- Experimental desired speed
|
||||
- engagement
|
||||
- UI updates:
|
||||
- Turn HDA2 icon off if in experimental mode
|
||||
- Show "AUTO" in green if in auto speed mode via wheel icon
|
||||
- Simulated button presses
|
||||
- Down / Up / Resume
|
||||
- CAN data:
|
||||
- Windows down
|
||||
- Lead car distance while in stocklong
|
||||
- Lead car is getting away
|
||||
- Disable all telemetry to comma
|
||||
- Conditional telemetry to me
|
||||
- More than one wifi network - specify set wifi network for dashcam / route uploads and one for basic coms
|
||||
- Implement stocklong on GM cars
|
||||
- settings screen updates
|
||||
- store / restore OP settings on my server
|
||||
- cleanup code / reorganize fork
|
||||
- Info button interception
|
||||
- Set speedometer as main display on car start
|
||||
- Set hvac to standard when car started w/ key (openpilot on)
|
||||
|
||||
Weather:
|
||||
Ideally we intercept the info buttons on the wheel to control this.
|
||||
UI: https://github.com/jclarke0000/MMM-OpenWeatherForecast/blob/master/README.md
|
||||
Radar: https://github.com/jojoduquartier/MMM-RAIN-RADAR
|
||||
Embed possibility: https://cefview.github.io/QCefView/docs/intros/buiding
|
||||
|
||||
Goals:
|
||||
1 - get current dash speed via calculate_speed_limit_canfd
|
||||
2 - issue set decel button via LFA button (proof of concept)
|
||||
|
||||
Reference in New Issue
Block a user