[dev_arch_opt_3.0]

[Change]
[
1、增加控制定位HZ的回调用
]

Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
donghongyu
2023-02-01 18:35:39 +08:00
parent 2df96d3dac
commit 4e9ca58409
14 changed files with 147 additions and 21 deletions

View File

@@ -1848,7 +1848,7 @@ internal class DebugSettingView @JvmOverloads constructor(
}
}
override fun onChassisLocationWGS84(gnssInfo: MessagePad.GnssInfo?) {
override fun onChassisLocationWGS84(gnssInfo: MessagePad.GnssInfo) {
mGnssInfo = gnssInfo
//实时加速度列表
ThreadUtils.runOnUiThread {