[630][adas] 新增SSM超时检测功能

This commit is contained in:
xinfengkun
2024-03-13 10:45:50 +08:00
parent f23ebb0f35
commit 369450e2b5
14 changed files with 221 additions and 272 deletions

View File

@@ -28,7 +28,8 @@ public class UnableLaunchReason {
GEAR,//档位
PARKING_BRAKE,//制动系统,手刹,电子驻车制动系统
SSM_OFFER,//SSM提供的原因
FSM_OFFER//FSM提供的原因
FSM_OFFER,//FSM提供的原因
SSM_TIMEOUT//SSM超时
}
/**