搜索资源列表
feijicontrol
- 飞行控制系统方案。整个系统由传感器组、飞控计算机、任务管理计算机、舵机、表决电路等主要部件和电源、外总线、通信设备、地面站等辅助设备组成。无人机、起落架、发动机、任务设备、燃油系统、环控系统等是被监控对象。其中,关键传感器采用相似或者非相似三余度;飞控计算机采用“主备备”式三余度飞控机算机;舵机采用二余度电动舵机;表决逻辑由高可靠性单余度数字逻辑电路和双路开关实现。-Flight Control System program. The entire system is composed of s
ArdupilotMegaPlanner
- 无人机DIY关于地面站的代码-DIY UAV ground station code
VC
- 基于VC_的无人飞控地面站软件的开发VC_ based flight control of unmanned ground station software development-VC_ based flight control of unmanned ground station software development
TEC
- 利用GPS观测文件以及地面站坐标计算电离层中的总电子含量-Files, and ground stations using GPS coordinates calculation observed in the ionosphere total electron content
1
- 很好的飞行器地面站程序源码,对喜欢飞控的爱好者来说,太好了-Good vehicle ground station program source code, like the flight control on the lovers, great
ys09-CN
- YS09无人机地面站.YS09自驾一般与零度公司自行研制的雨燕-III无人机搭配使用。-YS09 UAV ground station. The YS09 car generally associated with zero company developed by the Swift-III UAV with.
vsat
- 甚小天线地面站_VSAT_卫星通信系统高频本振信号源设计,pdf格式,阅读前请安装相应的阅读器。-Very small earth station antennas _VSAT_ high frequency satellite communications system design of the vibration signal source, pdf format, to read before you install the reader.
TALK
- 模拟卫星与地面站之间的通信,使用socket进行网络编程,客户端与服务器为同一载体,界面简洁,有很高的实用性-Simulation between the satellite and earth station communications, the use of network socket programming, client and server for the same carrier, the interface is simple and has high practical
ground_station
- 基于linux的无人驾驶飞行器的地面站图形用户界面 glade3 gtk cairo-Unmanned aircraft based on ground station linux graphical user interface glade3 gtk cairo
ourdev_503181
- 飞行器地面站源程序,具有显示三位动态效果图和各种飞行器参数波形的功能-Aircraft earth station source, has shown the dynamic effect of the three parameters of the waveform graph and the function of various aircraft
地面站系统软件
- 整个地面站 软件系统使用Java语言编写,嵌入3DGIS.最后以实例证明了该地面站系统软件的可行性,并且具有良好的可移植性和可 扩充性.-The entire ground station software system using the Java language, embedded 3DGIS. Finally, an example to prove the feasibility of the ground station system software, and has
ANO_TC匿名科创地面站v4.06
- 是一个PC机软件,可调节四旋翼的PID参数,实时监控状态(Is a PC software, can adjust the four rotor PID parameters, real-time monitoring status)
apm地面站(32位)
- APM 编译好的源码,确认过,好用。平时下载的基本是编译不过去的,这个版本是编译好的(APM compiled source code)
C# 无人机地面站
- 无人机地面站控制系统。支持大疆无人机,左右上下(UAV Ground Station Control system)
ANO_TC匿名科创地面站v4-测试版
- 为APM,Pixhawk飞控升级最新版本固件; 对飞控进行配置,调整参数以达到最优的性能; 可以在Google或者其它地图上进行点击式的飞行路径规划设置,并将自动航线飞行任务上传至飞控; 可以将飞控上记录的飞行日志下载下来并进行分析; 可以和PC上的飞行模拟器软件进行交互,来实现一个无人机的半实物仿真功能; 在拥有合适的数传电台的情况下,你可以: 1.在操作飞行器的时候同时监测它的状态; 2.通过无线数据传输可以记录下比板载日志功能更多的信息;
AvionicsInstrumentControlDemo_Source
- 开源的无人机地面站软件仪表控件,可在C#开发环境下使用(C# Avionic Instrument Controls)
匿名科创地面站及通信协议
- 匿名科创地面站及通信协议 可以实现数据波形显示。姿态显示等。(Anonymous science creation ground station and communication protocol can realize data waveform display. Posture display and so on.)
mission planner
- 地面站开发工具包,非常适合和刚接触的各界人士。
地面站测试版
- 地面站测试版,目前处于开发阶段,还需要继续改进,欢迎大家交流
QGroundControl代码分析
- QGroundControl是著名的无人机地面站软件,本文详细描述了软件的系统结构和代码逻辑。