[8.4.0] 无人化 增加B4相关模型视频等,增加无人化自动登录功能

This commit is contained in:
xinfengkun
2026-01-21 10:19:17 +08:00
parent 59a83071d1
commit 3a1f8d5ecf
22 changed files with 227 additions and 22 deletions

View File

@@ -93,6 +93,12 @@ interface IMoGoAutopilotStatusListener {
*/
fun onSystemStatus(statusInf: SsmInfo.SsmStatusInf) {}
/**
* 驾舱类型变更 只接入了定频SSM接口
*
*/
fun onCockpitTypeChange() {}
/**
* 自动驾驶路线ID回调
*/