Commit Graph

20436 Commits

Author SHA1 Message Date
jaxxzer
20e29b6b3a Sub: Set EK2_ALT_NOISE on startup according to baro sensors detected. 2016-01-23 22:20:07 -05:00
jaxxzer
a19fe0ded1 Update land mode to move up instead of down. 2016-01-23 00:57:40 -05:00
jaxxzer
04bfdae201 Update land detector for sub context. 2016-01-23 00:46:31 -05:00
Rustom Jehangir
de0a5a6b24 Merge remote-tracking branch 'upstream/master' into mergeDIYD 2016-01-20 22:20:53 -08:00
Rustom Jehangir
c4e671b750 Merge branch 'Jacob' 2016-01-20 22:01:38 -08:00
jaxxzer
e3a2d83207 Fix baro precision/pressure: consistent readings across all values. 2016-01-21 00:55:24 -05:00
Rustom Jehangir
8cb4c51a60 Sub: Fixed joystick button persistance issue. 2016-01-20 21:24:26 -08:00
Rustom Jehangir
03d16176d4 Sub: Adjust pressure multiplier for MS5837 2016-01-20 20:38:26 -08:00
Rustom Jehangir
10ed6ec791 Sub: Fix merge error affecting pressure sensor. 2016-01-20 20:23:10 -08:00
Rustom Jehangir
ca140e81bc Merge branch 'Jacob' of https://github.com/rjehangir/ArduPilot into Jacob 2016-01-20 19:55:36 -08:00
jaxxzer
6e6449c6c6 Fix build error. 2016-01-20 22:53:43 -05:00
Rustom Jehangir
eac0833f56 Merge branch 'Jacob' of https://github.com/rjehangir/ArduPilot into Jacob 2016-01-20 19:48:07 -08:00
jaxxzer
fa55c4509c Some more tweaks for water pressure. Change throttle_zero to mid stick. 2016-01-20 22:29:51 -05:00
jaxxzer
8a4bf63ea4 Add parameters for external barometer. 2016-01-20 19:09:14 -08:00
jaxxzer
c6cc215dde Add support for external pressure sensor in ROV context. 2016-01-20 19:09:14 -08:00
Rustom Jehangir
775a2b0366 Sub: Added mode switch to joystick buttons. 2016-01-20 19:01:17 -08:00
Andrew Tridgell
417176c0b2 autotest: reduce speedup on quadplane test to 10
mavproxy wasn't keeping up on autotest server
2016-01-21 07:46:18 +11:00
Lucas De Marchi
06411958b9 README: add CI build status for master branch 2016-01-20 14:19:08 -02:00
Lucas De Marchi
36d669a2ab ci: switch linux/sitl compiler to 4.9 2016-01-20 14:19:08 -02:00
Ricardo de Almeida Gonzaga
921da676db travis: start using configure-ci.sh 2016-01-20 14:19:08 -02:00
Lucas De Marchi
1cd20c50a6 ci: integrate ccache configuration
Also split the exportline setting to allow one PATH per line.
2016-01-20 14:19:07 -02:00
Ricardo de Almeida Gonzaga
c8d01f4bf4 ci: add configure-ci.sh
In order to use it in Travis and in Semaphore.
2016-01-20 14:19:07 -02:00
Ricardo de Almeida Gonzaga
0db54e7b36 ci: change TRAVIS_BUILD_TARGET to CI_BUILD_TARGET on build_ci.sh 2016-01-20 14:19:07 -02:00
Ricardo de Almeida Gonzaga
e816a4845a ci: rename build_all_travis.sh to build_ci.sh
Since we're going to support SemaphoreCI[1] besides Travis.

