Plane.Sdk3/PlaneGcsSdk_Shared/CommunicationManagement
xu 3e3b6f08ee [fix] 兼容老固件
没有改完,兼容老固件的rtcm需要
         1.gps.target_system =1
         2.不能多次发送
目前1还没做到,因为库里没法判断是新的还是老的

# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
2024-06-24 15:39:41 +08:00
..
CommConnection.cs 上传通信模块 2018-09-05 11:24:03 +08:00
CommModule.cs RTCM广播采用和通讯模块一致的MAVLINK_MSG_ID_GPS_INJECT_DATA消息,飞控响应一致 2024-04-27 15:35:19 +08:00
CommModuleGenerateMavLink.cs [fix] 兼容老固件 2024-06-24 15:39:41 +08:00
CommModulePacketAnalysis.cs 支持紧急返航 2024-03-26 21:58:48 +08:00
CommunicationReceiveCopterInfoEventArgs.cs 上传通信模块 2018-09-05 11:24:03 +08:00
CommWriteMissinState.cs 上传通信模块 2018-09-05 11:24:03 +08:00