资源简介
地面站C#源码开发中可直接调用的动态库及源码,解决了mavgenerate生成C#时的bug
代码片段和文件信息
/*
MAVlink protocol implementation (auto-generated by mavgen.py)
Generated from: common.xml
Note: this file has been auto-generated. DO NOT EDIT
*/
using System;
using System.Reflection;
[assembly: Assemblytitle(“Mavlink Classes“)]
[assembly: AssemblyDescription(“Generated Message Classes for Mavlink. See http://qgroundcontrol.org/mavlink/start“)]
[assembly: AssemblyProduct(“Mavlink“)]
[assembly: AssemblyVersion(“1.0.0.0“)]
[assembly: AssemblyFileVersion(“1.0.0.0“)]
namespace Mavlink
{
///
/// Micro air vehicle / autopilot classes. This identifies the individual model.
///
public enum MAV_AUTOPILOT : uint
{
///
/// Generic autopilot full support for everything
///
MAV_AUTOPILOT_GENERIC = 0
///
/// Reserved for future use.
///
MAV_AUTOPILOT_RESERVED = 1
///
/// SLUGS autopilot http://slugsuav.soe.ucsc.edu
///
MAV_AUTOPILOT_SLUGS = 2
///
/// ArduPilotMega / ArduCopter http://diydrones.com
///
MAV_AUTOPILOT_ARDUPILOTMEGA = 3
///
/// OpenPilot http://openpilot.org
///
MAV_AUTOPILOT_OPENPILOT = 4
///
/// Generic autopilot only supporting simple waypoints
///
MAV_AUTOPILOT_GENERIC_WAYPOINTS_ONLY = 5
///
/// Generic autopilot supporting waypoints and other simple navigation commands
///
MAV_AUTOPILOT_GENERIC_WAYPOINTS_AND_SIMPLE_NAVIGATION_ONLY = 6
///
/// Generic autopilot supporting the full mission command set
///
MAV_AUTOPILOT_GENERIC_MISSION_FULL = 7
///
/// No valid autopilot e.g. a GCS or other MAVlink component
///
MAV_AUTOPILOT_INVALID = 8
///
/// PPZ UAV - http://nongnu.org/paparazzi
///
MAV_AUTOPILOT_PPZ = 9
///
/// UAV Dev Board
///
MAV_AUTOPILOT_UDB = 10
///
/// FlexiPilot
///
MAV_AUTOPILOT_FP = 11
///
/// PX4 Autopilot - http://pixhawk.ethz.ch/px4/
///
MAV_AUTOPILOT_PX4 = 12
///
/// SMACCMPilot - http://smaccmpilot.org
///
MAV_AUTOPILOT_SMACCMPILOT = 13
///
/// AutoQuad -- http://autoquad.org
///
MAV_AUTOPILOT_AUTOQUAD = 14
///
/// Armazila -- http://armazila.com
///
MAV_AUTOPILOT_ARMAZILA = 15
///
/// Aerob -- http://aerob.ru
///
MAV_AUTOPILOT_AEROB = 16
///
/// ASLUAV autopilot -- http://www.asl.ethz.ch
///
MAV_AUTOPILOT_ASLUAV = 17
///
/// SmartAP Autopilot - http://sky-drones.com
///
MAV_AUTOPILOT_SMARTAP = 18
///
/// AirRails - http://uaventure.com
///
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 283058 2018-12-29 10:15 1\1.generated.cs
文件 165856 2018-12-29 10:15 1\1_codec.generated.cs
文件 142848 2018-12-29 10:15 1\mavli
文件 275968 2018-12-29 10:15 1\mavli
文件 377036 2018-12-29 10:15 1\mavli
目录 0 2018-12-29 10:23 1
----------- --------- ---------- ----- ----
1244766 6
- 上一篇:C#制作的飞机大战源码
- 下一篇:c#窗体应用程序两个列数相同的矩阵合并代码
相关资源
- C# IP地址输入控件
- C#在一个窗口刷新更改另一个窗口控件
- C# TIP文件生成和拆解
- C#解析HL7消息的库135797
- C# OCR数字识别实例,采用TessnetOcr,对
- 考试管理系统 - C#源码
- asp.net C#购物车源代码
- C#实时网络流量监听源码
- C#百度地图源码
- Visual C#.2010从入门到精通配套源程序
- C# 软件版本更新
- C#屏幕软键盘源码,可以自己定制界面
- 智慧城市 智能家居 C# 源代码
- c#获取mobile手机的IMEI和IMSI
- C#实现简单QQ聊天程序
- 操作系统 模拟的 欢迎下载 C#版
- C#写的计算机性能监控程序
- 用C#实现邮件发送,有点类似于outlo
- MVC model层代码生成器 C#
- c#小型图书销售系统
- C# Socket Server Client 通讯应用 完整的服
- c# winform 自动登录 百度账户 源代码
- C#编写的16进制计算器
- C#TCP通信协议
- C# 数据表(Dataset)操作 合并 查询一
- C#语音识别系统speechsdk51,SpeechSDK51L
- 数据库备份还原工具1.0 C# 源码
-
[免费]xm
lDocument 节点遍历C# - EQ2008LEDc#开发实例
- DirectX.Capturec# winform 操作摄像头录像附
川公网安备 51152502000135号
评论
共有 条评论