[6.6.0] add note
This commit is contained in:
@@ -117,7 +117,7 @@ public class AdasChannel implements IAdasNetCommApi, FpgaSocket.IWebSocketConnec
|
||||
/**
|
||||
* 自动驾驶统计
|
||||
*/
|
||||
private AutopilotReview autopilotReview;
|
||||
private AutopilotReview autopilotReview; //todo 转移数据中心
|
||||
/**
|
||||
* 工控机连接配置
|
||||
*/
|
||||
|
||||
@@ -17,7 +17,7 @@ import chassis.VehicleStateOuterClass;
|
||||
import mogo.telematics.pad.MessagePad;
|
||||
|
||||
/**
|
||||
* 是否可以启动平行驾驶能力检测
|
||||
* 是否可以启动平行驾驶能力检测 //todo 转移数据中心
|
||||
*/
|
||||
public class ParallelDrivingManager {
|
||||
private static final String TAG = ParallelDrivingManager.class.getSimpleName();
|
||||
|
||||
Reference in New Issue
Block a user