* use DriverOverride
* keep using EMS16 msg which is available on manuals, TCS13 is not
* Need to differentiate between hybrid ev and ev
* bump opendbc
* add to release files
* try this
* try this
* fixup
* shouldn't need multiple dbc's
* update comments
* combine phev into ev_hybrid
* clean up
* accel_pedal_pos is a percent
* bump
* bump
* update list name
* do this in another PR
* not 2020+
* explicitly set safety param
* full hyundai gas press test coverage
* bump
* bump
* bump
* bump
* like this convention better
* bump
* revert some null gas_signal changes for now
* revert style change
* Add Ioniq PHEV 2020
* Use appropriate signals
* can't verify this to be true
* defaults
* order should really be opposite...
* original style
* bump panda
* bump
* update releases
* bump panda
* Update test route
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: e7df9adfe3
* pedal improvements
* pedal tuning under 19 mph, stock tuning above
* Correctly set tuning, and a temporary reference script
* looking good
* use minEnableSpeed
* minEnableSpeed will always be -1 if pedal since it's used for lockout
* add hysteresis around 19 mph for enabling pedal use
* parameterize minAccSpeed (enable speed is -1 when stop and go to allow engage, acc is min limit for acc commands)
* fix Prius later, 5 mph gap around switch speed
* define min_acc_speed in interface and CC
* use pedal gains up to 22 mph, and correctly use hysteresis above the switch speed
* only check this if pedal
* consolidate comment
* Change BP to switch tuning at 19 mph, define global constant
* Start at interceptor status
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* update releases
* typo
* transition tuning from 19 to +3 mph
* change cmd names and update tuning comment
* Update RELEASES.md
* calculate new pedal gains
* little more clear
* even clearer
* same comment convention and hardcode new pedal tune
* bump cereal
* weird, got added in with the rebase
* three possible long tunings: pedal, improved non-pedal, and default non-pedal
* update refs
* future note: don't add submodules when rebasing!
* update refs
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: ebc294296a
* Add 2020 SEAT Leon (exclamation point ai)
* Add SEAT Leon to README
* Fix Leon model-year
* Add SEAT Leon test route
* thanks me!
old-commit-hash: 34b6c56021