Commit Graph

4831 Commits

Author SHA1 Message Date
Clément
16f1af10ed Copter : set land_complete to false during guided takeoff 2017-02-11 11:02:53 +09:00
Randy Mackay
8a1962817c Copter: version to 3.4.4 2017-01-06 14:21:29 +09:00
Randy Mackay
10ecea4ee5 Copter: 3.4.4 release notes 2017-01-06 14:20:40 +09:00
Randy Mackay
75edfdba79 Copter: version to 3.4.4-rc1 2016-12-20 20:53:41 +09:00
Randy Mackay
f67cd89e32 Copter: 3.4.4-rc1 release notes 2016-12-20 20:53:35 +09:00
Randy Mackay
9738e9bc3e Copter: fix heli pos-hold run-up-complete issue 2016-12-20 20:26:59 +09:00
Michael du Breuil
9b66f21809 Copter: add compass cal capability bit 2016-12-20 20:17:20 +09:00
Randy Mackay
9c56602b60 Copter: 3.4.3. release notes get compass cal fix 2016-12-09 11:39:58 +09:00
Randy Mackay
9a3a0d4ee0 Copter: fix version to 3.4.3 2016-12-09 08:34:40 +09:00
Randy Mackay
5bbfdaecc7 Copter: fix version in release notes 2016-12-09 08:33:19 +09:00
Randy Mackay
c689465b41 Copter: version to 3.4.3 2016-12-08 15:57:18 +09:00
Randy Mackay
a87a8fcd0e Copter: 3.4.3 release notes 2016-12-08 15:57:18 +09:00
Randy Mackay
6b923a032b Copter: version to 3.4.3-rc1 2016-12-01 13:06:21 +09:00
Randy Mackay
ba64f492b8 Copter: 3.4.3-rc1 release notes 2016-12-01 13:05:56 +09:00
Randy Mackay
d5faf977c8 Copter: set land_complete to false during auto takeoff
This resolves an issue in very high powered copters that could fly a mission while "landed" which could lead to a crash during the final stage of RTL
2016-12-01 12:55:40 +09:00
Randy Mackay
7ce7dd7f16 Copter: protect against arming while already armed
Previously it was possible to arm the vehicle (from the GCS) even thought the vehicle was already armed which would lead to the motors stopping for 2 seconds
2016-12-01 12:55:38 +09:00
Randy Mackay
6076bdfc02 Copter: version to 3.4.2 2016-11-16 09:23:17 +09:00
Randy Mackay
372bb53562 Copter: 3.4.2 release notes 2016-11-16 09:23:04 +09:00
Randy Mackay
179a7f57d6 Copter: version to 3.4.2-rc2 2016-11-07 13:20:41 +09:00
Randy Mackay
9f120ad11f Copter: 3.4.2-rc2 release notes 2016-11-07 13:20:24 +09:00
Michael du Breuil
615aa74bf9 Copter: Use the compass calibrator autoreboot behaviour
(fixes a chance of not saving the second compass)
2016-11-07 13:08:04 +09:00
Randy Mackay
8a5d9a87d6 Copter: version to 3.4.2-rc1 2016-11-07 12:50:07 +09:00
Randy Mackay
4b1566516e Copter: 3.4.2-rc1 release notes 2016-11-07 12:49:41 +09:00
Leonard Hall
71b5584d17 Copter: increase Autotune test time out for large copters 2016-11-07 12:37:45 +09:00
Leonard Hall
8cd8f0d570 Copter: rename variable ROLL_PITCH_YAW_INPUT_MAX
No functional change
2016-11-07 12:37:42 +09:00
Leonard Hall
5a344b8487 Copter: apply yaw expo to all modes 2016-11-07 12:37:38 +09:00
Randy Mackay
28ba8f9ecf Copter: ACRO_Y_EXPO default to 0
This value affects yaw in all flight modes.  Leonard is planning to change the name to make that more clear.
2016-11-07 12:36:41 +09:00
Randy Mackay
9c6a392687 Copter: only log proximity if sensor is enabled 2016-11-07 12:36:30 +09:00
Randy Mackay
df8cc895b3 Copter: add compass health to arming check 2016-11-07 12:34:07 +09:00
Randy Mackay
04c76843fc Copter: version to 3.4.1 2016-11-01 11:43:18 +09:00
Randy Mackay
7fbdc3d053 Copter: 3.4.1 release notes 2016-11-01 11:42:38 +09:00
Randy Mackay
ae78fd00a5 Copter: version to 3.4 2016-10-31 12:03:23 +09:00
Randy Mackay
aa9ff2975c Copter: 3.4 release notes 2016-10-31 12:00:48 +09:00
Randy Mackay
1a01fa9eb7 Copter: version to 3.4-rc7 2016-10-26 13:08:23 +09:00
Randy Mackay
bc0965bb08 Copter: 3.4-rc7 release notes 2016-10-25 19:34:58 +09:00
Mathieu OTHACEHE
152edf7189 Global: remove mode line from headers
Using a global .dir-locals.el file is a better alternative than
reincluding the same emacs header in every file of the project.
2016-10-24 09:42:01 -02:00
Francisco Ferreira
1e2e24eeac Copter: fix wrong range in Throw mode
Fixes #5038
2016-10-23 11:56:57 +09:00
Randy Mackay
1f160f2903 Copter: minor comment update
No functional change
2016-10-22 13:31:16 +09:00
Andrew Tridgell
9205416695 Copter: setup default safety mask based on motor mask 2016-10-21 11:53:59 +11:00
Randy Mackay
83b8208b8b Copter: fix PRX_ parameters duplicate underscore in param name 2016-10-19 17:24:43 +09:00
Andrew Tridgell
c01a7718c1 Copter: fixed startup order of setting mavlink system ID 2016-10-17 09:19:08 +11:00
Andrew Tridgell
57830784e2 Copter: use handle_rc_bind 2016-10-15 21:42:38 +11:00
Andrew Tridgell
5a9276a5c4 Copter: added SYSID_ENFORCE parameter
allows enforcement of SYSID_MYGCS
2016-10-15 17:14:19 +11:00
Randy Mackay
cb977bca6f Copter: 3.4-rc6 release notes 2016-10-15 12:27:04 +09:00
Randy Mackay
5894a54a16 Copter: althold uses current alt target if active
Previously we always reset the altitude target to the current altitude but this causes a jump if the vehicle is already in an alt-hold flight mode but has an altitude error
2016-10-15 11:29:10 +09:00
Leonard Hall
fec24437f2 Copter: load accel throttle I term from attitude controller input
Previously we loaded up the I term from the pilot's input but a more reliable method is to get what was passed into the attitude controller.  In particular the addition of the acro-thr-mid parameter means the pilot's input must be interpreted differently for different flight modes.
2016-10-15 11:27:53 +09:00
Randy Mackay
a124001b8b Copter: get_pilot_desired_throttle gets thr_mid argument default 2016-10-15 11:27:53 +09:00
Leonard Hall
5c47f3f9e5 Copter: add acro throttle and yaw expo and smoother manual pilot throttle 2016-10-15 11:27:53 +09:00
Randy Mackay
0aab175051 Copter: move proximity to g2 2016-10-14 14:02:29 +09:00
Randy Mackay
fa36b563bc Copter: add advanced failsafe enable to APM_Config
No functional change
2016-10-14 14:00:59 +09:00