apm无人机主程序分析

上传人:小** 文档编号:91873281 上传时间:2019-07-03 格式:DOC 页数:52 大小:309KB
返回 下载 相关 举报
apm无人机主程序分析_第1页
第1页 / 共52页
apm无人机主程序分析_第2页
第2页 / 共52页
apm无人机主程序分析_第3页
第3页 / 共52页
apm无人机主程序分析_第4页
第4页 / 共52页
apm无人机主程序分析_第5页
第5页 / 共52页
点击查看更多>>
资源描述

《apm无人机主程序分析》由会员分享,可在线阅读,更多相关《apm无人机主程序分析(52页珍藏版)》请在金锄头文库上搜索。

1、/ -*- tab-width: 4; Mode: C+; c-basic-offset: 4; indent-tabs-mode: nil -*-#define THISFIRMWARE ArduCopter V3.0.1/* * ArduCopter Version 3.0 * Creator: Jason Short * Lead Developer: Randy Mackay * Based on code and ideas from the Arducopter team: Pat Hickey, Jose Julio, Jani Hirvinen, Andrew Tridgell

2、, Justin Beech, Adam Rivera, Jean-Louis Naudin, Roberto Navoni * Thanks to:Chris Anderson, Mike Smith, Jordi Munoz, Doug Weibel, James Goppert, Benjamin Pelletier, Robert Lefebvre, Marco Robustini * * This firmware is free software; you can redistribute it and/or * modify it under the terms of the G

3、NU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * Special Thanks for Contributors (in alphabetical order by first name): * * Adam M Rivera:Auto Compass Declination * Amilcar Lucas:Camera mo

4、unt library * Andrew Tridgell:General development, Mavlink Support * Angel Fernandez:Alpha testing * Doug Weibel:Libraries * Christof Schmid:Alpha testing * Dani Saez :V Octo Support * Gregory Fletcher:Camera mount orientation math * Guntars:Arming safety suggestion * HappyKillmore:Mavlink GCS * Hei

5、n Hollander :Octo Support * Igor van Airde :Control Law optimization * Leonard Hall :Flight Dynamics, Throttle, Loiter and Navigation Controllers * Jonathan Challinger :Inertial Navigation * Jean-Louis Naudin :Auto Landing * Max Levine:Tri Support, Graphics * Jack Dunkle:Alpha testing * James Gopper

6、t:Mavlink Support * Jani Hiriven:Testing feedback * John Arne Birkeland:PPM Encoder * Jose Julio:Stabilization Control laws * Marco Robustini:Lead tester * Michael Oborne:Mission Planner GCS * Mike Smith:Libraries, Coding support * Oliver:Piezo support * Olivier Adler :PPM Encoder * Robert Lefebvre:

7、Heli Support & LEDs * Sandro Benigno :Camera support * * And much more so PLEASE PM me on DIYDRONES to add your contribution to the List * * Requires modified mrelax version of Arduino, which can be found here: * http:/ * */ Header includes/#include #include #include / Common dependencies#include #i

8、nclude #include #include / AP_HAL#include #include #include #include #include #include / Application dependencies#include / MAVLink GCS definitions#include / ArduPilot GPS library#include / ArduPilot Mega Flash Memory Library#include / ArduPilot Mega Analog to Digital Converter Library#include #incl

9、ude #include / ArduPilot Mega Magnetometer Library#include / ArduPilot Mega Vector/Matrix math Library#include / Curve used to linearlise throttle pwm to thrust#include / ArduPilot Mega Inertial Sensor (accel & gyro) Library#include #include / PI library#include / PID library#include / RC Channel Li

10、brary#include / AP Motors library#include / Range finder library#include / Optical Flow library#include / Filter library#include / APM FIFO Buffer#include / APM relay#include / Photo or video camera#include / Camera/Antenna mount#include / needed for AHRS build#include / ArduPilot Mega inertial navi

11、gation library#include / ArduCopter waypoint navigation library#include / ArduPilot Mega Declination Helper Library#include / Arducopter Fence library#include / memory limit checker#include / software in the loop support#include / main loop scheduler#include / RC input mapping library/ AP_HAL to Arduino compatibility layer#include compat.h/ Configuration#include defines.h#include config.h#include config_channels.h/ Local modules#include Parameters.h#include GCS.h/

展开阅读全文
相关资源
正为您匹配相似的精品文档
相关搜索

最新文档


当前位置:首页 > 商业/管理/HR > 管理学资料

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号