[8.0.0][Opt]优化决策、预测地图渲染

This commit is contained in:
chenfufeng
2025-05-20 10:34:18 +08:00
parent 8d762c3178
commit 89641b48df
12 changed files with 173 additions and 83 deletions

View File

@@ -60,4 +60,5 @@ interface IMoGoAutopilotIdentifyListener {
*/
fun onAutopilotV2nCongestionEvent(header: MessagePad.Header, rsi: MogoV2X.RSI_PB) {}
fun onPredictionProbabilityChanged(pro1: Float, pro2: Float) {}
}