[8.2.4][hmi][运营面板-车辆相关] 增加驾驶模式和否启用AIP选项UI

This commit is contained in:
xinfengkun
2025-09-15 17:28:47 +08:00
parent 02d94c9886
commit 6565b18108
10 changed files with 260 additions and 19 deletions

View File

@@ -158,7 +158,8 @@ internal class MoGoLookAroundProviderImpl: IMoGoLookAroundProvider, IMoGoBackCam
}
}
override fun onGetParamResp(header: Header, getParamResp: SetParamReq, adasParam: AdasParam) {
override fun onGetParamResp(adasParam: AdasParam) {
super.onGetParamResp(adasParam)
Log.d(TAG, "-- onGetParamResp -- 1 --")
val parse = adasParam.m1StitchedVideoSelfVehicleParamParse
if (parse != null) {