lixiaopeng
|
f250381229
|
[dev_robotaxi-d_230412_2.15.0] 添加v2i新类型,优化升级请求
|
2023-04-13 18:04:47 +08:00 |
|
xuxinchao
|
c92233455e
|
[dev_robotaxi-d_230412_2.15.0]DNS域名增加正式地址域名
|
2023-04-13 14:36:01 +08:00 |
|
renwj
|
695fd6188d
|
[2.15.0] 整合基于ByteX开发的自研及三方插件
|
2023-04-06 19:45:38 +08:00 |
|
lixiaopeng
|
9f18e1c106
|
[dev_opt_2.15.0] 调试面板添加升级信息的展示
|
2023-04-04 17:21:56 +08:00 |
|
renwj
|
3c58608ca6
|
[dev_opt_2.15.0] patch升级代码提交
|
2023-03-07 15:08:54 +08:00 |
|
zhongchao
|
91547ae873
|
[2.13.0-arch-opt] func build change
|
2023-03-06 18:10:01 +08:00 |
|
xuxinchao
|
ae38de2b46
|
[dev_arch_opt_3.0]更改MIS和DNS测试域名
|
2023-03-02 11:40:54 +08:00 |
|
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 |
|
chenfufeng
|
93addfeeab
|
[Opt3.0]自动切换Tts实现
|
2023-02-28 10:35:30 +08:00 |
|
chenfufeng
|
10e2a8531f
|
[Opt3.0]兼容以前的单语言功能
|
2023-02-28 10:35:30 +08:00 |
|
chenfufeng
|
1e7b13f151
|
[Feat]新增支持多语言的TTS
[Feat]新增支持多语言的TTS
|
2023-02-24 15:44:33 +08:00 |
|
zhongchao
|
7dee39dac6
|
[2.13.0-arch-opt] impl remove from data-center
|
2023-02-23 20:34:17 +08:00 |
|
zhongchao
|
dda089466c
|
[2.13.0-arch-opt] wrong code
|
2023-02-22 19:50:13 +08:00 |
|
zhongchao
|
dbb62bbe04
|
[2.13.0-arch-opt] remove unuse code and add trace log
|
2023-02-22 19:50:13 +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
|
312744e4ee
|
[2.13.0-arch-opt]analytics move to foundation
|
2023-02-20 19:10:32 +08:00 |
|
donghongyu
|
a7ab13c4c1
|
Merge remote-tracking branch 'origin/dev_arch_opt_3.0' into dev_arch_opt_3.0
|
2023-02-15 16:25:34 +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
|
7b85574d62
|
:[2.13.0-arch-opt] bug fix
|
2023-02-15 16:15:28 +08:00 |
|
zhongchao
|
32991f784d
|
[2.13.0-arch-opt] binding car add config
|
2023-02-14 18:50:49 +08:00 |
|
zhongchao
|
4f25b0fd43
|
[2.13.0-arch-opt] merge 2.14.0 line id func
|
2023-02-14 15:17:40 +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
|
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 |
|
zhongchao
|
8433d0c8de
|
[2.13.0-arch-opt] hmi proxy replace to view
|
2023-01-29 16:25:06 +08:00 |
|
zhongchao
|
2265a5ffb8
|
[2.13.0-arch-opt] merge
|
2023-01-25 23:13:23 +08:00 |
|
xuxinchao
|
b7f2e55185
|
[dev_arch_opt_3.0]
[Change]
[
1、补交更改接口地址将需要进行DNS转换的接口和部分通用接口统一由服务端进行中转解析
]
|
2023-01-24 11:39:56 +08:00 |
|
donghongyu
|
5a56e1ba50
|
[dev_arch_opt_3.0]
[Change]
[1、将与高精地图相关的车辆转向移动到地图层管理]
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
|
2023-01-10 17:30:22 +08:00 |
|
zhongchao
|
19d02aa429
|
[2.13.0-arhc-opt] move monitoring to biz
|
2023-01-04 21:03:37 +08:00 |
|
zhongchao
|
681629c032
|
[2.13.0-arch-opt] locationUtil move
|
2022-12-29 17:43:25 +08:00 |
|
zhongchao
|
2dbef61f56
|
[2.13.0-arch-opt] remove acc
|
2022-12-28 18:21:33 +08:00 |
|
donghongyu
|
1972616d44
|
[opt 3.0]
[Change]
[1、增加多屏宣传视频播放功能]
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
|
2022-12-27 13:22:43 +08:00 |
|
donghongyu
|
f22efbb23d
|
[opt 3.0]
[Change]
[1、修复缺失依赖]
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
|
2022-12-26 18:54:14 +08:00 |
|
zhongchao
|
40caefa91f
|
[2.13.0-opt]remove service module and module-common
|
2022-12-23 14:09:47 +08:00 |
|
chenfufeng
|
ae7e608ce0
|
[opt3.0]下沉工具类到mogo-core-utils模块
|
2022-12-20 18:05:37 +08:00 |
|
donghongyu
|
c85efcb9ee
|
Merge branch 'dev_robotaxi-d-app-module_2130_221116_2.13.0' into mutidev_robotaxi-d-app-module_2130_221116_2.13.0_multi_display
# Conflicts:
# gradle.properties
|
2022-12-12 12:54:51 +08:00 |
|
zhongchao
|
e7648bd9b1
|
[2.13.0] add func of binding car change model
|
2022-12-09 12:01:58 +08:00 |
|
donghongyu
|
69e450e2af
|
Merge branch 'dev_robotaxi-d-app-module_2130_221116_2.13.0' into mutidev_robotaxi-d-app-module_2130_221116_2.13.0_multi_display
# Conflicts:
# core/function-impl/mogo-core-function-hmi/src/main/java/com/mogo/eagle/core/function/main/MainLauncherActivity.java
|
2022-12-07 10:39:24 +08:00 |
|
zhongchao
|
f4dc1b8f7e
|
[2.13.0] fix bug of status manager which remove the sticky measure and change the vip notice
|
2022-12-06 15:12:22 +08:00 |
|
donghongyu
|
0431a13e93
|
Merge branch 'dev_robotaxi-d-app-module_2130_221116_2.13.0' into mutidev_robotaxi-d-app-module_2130_221116_2.13.0_multi_display
|
2022-12-06 12:04:23 +08:00 |
|
zhongchao
|
701136d9e4
|
[2.13.0]remove unuse
|
2022-12-05 14:52:30 +08:00 |
|
donghongyu
|
feeecbb564
|
Merge branch 'dev_robotaxi-d-app-module_2130_221116_2.13.0' into mutidev_robotaxi-d-app-module_2130_221116_2.13.0_multi_display
# Conflicts:
# app/src/main/java/com/mogo/launcher/stageone/HttpDnsStartUp.kt
|
2022-12-02 19:53:12 +08:00 |
|
zhongchao
|
095c926fb6
|
[2.13.0]fix bug of netty status of view and close the spi real time
|
2022-12-02 19:13:34 +08:00 |
|
donghongyu
|
346bbfb0c2
|
Merge branch 'dev_robotaxi-d-app-module_2130_221116_2.13.0' into mutidev_robotaxi-d-app-module_2130_221116_2.13.0_multi_display
# Conflicts:
# app/src/main/java/com/mogo/launcher/stageone/ConfigStartUp.kt
# foudations/mogo-commons/src/main/java/com/mogo/commons/debug/DebugConfig.java
|
2022-12-02 17:35:53 +08:00 |
|
zhongchao
|
0476280f63
|
[2.13.0] remove unuse code
|
2022-12-02 15:11:16 +08:00 |
|
zhongchao
|
60094ced77
|
add socket status listener and remove unfitable code
|
2022-12-02 11:03:37 +08:00 |
|
donghongyu
|
6d32688dd6
|
Merge branch 'dev_robotaxi-d-app-module_2130_221116_2.13.0' into mutidev_robotaxi-d-app-module_2130_221116_2.13.0_multi_display
# Conflicts:
# app/src/main/java/com/mogo/launcher/stageone/HttpDnsStartUp.kt
|
2022-12-01 10:38:40 +08:00 |
|
zhongchao
|
fbb15bcf47
|
[2.13.0] change the host const loc
|
2022-11-30 16:23:40 +08:00 |
|
zhongchao
|
0d6938262c
|
[2.13.0] change the host location and fix bug of token problem
|
2022-11-30 16:23:40 +08:00 |
|
chenfufeng
|
86a579be69
|
[2.13.0][fix]解决首次安装Tts不生效的问题
原因:首次安装sn没有缓存到sp,然后Tts初始化时机比从后台获取要靠前
|
2022-11-30 14:19:07 +08:00 |
|
donghongyu
|
47161b4648
|
[2.13.0]
[Change]
[完成多物理设备和单设备多屏幕的工程适配;
待解决,需要处理两个身份通讯问题适配]
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
|
2022-11-28 22:35:19 +08:00 |
|