mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-06 22:22:11 +08:00
[bot] Update Python packages (#34667)
* Update Python packages * update refs --------- Co-authored-by: Vehicle Researcher <user@comma.ai> Co-authored-by: Shane Smiskol <shane@smiskol.com>
This commit is contained in:
+1
-1
Submodule opendbc_repo updated: da0a5e3d2b...63d0f31d5e
+1
-1
Submodule panda updated: 66bd9e8f25...084a40a46f
@@ -271,7 +271,7 @@ def migrate_pandaStates(msgs):
|
||||
safety_param_migration = {
|
||||
"TOYOTA_PRIUS": EPS_SCALE["TOYOTA_PRIUS"] | ToyotaSafetyFlags.STOCK_LONGITUDINAL,
|
||||
"TOYOTA_RAV4": EPS_SCALE["TOYOTA_RAV4"] | ToyotaSafetyFlags.ALT_BRAKE,
|
||||
"KIA_EV6": HyundaiSafetyFlags.EV_GAS | HyundaiSafetyFlags.CANFD_HDA2,
|
||||
"KIA_EV6": HyundaiSafetyFlags.EV_GAS | HyundaiSafetyFlags.CANFD_LKA_STEERING,
|
||||
}
|
||||
# TODO: get new Ford route
|
||||
safety_param_migration |= {car: FordSafetyFlags.LONG_CONTROL for car in (set(FORD) - FORD.with_flags(FordFlags.CANFD))}
|
||||
|
||||
@@ -1 +1 @@
|
||||
6e9bd57a7a2bbf2aeeb610acafbf3c2f4fd7023f
|
||||
e0ef36686433e563d0a9b9127d680a1d8c6ebdc1
|
||||
Reference in New Issue
Block a user