[8.1.0][adas] 多链路数据控制接口开发

This commit is contained in:
xinfengkun
2025-05-28 16:25:52 +08:00
parent 092d248d64
commit e11db10d67
9 changed files with 445 additions and 41 deletions

View File

@@ -1587,6 +1587,15 @@ class MoGoAdasListenerImpl : OnAdasListener {
) {
}
/**
* 域控上报OBU开关状态响应
*
* @param header 头
* @param enable 数据
*/
override fun onObuUploadStatus(header: MessagePad.Header, enable: MessagePad.SetEnableReq) {
}
/**
* 是否可以启动自动驾驶
* 使用方法查看app_ipc_monitoring/uiMainActivity/onAutopilotAbility