mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-23 09:13:43 +08:00
2020 Ioniq PHEV Support (#21147)
* 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: e7df9adfe3fef777d4ec1143c758ca0501185130
This commit is contained in:
@@ -73,6 +73,7 @@ routes = [
|
||||
TestRoute("b2a38c712dcf90bd|2020-05-18--18-12-48", HYUNDAI.SONATA_LF),
|
||||
TestRoute("5875672fc1d4bf57|2020-07-23--21-33-28", HYUNDAI.KIA_SORENTO),
|
||||
TestRoute("9c917ba0d42ffe78|2020-04-17--12-43-19", HYUNDAI.PALISADE),
|
||||
TestRoute("fa8db5869167f821|2021-06-10--22-50-10", HYUNDAI.IONIQ_PHEV),
|
||||
TestRoute("2c5cf2dd6102e5da|2020-12-17--16-06-44", HYUNDAI.IONIQ_EV_2020),
|
||||
TestRoute("610ebb9faaad6b43|2020-06-13--15-28-36", HYUNDAI.IONIQ_EV_LTD),
|
||||
TestRoute("2c5cf2dd6102e5da|2020-06-26--16-00-08", HYUNDAI.IONIQ),
|
||||
|
||||
Reference in New Issue
Block a user