/*********************************************************************************************************************** *文件说明:应用文件头文件 *文件功能:函数任务 *修改日期:2018-9-7 *修改作者:cihang_uav *备注信息: 编译代码:./waf configure --board fmuv6 *备注信息: 下载代码:./waf --targets bin/arducopter --upload *备注信息: 更新子模块:git submodule update --init --recursive *备注信息: Code commit statistics can be found here: https://github.com/ArduPilot/ardupilot/graphs/contributors Wiki: http://copter.ardupilot.org/ Requires modified version of Arduino, which can be found here: http://ardupilot.com/downloads/?category=6 配置秘钥: git config --global user.name "Noneardupilot" git config --global user.email "2551804348@qq.com" ssh-keygen -t rsa -C "2551804348@qq.com"
2018-10-25:
上传ubuntu固件到github仓库: git init git add . git commit -m "" git remote rm origin git remote add origin https://github.com/Noneardupilot/ardupilot.git git push -u origin master /git push -u origin +master 仓库地址: https://github.com/Noneardupilot/ardupilot 代码修改备注:
2018-10-14:增加日本手和美国手的切换
2018-10-15:修改实现植保AB点控制移植,其中采用八通道进行AB点打点操作,
2018-10-16:修改内八上锁,外八解锁
2018-10-18:仿真命令:sudo apt-get install build-essential---初始化编辑器
cd ArduCopter
../Tools/autotest/sim_vehicle.py --console --map
output add 192.168.159.1:14550
2018-10-24:修复自己的SITL仿真问题:
case RECOND_ZIGZAG:do_aux_function(ch_option, ch_flag);
2018-10-25:增加U型控制函数
2018-10-26:增加美国手,日本手切换,需要修改参数radio_mode=1,设置日本手,然后校准,radio_mode=2修改美国手
2018-11-7:编译IO:./waf configure --board iomcu,代码:./waf iofirmware
2018-11-21:增加IIC4做外部LED
2019-1-7:上次.bin文件:git add -f (加上文件加目录)
2019-1-29:
git init
git add README.md
git commit -m "first commit"
git remote rm origin
git remote add origin https://github.com/UAVcihang/Copter_3.6.5_master.git
git push -u origin +master
2019-1-30:添加歌尔气压计SPL06—001驱动
*************************************************************************************************************************/
-
Support Forum: http://discuss.ardupilot.org/
-
Community Site: http://ardupilot.org
-
Github repository: https://github.com/ArduPilot/ardupilot
-
Main developer wiki: http://dev.ardupilot.org
-
Developer discussion: http://discuss.ardupilot.org
-
Developer email group: drones-discuss@googlegroups.com. Deprecated November 2016. Included for historical reference.
-
The ArduPilot project is open source and we encourage participation and code contributions: guidelines for contributors to the ardupilot codebase
-
We have an active group of Beta Testers especially for ArduCopter to help us find bugs: release procedures
-
Desired Enhancements and Bugs can be posted to the issues list.
-
Helping other users with log analysis on http://discuss.ardupilot.org/ is always appreciated:
-
There is a group of wiki editors as well in case documentation is your thing: ardu-wiki-editors@googlegroups.com
-
Developer discussions occur on drones-discuss@google-groups.com
The ArduPilot project is licensed under the GNU General Public License, version 3.
Ardupilot is comprised of several parts, vehicles and boards. The list below contains the people that regularly contribute to the project and are responsible for reviewing patches on their specific area. See CONTRIBUTING.md for more information.
- Andrew Tridgell:
- Vehicle: Plane, AntennaTracker
- Board: APM1, APM2, Pixhawk, Pixhawk2, PixRacer
- Randy Mackay:
- Vehicle: Copter, AntennaTracker
- Grant Morphett:
- Vehicle: Rover
- Tom Pittenger:
- Vehicle: Plane
- Chris Olson and Bill Geyer:
- Vehicle: TradHeli
- Paul Riseborough:
- Subsystem: AP_NavEKF2
- Subsystem: AP_NavEKF3
- Lucas De Marchi:
- Subsystem: Linux
- Peter Barker:
- Subsystem: DataFlash
- Subsystem: Tools
- Michael du Breuil:
- Subsystem: SMBus Batteries
- Subsystem: GPS
- Francisco Ferreira:
- Bug Master
- Matthias Badaire:
- Subsystem: FRSky
- Eugene Shamaev:
- Subsystem: CAN bus
- Subsystem: UAVCAN
- Víctor Mayoral Vilches:
- Board: PXF, Erle-Brain 2, PXFmini
- Mirko Denecke:
- Board: BBBmini, BeagleBone Blue, PocketPilot
- Georgii Staroselskii:
- Board: NavIO
- Emile Castelnuovo:
- Board: VRBrain
- Julien BERAUD:
- Board: Bebop & Bebop 2
- Matt Lawrence:
- Vehicle: 3DR Solo & Solo based vehicles
- Gustavo José de Sousa:
- Subsystem: Build system
- Craig Elder:
- Administration: ArduPilot Technical Community Manager
- Jacob Walser:
- Vehicle: Sub