Plane.Sdk3/PlaneGcsSdk_Shared/Communication
zxd 72a9e28ed1 主要修改取消UDPserver 更换通信模块的通信
最小距离的修改
无悬停的快速航点模拟
时间长度的限定 如flyto的时间限定为4095
计划路线的修改:只显示当前航点的路线
飞控版本检测
航点失败续写和航点单写
2018-08-23 22:37:52 +08:00
..
CompositeConnection.cs 加入RTK支持 2017-07-31 01:09:32 +08:00
EmptyConnection.cs 加入RTK支持 2017-07-31 01:09:32 +08:00
ExceptionThrownEventSource.cs 原始导入 2017-02-27 02:02:19 +08:00
SerialPortConnection.cs 优化通讯数据,为了更多的飞机 2017-08-18 12:16:05 +08:00
TcpConnection.cs 使用通信模块前的提交 2018-08-11 12:14:05 +08:00
TcpConnectionBase.cs 主要修改取消UDPserver 更换通信模块的通信 2018-08-23 22:37:52 +08:00
TcpServerConnection.cs 原始导入 2017-02-27 02:02:19 +08:00
TcpServerConnectionManager.cs 增加LED灯控制 2017-04-07 20:28:41 +08:00
UdpConnection_NET.cs 原始导入 2017-02-27 02:02:19 +08:00
UdpConnectionBase.cs 加入RTK支持 2017-07-31 01:09:32 +08:00
UdpServerConnection_NET.cs 原始导入 2017-02-27 02:02:19 +08:00
UdpServerConnectionManager.cs 原始导入 2017-02-27 02:02:19 +08:00
UdpServerConnectionManager.NET.cs 原始导入 2017-02-27 02:02:19 +08:00
UdpThroughDtuServiceConnection.cs 加入RTK支持 2017-07-31 01:09:32 +08:00
UdpThroughDtuServiceConnection.NET.cs 原始导入 2017-02-27 02:02:19 +08:00