wip
This commit is contained in:
8
notes
8
notes
@@ -39,12 +39,20 @@ hyundai/interface ENABLE_BUTTONS = (Buttons.RES_ACCEL, Buttons.SET_DECEL, Button
|
||||
- car location tracker automatic upload / api of car location
|
||||
- can i get the cabin temprature from the comma??? display on home screen?
|
||||
- review "BBOTCRASH" - rewrite the crash handler
|
||||
https://github.com/pfeiferj/pfeifer-pilot-patches/tree/pfeifer-openpilot-patches/speed-limit-control
|
||||
https://github.com/pfeiferj/pfeifer-pilot-patches/tree/pfeifer-openpilot-patches/disable-dcam-upload
|
||||
https://github.com/pfeiferj/pfeifer-pilot-patches/tree/pfeifer-openpilot-patches/disable-registration
|
||||
https://github.com/pfeiferj/pfeifer-pilot-patches/blob/pfeifer-openpilot-patches/notes/bus%20numbers.md
|
||||
|
||||
- It should do practically everything that opkr fork does
|
||||
- MOST NOTABLY SteerActuatorDelay
|
||||
|
||||
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
|
||||
Openpilot implementation example: https://github.com/twilsonco/openpilot
|
||||
|
||||
Get modem tempratures:
|
||||
gdbus call --system --dest org.freedesktop.ModemManager1 --object-path /org/freedesktop/ModemManager1/Modem/1 --method org.freedesktop.ModemManager1.Modem.Command "AT+QTEMP" 50
|
||||
|
||||
Reference in New Issue
Block a user