mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 16:23:46 +08:00
remove pedal (#31903)
* remove pedal * bump panda * fix * update refs old-commit-hash: fa12a6722868d436f15bea31537df1277bcc4027
This commit is contained in:
@@ -73,7 +73,7 @@ def migrate_pandaStates(lr):
|
||||
# TODO: safety param migration should be handled automatically
|
||||
safety_param_migration = {
|
||||
"TOYOTA PRIUS 2017": EPS_SCALE["TOYOTA PRIUS 2017"] | Panda.FLAG_TOYOTA_STOCK_LONGITUDINAL,
|
||||
"TOYOTA RAV4 2017": EPS_SCALE["TOYOTA RAV4 2017"] | Panda.FLAG_TOYOTA_ALT_BRAKE | Panda.FLAG_TOYOTA_GAS_INTERCEPTOR,
|
||||
"TOYOTA RAV4 2017": EPS_SCALE["TOYOTA RAV4 2017"] | Panda.FLAG_TOYOTA_ALT_BRAKE,
|
||||
"KIA EV6 2022": Panda.FLAG_HYUNDAI_EV_GAS | Panda.FLAG_HYUNDAI_CANFD_HDA2,
|
||||
}
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
d544804a4fb54c0f160682b8f14af316a8383cd8
|
||||
e29856a02cca7ab76461b2cc0acd25826a894667
|
||||
Reference in New Issue
Block a user