20358 Commits (c2e3f05dbfe7fd288a3ffd077861b9dd36b0f1e8)
 

Author SHA1 Message Date
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
Gustavo Jose de Sousa 58c9ef6b18 gtest: add submodule at version 1.7.0 9 years ago
mirkix 86e335b6b6 AP_HAL_Linux: Prevent buffer overflow 9 years ago
Víctor Mayoral Vilches 5d28fbfa1b Compass: Erle-Brain 2 and PXFmini fix 9 years ago
Andrew Tridgell 3ea05759d1 travis: setup BUILDROOT to try to make builds faster 9 years ago
Andrew Tridgell 1c73549451 travis: don't save ccache between runs 9 years ago
Andrew Tridgell 1416780976 scripts: copy px4-v4 binaries to autobuild published directories 9 years ago
Andrew Tridgell d19c722963 autotest: fixed hex LOG_BITMASK for quadplane 9 years ago
Andrew Tridgell 3a9ebe3a8a Plane: added Q_TRAN_PIT_MAX 9 years ago
Andrew Tridgell 7e29761b99 Plane: try to smooth auto VTOL transitions 9 years ago
Andrew Tridgell 640332113c AP_L1_Control: calculate dt for crosstracking 9 years ago