mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 01:52:06 +08:00
Toyota: ensure ACC_CONTROL bytes are the same after opendbc bump
old-commit-hash: 3238386a762e649e8eb77b44a5c4a878dfce2a40
This commit is contained in:
@@ -35,7 +35,7 @@ def create_accel_command(packer, accel, pcm_cancel, standstill_req, lead, acc_ty
|
||||
"ACC_TYPE": acc_type,
|
||||
"DISTANCE": 0,
|
||||
"MINI_CAR": lead,
|
||||
"SET_ME_X3": 3,
|
||||
"ALLOW_LONG_PRESS": 3,
|
||||
"PERMIT_BRAKING": 1,
|
||||
"RELEASE_STANDSTILL": not standstill_req,
|
||||
"CANCEL_REQ": pcm_cancel,
|
||||
|
||||
Reference in New Issue
Block a user