调试窗

司机屏增加重启工控机节点按钮
This commit is contained in:
xuxinchao
2022-06-14 17:22:27 +08:00
committed by liujing
parent 6d0e7fa565
commit 5fdea95846
5 changed files with 40 additions and 0 deletions

View File

@@ -371,6 +371,14 @@ class MoGoAutopilotProvider :
}
}
/**
* 发送工控机所有节点重启命令
*/
override fun sendIpcReboot() {
//重启所有节点
AdasManager.getInstance().sendSystemCmdReq(MessagePad.SystemCmdType.SYSTEMCMD_REBOOT)
}
/**
* 办公室调试使用,强制开启自动驾驶,将 statuspilotModecontrol_pilotMode强追设置为 1
* isEnable = true 开启