* Update values.py
* Update values.py
* Update routes.py
* Update values.py
* Update values.py
* Update interface.py
* Update override.yaml
* Updated car name in torque settings to the correct one
* Removed unused ECU's from GV80
Fix AssertionError: 3 != 0 : GENESIS GV80 2023: Car model has ECUs not in auxiliary request whitelists: Ecu.eps, Ecu.transmission, Ecu.engine
* Update routes.py
Updated to a better route
* Update routes.py
* Update test_models.py
* Update test_models.py
* Hopefully this route will work...
* Update selfdrive/car/hyundai/values.py
* Update selfdrive/car/hyundai/values.py
* this could use some cargo
* don't need to combine just yet
* add to docs and releases
* Update routes.py
* Update RELEASES.md
* Update routes.py
Updated route, hopefully this one works...
* Update selfdrive/car/tests/routes.py
* alphabetical
* update docs
* Update routes.py
Hopefully this route works
* Update routes.py
Trying segment 1 for GV80
* bump
* no need
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
* Ford: add Escape Mk4 test route
* generate docs
* remove from non_tested
* fix model years
* clearer packages for EU
* docs
* 2020 hybrid
26b2cace68e36212
1FMCU9DZ9LUA82589
* 2021 phev
1FMCU0LZXMUA80767
f8eaaccd2a90aef8
* add this too
* more docs
* Add 2023 Kia Niro EV fingerprint values
* VW MQB: Config tool update for new EPS (#28056)
* Remove eps and cornerRadar from kia niro values.py
* already here
---------
Co-authored-by: Tyler Ferrara <tjferrara@google.com>
Co-authored-by: Jason Young <46612682+jyoung8607@users.noreply.github.com>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
* Update values.py
Added one new firmware value to CAR.LEXUS_RXH_TSS2: {
(Ecu.engine, 0x7e0, None): [
* fix indentation and sort
---------
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
* clip Ford requested curvature to current +- delta
* fix bug, allow for more limit
* bump panda to branch
* bump panda
* rename
* rename function
* make a wrapper function (ford uses dynamic up/down limits
* make two functions consistent
* use apply_dist_to_meas_limits
* only above 12 ms
* simplify, clean up
* this isn't used
* https://github.com/commaai/openpilot/pull/27446
* bump panda
* one m/s fudge
* fix current curvature
* also fix panda
* fix panda blocking msgs
* bump panda to fix more blocked msgs
* clip
* bump panda
* lower to 9 ms
* clean up carcontroller
* bump panda
* bump
* bumppanda
* bumppanda
* bumppanda
* split line
* speed up fingerprinting for CAN fp cars
* add comment to describe this behavior
* more explicit, no defaultdict
* do this later
* fix
* a little more clear I think