Shane Smiskol
Shane Smiskol
Will need to look at a lot of different cars to verify the numbers, but in a Toyota Camry Hybrid 2022, steering faults when the steering angle rate from the...
- [x] Show actual steer and enable speeds - [x] Remove (useless) stars - [ ] Show extra information (hidden by default or all the time), like the detail sentence...
Switches from querying the functional addresses (which don't work on some electric/hybrid Hyundai) to querying the rx addresses from the current functional address requests. General cars: - [x] KIA OPTIMA...
- [ ] Add Prius V exception, no ACC_HUD (why is Highlander failing?)
On our Optima, it does not respond to the long or multi query, but does respond to 0x191 (hardware number) and 0x195 (software number, both return same value). `0xF195 SYSTEM_SUPPLIER_ECU_SOFTWARE_VERSION_NUMBER:...
Should allow you to exit standstill on first resume button press, then increments set speed on any subsequent presses (assuming you exit standstill for a few seconds after pressing resume,...
For example, `SCM_BUTTONS`'s counter started returning garbage values (or issue with a cable) and only panda noticed it, causing a controls mismatch. We need to change how the checks work...