修复左侧展示效果红框

This commit is contained in:
董宏宇
2021-09-13 10:54:33 +08:00
committed by chenfufeng
parent 1236316ba3
commit 0cff46ba8e
4 changed files with 10 additions and 6 deletions

View File

@@ -23,8 +23,9 @@ adb shell am broadcast -a com.hmi.v2x.trafficlight --ez trafficLightIsShow false
adb shell am broadcast -a com.hmi.v2x.limitingvelocity --ez limitingVelocityIsShow true --ei limitingVelocitySpeed 60
adb shell am broadcast -a com.hmi.v2x.limitingvelocity --ez limitingVelocityIsShow false
// 控制OBU场景自测 obuStates 1-添加2-删除0-更新
adb shell am broadcast -a com.obu.test_trigger --ei obuStates 1 --ei obuLevel 3 --ei obuType 0x2A01
// 控制OBU场景自测 obuStates 1-添加2-删除0-更新 ,obuEventDirection 事件方向
adb shell am broadcast -a com.obu.test_trigger --ei obuStates 1 --ei obuLevel 3 --ei obuType 0x2A01 --ei obuEventDirection 0x11
// 控制OBU 模拟自车位置
adb shell am broadcast -a com.obu.test_trigger_recognized