ArduPlane, ArduCopter, ArduRover, ArduSub source
Go to file
hoangthien94 70a23724b5 AP_Follow: Add FOLL_ALT_SOURCE parameter, 0: absolute, 1: relative
AP_Follow: Fill _target_location.alt with packet.relative_alt when FOLL_ALT_SOURCE param is set to 1

AP_Follow: Change current_loc to have altitude above home if relative_alt flag is set

AP_Follow: Fill _target_location.alt with packet.relative_alt when FOLL_ALT_SOURCE param is set to 1

AP_Follow: Change current_loc to have altitude above home if relative_alt flag is set

AP_Follow: Fix things up before merging
- Rebase code on master
- Change all the commits to start with AP_Follow
- Change _ALT_SOURCE to _ALT_TYPE, bottom of param list, value to 10
- Minor formatting

AP_Follow: Tiny formatting issue
2018-06-09 11:01:35 +09:00
.github github: Add Sub vehicle to issues template 2017-08-17 14:17:21 -07:00
APMrover2 Rover: remove SPEED_TURN_GAIN 2018-06-08 09:19:25 +09:00
AntennaTracker Tracker: Remove software type param 2018-06-05 09:14:12 +10:00
ArduCopter Copter: 3.6.0-rc2 release notes 2018-06-06 12:02:40 +09:00
ArduPlane Plane: Remove manual polling of flap input channel 2018-06-05 09:51:09 +10:00
ArduSub Sub: Simplify some returns logic 2018-06-08 11:25:51 -04:00
Tools Tools: set ground effect comp in tradheli default parameters 2018-06-08 09:51:50 +09:00
benchmarks waf: add gbenchmark Waf tool 2015-12-03 07:54:31 +11:00
docs docs: Add ardusub 2018-05-08 09:58:13 +10:00
libraries AP_Follow: Add FOLL_ALT_SOURCE parameter, 0: absolute, 1: relative 2018-06-09 11:01:35 +09:00
mk mk: remove Qualcomm board support 2018-05-17 09:57:20 +10:00
modules ChibiOS: added TIM12 support for PWM out 2018-06-06 15:01:38 +10:00
tests tests: add macro for printing test parameter 2016-05-16 19:08:35 -03:00
.dir-locals.el emacs: add a .dir-locals.el 2016-10-24 09:41:31 -02:00
.editorconfig all: Change the editorconfig so that it won't want to reformat 2014-07-09 19:03:18 -07:00
.gitattributes Revert ".gitattributes: automatically clean up newlines in source files" 2015-04-20 11:04:59 +09:00
.gitignore added .apj to .gitignore 2018-03-01 20:33:21 +11:00
.gitmodules git: change submodules to default to git protocol 2018-03-02 17:50:49 +11:00
.pydevproject AP_Relay: add -1:Disabled to list of param values 2014-05-15 17:13:37 +09:00
.travis.yml CI: Run param parse last, on all CI instances 2018-06-05 09:11:09 +10:00
BUILD.md Build: fixed docs on -debug build directory 2018-05-09 14:17:32 +10:00
COPYING.txt cmake overhaul, cleaned up readme, added license 2011-09-30 17:32:51 -04:00
Doxyfile.in cfg: Fix typos 2016-05-13 19:20:07 -03:00
Makefile Sub: add to the main makefile 2017-07-18 19:18:28 +01:00
Makefile.waf waf: Makefile.waf: use check-all command instead of --alltests 2016-02-01 14:08:39 -02:00
README.md ReadMe: Updated TradHeli Maintainers 2018-03-26 09:05:48 +09:00
Vagrantfile Vagrant: add comment about utility of valgrind on xenial32 2018-05-17 17:27:43 +10:00
reformat.sh reformat: remove mention to .pde files 2016-05-07 22:55:48 -03:00
uncrustify_cpp.cfg cfg: Fix typos 2016-05-13 19:20:07 -03:00
uncrustify_headers.cfg cfg: Fix typos 2016-05-13 19:20:07 -03:00
waf waf: let wrapper exit with error 2016-09-29 10:21:36 -03:00
wscript build: add --apstatedir for Linux boards 2018-05-24 08:00:33 -07:00

README.md

ArduPilot Project

Gitter

Build SemaphoreCI

Build Travis

Coverity Scan Build Status

The ArduPilot project is made up of:

User Support & Discussion Forums

Developer Information

Contributors

How To Get Involved

License

The ArduPilot project is licensed under the GNU General Public License, version 3.

Maintainers

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.