20368 Commits (5b834330cb5176f9cd1dacb85143d349529e1db4)
 

Author SHA1 Message Date
Jonathan Challinger 5b834330cb AP_Mount: merge SoloGimbal from solo master 9 years ago
Jonathan Challinger eabede692e AP_SmallEKF: move to AP_Mount/SoloGimbalEKF and merge solo version 9 years ago
Jonathan Challinger 02d8b28fa3 DataFlash: add GMB1, GMB2, GMB3 9 years ago
Jonathan Challinger cbf2309023 AP_AHRS: add get_mag_field_NED and get_mag_field_correction 9 years ago
Jonathan Challinger 4c2e6af6ee AP_InertialSensor: statically register with AP_AccelCal 9 years ago
Jonathan Challinger 49ad2d26c6 AP_AccelCal: make client list static 9 years ago
Jonathan Challinger 5f610fdcba Copter: support SET_POSITION_TARGET with WGS84 altitudes 9 years ago
Randy Mackay 081beacb8d AP_InertialSensor: replace sqrt with safe_sqrt to resolve compiler warning 9 years ago
Jonathan Challinger 82322144ee Copter: remove unnecessary header file 9 years ago
Gustavo Jose de Sousa 53f22f4982 waf: fix legacy defines 9 years ago
Gustavo Jose de Sousa c2e3f05dbf waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
Gustavo Jose de Sousa a2d2661765 waf: use methods from bld instead of ardupilotwaf for the remaining 9 years ago
Gustavo Jose de Sousa 3d22490397 waf: examples: use methods from bld instead of ardupilotwaf 9 years ago
Gustavo Jose de Sousa e9d3dc9e72 waf: vehicles and antennatracker: use methods from bld 9 years ago
Gustavo Jose de Sousa a89a1a8a8a waf: use ardupilotwaf as a Waf tool 9 years ago
Gustavo Jose de Sousa 12cfe222eb waf: ardupilotwaf: decorate build methods with @conf 9 years ago
Gustavo Jose de Sousa cf432e8b3e waf: ardupilotwaf: rename vehicle_stlib to ap_stlib 9 years ago
Gustavo Jose de Sousa a35c0d48b0 waf: ardupilotwaf: rename program to ap_program 9 years ago
Julien BERAUD 90d266698d Frame_Params: Bebop 2 tuning by Leonard 9 years ago
mirkix 2d9b230be1 AP_RangeFinder: Load .data section for HC-SR04 PRU driver used by BBBMINI 9 years ago
Andrew Tridgell 417176c0b2 autotest: reduce speedup on quadplane test to 10 9 years ago
Lucas De Marchi 06411958b9 README: add CI build status for master branch 9 years ago
Lucas De Marchi 36d669a2ab ci: switch linux/sitl compiler to 4.9 9 years ago
Ricardo de Almeida Gonzaga 921da676db travis: start using configure-ci.sh 9 years ago
Lucas De Marchi 1cd20c50a6 ci: integrate ccache configuration 9 years ago
Ricardo de Almeida Gonzaga c8d01f4bf4 ci: add configure-ci.sh 9 years ago
Ricardo de Almeida Gonzaga 0db54e7b36 ci: change TRAVIS_BUILD_TARGET to CI_BUILD_TARGET on build_ci.sh 9 years ago
Ricardo de Almeida Gonzaga e816a4845a ci: rename build_all_travis.sh to build_ci.sh 9 years ago
Andrew Tridgell 115d089904 Plane: continue limiting pitch during last phase of transition 9 years ago
Andrew Tridgell 926c37a876 autotest: increase timeout in quadplane test 9 years ago
Andrew Tridgell 0223218c39 Plane: use altitude_error for quadplane climb rate assistance 9 years ago
Andrew Tridgell 69b2421563 Plane: ensure TECS is updated at 10Hz only 9 years ago
Andrew Tridgell 5da6082d78 GCS_MAVLink: raise the waypoint receive timeout to 8s 9 years ago
Andrew Tridgell 6baae735de SITL: updated fixed wing model based on last_letter skywalker_2013 9 years ago
Andrew Tridgell c2a12b55a0 scripts: raise max lockage in autotest 9 years ago
Andrew Tridgell b8c6bee132 autotest: raise overall timeout 9 years ago
Andrew Tridgell 15c8a27d5e scripts: added some debug to travis script 9 years ago
Gustavo Jose de Sousa 6ca58eac78 travis: fix verification for calling waf check 9 years ago
Andrew Tridgell bc5210d6f2 AP_Arming: don't reporting IMU inconsistencies if IMU not enabled 9 years ago
Andrew Tridgell 3a3afe42be Plane: don't force disarm on parachute release 9 years ago
squilter c7e8a48a55 Plane: deploy parachute as fs action 9 years ago
Andrew Tridgell 24d8610013 AP_InertialSensor: use SIM_GYR_SCALE in SITL 9 years ago
Andrew Tridgell a828db792e SITL: added SIM_GYR_SCALE_{X,Y,Z} 9 years ago
Andrew Tridgell 23eef91c59 Plane: added parameter RTL_RADIUS 9 years ago
Andrew Tridgell 56f8e3d414 scripts: added runfliptest.sh example script 9 years ago
Andrew Tridgell 889da98ca6 scripts: cope with older releases that don't support FMUv4 9 years ago
Gustavo Jose de Sousa d7f50ab668 travis: call waf check for linux 9 years ago
Gustavo Jose de Sousa 54d938e2c4 waf: fail the check if not all test programs succeed 9 years ago
Gustavo Jose de Sousa e9195a3989 waf: link tests with gtest library from submodule 9 years ago
Gustavo Jose de Sousa 8d0522f6ef waf: gtest: add gtest Waf tool 9 years ago