[1] - https://semaphoreci.com/
2016-01-20 14:19:07 -02:00
Andrew Tridgell
115d089904 Plane: continue limiting pitch during last phase of transition
this prevents a very high pitch demand causing the plane to slow down
to below assist speed
2016-01-20 18:30:48 +11:00
Andrew Tridgell
926c37a876 autotest: increase timeout in quadplane test 2016-01-20 17:23:36 +11:00
Andrew Tridgell
0223218c39 Plane: use altitude_error for quadplane climb rate assistance 2016-01-20 17:23:36 +11:00
Andrew Tridgell
69b2421563 Plane: ensure TECS is updated at 10Hz only 2016-01-20 17:23:36 +11:00
Andrew Tridgell
5da6082d78 GCS_MAVLink: raise the waypoint receive timeout to 8s
this fixes a timeout in autotest
2016-01-20 17:23:36 +11:00
Andrew Tridgell
6baae735de SITL: updated fixed wing model based on last_letter skywalker_2013
many thanks to Georacer for this code!
2016-01-20 17:23:36 +11:00
Andrew Tridgell
c2a12b55a0 scripts: raise max lockage in autotest 2016-01-20 07:43:43 +11:00
Andrew Tridgell
b8c6bee132 autotest: raise overall timeout 2016-01-20 07:42:29 +11:00
Andrew Tridgell
15c8a27d5e scripts: added some debug to travis script 2016-01-20 07:42:28 +11:00
Gustavo Jose de Sousa
6ca58eac78 travis: fix verification for calling waf check
The use of `[[ $t == linux ]] && $waf check` makes the script exit with
non-zero status when $t isn't linux *and* that's the last thing executed.
2016-01-19 11:56:30 -02:00
Rustom Jehangir
d8ee8d1fde waf: Update Sub script to match others. 2016-01-18 23:07:46 -08:00
Andrew Tridgell
bc5210d6f2 AP_Arming: don't reporting IMU inconsistencies if IMU not enabled 2016-01-19 18:05:08 +11:00
Rustom Jehangir
989c97f8bf Merge branch 'master' of https://github.com/diydrones/ArduPilot into masterUpdate 2016-01-18 23:02:37 -08:00
Andrew Tridgell
3a3afe42be Plane: don't force disarm on parachute release
in auto-throttle modes throttle is suppressed. In pilot controlled
modes pilot can lower throttle
2016-01-19 17:59:53 +11:00
squilter
c7e8a48a55 Plane: deploy parachute as fs action 2016-01-19 17:55:58 +11:00
Rustom Jehangir
a67460d2ec Sub: Enabled control modes to operate at zero throttle 2016-01-18 22:08:55 -08:00
Rustom Jehangir
58968efb5d Sub: Fixed joystick to camera tilt control direction 2016-01-18 21:39:46 -08:00
Rustom Jehangir
d7e24315cf Sub: Fixed motor mix factors for vectored ROV 2016-01-18 21:39:24 -08:00
Andrew Tridgell
24d8610013 AP_InertialSensor: use SIM_GYR_SCALE in SITL 2016-01-19 15:29:08 +11:00
Andrew Tridgell
a828db792e SITL: added SIM_GYR_SCALE_{X,Y,Z}
allows testing of gyro scale factor learning in EKF2
2016-01-19 15:28:53 +11:00
jaxxzer
6cfbbd5791 Add parameters for external barometer. 2016-01-18 23:19:04 -05:00
Andrew Tridgell
23eef91c59 Plane: added parameter RTL_RADIUS
this allows the loiter radius for RTL to be controlled separately from
the radius for loiter (as requested by a user)
2016-01-19 15:04:30 +11:00
Andrew Tridgell
56f8e3d414 scripts: added runfliptest.sh example script 2016-01-19 14:30:09 +11:00
Andrew Tridgell
889da98ca6 scripts: cope with older releases that don't support FMUv4 2016-01-19 14:18:32 +11:00
Gustavo Jose de Sousa
d7f50ab668 travis: call waf check for linux
That helps preventing applying code that break unit tests.
2016-01-19 00:21:15 -02:00
Gustavo Jose de Sousa
54d938e2c4 waf: fail the check if not all test programs succeed
So that integration with Travis work properly.
2016-01-19 00:21:15 -02:00