20430 Commits (4c6dbe725d73f3349318799cebc7a3f7f75d28c0)
 

Author SHA1 Message Date
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
Andrew Tridgell 4adda34439 Plane: limit pitch to zero during airspeed wait VTOL mode 9 years ago
Andrew Tridgell 4f9927beda AP_TECS: added set_pitch_max_limit() API 9 years ago
Andrew Tridgell acb4885989 AP_NavEKF2: use get_delta_angle_dt() API 9 years ago
Andrew Tridgell ee453783eb AP_InertialSensor: added get_delta_angle_dt() API 9 years ago
Lucas De Marchi f0d9f91650 travis: move some builds to the first thread 9 years ago
Lucas De Marchi 2d3a62eae3 AP_HAL_Linux: RCInput_RPI: revert PWM support 9 years ago
Lucas De Marchi c8947c3e9c AP_HAL_Linux: RCInput_RPI: provide signal information 9 years ago
Lucas De Marchi 5629f38b2c AP_HAL_Linux: RCInput_RPI: fix use of uninitiliazed value 9 years ago
Julien BERAUD 45d668df47 AP_Compass_AK8963: support for timesliced timers 9 years ago
Julien BERAUD d15097f3fc AP_Baro_MS5611: Support for timesliced timers 9 years ago
Julien BERAUD 4acc121bd6 AP_HAL_Linux: support for timesliced timers 9 years ago
Julien BERAUD d5c4917bcd AP_HAL: add default support for timesliced timers 9 years ago
Lucas De Marchi 7f04e0106e waf: change binary names 9 years ago
Lucas De Marchi d663a748f2 waf: fix blddestdir 9 years ago
Lucas De Marchi eb6c89d09c waf: use os.path.join() for joining paths 9 years ago
Don Gagne c13cf70163 GCS_MAVLink: system id output as severity INFO 9 years ago
Andrew Tridgell df64a63243 scripts: use BUILDROOT in build_all.sh and build_binaries.sh 9 years ago
Gustavo Jose de Sousa 2311affd0f waf: Makefile.waf: add check-all target 9 years ago
Gustavo Jose de Sousa 5c41b48621 waf: run tests failed before on check 9 years ago
Gustavo Jose de Sousa 60abd4ff2f waf: don't differentiate taskgen names from targets for programs 9 years ago
Gustavo Jose de Sousa 386c12f8ff waf: Makefile.waf: simplify waf calls for vehicles 9 years ago
Gustavo Jose de Sousa 5f6debd186 waf: create build shortcuts for the vehicles 9 years ago
Gustavo Jose de Sousa 2448ea1611 waf: ardupilotwaf: add function build_shortcut 9 years ago
Gustavo Jose de Sousa 0b8eff79af waf: remove extension from programs' names 9 years ago
Gustavo Jose de Sousa ad0f2080c6 waf: reorganize destination of binaries in Tools 9 years ago
Gustavo Jose de Sousa f4a6d13cef waf: make benchmarks and tests be placed in common directories 9 years ago
Gustavo Jose de Sousa 59562ad693 waf: add option program_name to ardupilotwaf.program() 9 years ago
Gustavo Jose de Sousa 2ad91dc1bc waf: add option use_legacy_defines to ardupilotwaf.program() 9 years ago