* Change ACC Speed Units signals for Global and Pre-Global
* Use Dash_State UNITS signal for Preglobal
* Change Subaru Preglobal to use Dash_State2 UNITS signal
* bump opendbc
* cleanup
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* ignore permanent low speed lockout
* should always check in case not seen
* use cp_cam
* not bus 0
* change signal name according to ref dbc
* bump
* we don't rely on this
* bump
* Revert "Toyota: debug logging for low speed lockout (#21526)"
This reverts commit 7f2ad50fed.
* add back
* always add
* pass acc_type through
* Update selfdrive/car/toyota/carstate.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Update selfdrive/car/toyota/carstate.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* only update acc_type if not enableDsu
* only add when using
* only for openpilot long cars
* only seen TSS2
* add todo
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Use can definitions and refactor gear Hyundai parsing
* comment
* auto detect gearbox message
auto detect gearbox message
remove todos
remove todos
* comment
* Revert "comment"
This reverts commit 4b5129004e.
* Revert "auto detect gearbox message"
This reverts commit bcdf7c452d.
* no longer needed
* bump
* Merge unique Accord 1.5 fw versions
* remove all instances of ACCORD_15
* bump opendbc and update dbcs
* Switch between gearbox messages by detecting presence of gearbox msg
* both accord (2t) and accord hybrid use the same gearbox, 1.5t is the outlier
* default to GEARBOX
* add old name to migration
* bump opendbc
* update refs
* change msg name, bump cereal
* Update selfdrive/test/test_routes.py
* update ref
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
* EPS_01 -> LH_EPS_03
* LDW_02 signal naming updates
* LDW_02 signal naming updates
* Copypasta repair
* New garbage, same as the old garbage
* Bump opendbc
* update for new DBC update
* update to new DBC
* Ioniq uses SCC12. Ioniq EV lim uses FCA11
* update elect gear to EV_PC5 signal
* remove 'alt' from label
* revert
* update name to ev_pc5_gears
* update name to use_ev_pc5_gears
* Update values.py
* Update carstate.py
* bump opendbc
Co-authored-by: xps-genesis <65239463+xps-genesis@users.noreply.github.com>