Plane.Sdk3/PlaneGcsSdk_Shared/CommunicationManagement
xu a88311a160 [feat] 调整广播发送方式
调整广播发送和通讯模块发送一样的数据为了兼容有模块和没模块的,也可以双通道同时发送提高可靠性
# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
2024-06-28 18:33:12 +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 [feat] 调整广播发送方式 2024-06-28 18:33:12 +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