zhongchao
|
66b321a2a9
|
[2.13.0-arch-opt] fix bug of track and loc reason, wait for map version ,plus remove aicloud sdk httpdns,which update version to fix passport . and plus found the line id problem because of code opt
|
2023-03-01 18:07:30 +08:00 |
|
zhongchao
|
74d616c092
|
[2.13.0-arch-opt] add trace of httpdns and fix small map draw line
|
2023-02-28 10:45:11 +08:00 |
|
zhongchao
|
a8c80e8095
|
[2.13.0-arch-opt] add v2x sdk foundation gradle setting
|
2023-02-23 16:38:55 +08:00 |
|
donghongyu
|
d99ee9ba6f
|
[dev_arch_opt_3.0]
[Change]
[
1、解除数据中心对高德地图的依赖
]
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
|
2023-02-21 18:17:06 +08:00 |
|
zhongchao
|
eb56953282
|
[2.13.0-arch-opt] update ai cloud sdk version
|
2023-02-21 11:56:05 +08:00 |
|
zhongchao
|
1a3080fe84
|
[2.13.0-arch-opt] add point log
|
2023-02-21 11:56:05 +08:00 |
|
zhongchao
|
7f96b416c8
|
[2.13.0-arch-opt] update socket reconnect and fix httpdns reconnect logic
|
2023-02-21 11:56:05 +08:00 |
|
zhongchao
|
31aa2ef23e
|
[2.13.0-arch-opt]fix bug of analytics
|
2023-02-20 19:27:38 +08:00 |
|
zhongchao
|
312744e4ee
|
[2.13.0-arch-opt]analytics move to foundation
|
2023-02-20 19:10:32 +08:00 |
|
zhongchao
|
df3e018c30
|
[2.13.0-arch-opt]v2x code style
|
2023-02-17 20:25:26 +08:00 |
|
donghongyu
|
b572b1e999
|
[dev_arch_opt_3.0]
[Change]
[
1、优化获取设备SN标志,设备序列号>AndroidID>随机ID
]
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
|
2023-02-15 16:25:29 +08:00 |
|
zhongchao
|
84d1de4079
|
[2.13.0-arch-opt] local code opt
|
2023-02-14 20:48:42 +08:00 |
|
zhongchao
|
7a44fc53b4
|
[2.13.0-arch-opt] turn light view opt and fix noop fragment bug
|
2023-02-14 20:27:25 +08:00 |
|
zhongchao
|
5f363baab6
|
[2.13.0-arhc-opt] fix bug of traffic light
|
2023-02-14 14:23:46 +08:00 |
|
zhongchao
|
2f7b696ecb
|
[2.13.0-arch-opt] pnc action view custom
|
2023-02-13 22:01:17 +08:00 |
|
zhongchao
|
62de9cb090
|
[2.13.0-arch-opt] httpdns add config of url
|
2023-02-13 18:07:38 +08:00 |
|
zhongchao
|
4bd358d830
|
[2.13.0-arch-opt] update ai cloud version to fit url
|
2023-02-13 17:22:12 +08:00 |
|
zhongchao
|
78849ef5d7
|
[2.13.0-arch-opt] mofang view and status bar opt , pnvView add catch in enum
|
2023-02-09 19:53:10 +08:00 |
|
donghongyu
|
d8e2029fa5
|
[dev_arch_opt_3.0]
[Change]
[
1、彻底解决地图跳变问题,原因是因为位置转变GCJ02时候将经纬度设置回去了,从而引起位置异常
]
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
|
2023-02-07 20:57:49 +08:00 |
|
donghongyu
|
daf51c78ce
|
[dev_arch_opt_3.0]
[Change]
[
1、删除地图中废弃的定位回掉方法
2、修改小地图监听位置更改的方式,设置为10HZ,更新地图解决跳变问题
]
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
|
2023-02-07 18:45:58 +08:00 |
|
zhongchao
|
1548c607da
|
[2.13.0-arch-opt] merge
|
2023-02-07 15:06:28 +08:00 |
|
donghongyu
|
111940123f
|
[dev_arch_opt_3.0]
[Change]
[
1、完成工控机数据和高德GPS地图数据的数据中心,以及工控机数据超时后的自动切换为高德地图GPS数据
定位监听已重构,CallerChassisLocationGCJ20ListenerManager---高的坐标系,CallerChassisLocationWGS84ListenerManager--高精坐标系,之前代码已修改,大家后续项目中根据需要进行订阅,如需控制频率可在订阅时
// 设置数据回调频率,单位HZ,1HZ的周期是1秒;50HZ的周期是1/50=0.02秒;10HZ的周期是1/10=0.1秒。
CallerChassisLocationWGS84ListenerManager.setListenerHz(Companion.functionName, 20)
CallerChassisLocationGCJ20ListenerManagersetListenerHz(Companion.functionName, 20)
]
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
|
2023-02-02 19:24:38 +08:00 |
|
chenfufeng
|
5d8548e7ef
|
[Opt]去掉冗余的导入
|
2023-01-31 15:32:17 +08:00 |
|
chenfufeng
|
dcc98b078b
|
[Opt3.0]新增StartUp模块并调整启动顺序
|
2023-01-31 15:32:17 +08:00 |
|