Andrew Tridgell
|
eea62bf733
|
Plane: added optional ground effect compensation for quadplanes
this allows for landings in aircraft badly effected by ground effect
to be compensated for
|
2020-11-10 12:05:48 +11:00 |
giacomo892
|
9b4441011c
|
ArduPlane: Fix throttle nudge reset due to wrong radio timing
|
2020-11-10 10:20:23 +11:00 |
Mark Whitehorn
|
c054218568
|
Plane: report quadplane setup errors in config_error loop
|
2020-11-05 15:04:10 +11:00 |
Iampete1
|
2d80dcd937
|
Plane: remove tailsitter VTOL transition race condition
|
2020-11-04 18:34:00 +11:00 |
Iampete1
|
5f67f8130b
|
Plane: tailsitters use Z stopping point on transition
|
2020-11-04 18:34:00 +11:00 |
Iampete1
|
024d2b7435
|
Plane: always output flaperons and dspoilers
|
2020-11-03 10:44:07 +11:00 |
Iampete1
|
b225ae43ab
|
Plane: always log tailsitter scalefactor
|
2020-11-03 10:38:51 +11:00 |
Iampete1
|
840f129153
|
Plane: remove unused tailsitter scailing option
|
2020-11-03 10:38:51 +11:00 |
Andrew Tridgell
|
e5d580412e
|
Plane: fixed usage of rangefinder in landing with RNGFND_LANDING=0
this fixes two places where rangefinder can affect landing when
RNGFND_LANDING=0
|
2020-11-03 10:08:00 +11:00 |
Iampete1
|
e6ba53856a
|
Plane: tailsitter: ask for FW state don't check
|
2020-10-27 11:04:52 +11:00 |
Hwurzburg
|
cf055fd1e0
|
Plane: add midposition to flare RC option sw
|
2020-10-27 10:47:07 +11:00 |
Mark Whitehorn
|
85480c8865
|
Plane: update frame_type parameter description
|
2020-10-27 10:24:20 +11:00 |
Randy Mackay
|
0362895720
|
Plane: integrate ahrs::get_variances change
offset is no longer returned
|
2020-10-21 08:58:45 +09:00 |
Iampete1
|
8885aa255d
|
Plane: correct logger Message spelling error
|
2020-10-14 08:17:25 +11:00 |
Iampete1
|
916b35eec8
|
Plane: add EAS2TAS to CTUN
|
2020-10-13 15:18:36 +11:00 |
Hwurzburg
|
b61ee34b6b
|
ArduPlane: add RC option for landing flare
|
2020-10-13 11:36:19 +11:00 |
Samuel Tabor
|
9eef30294f
|
Plane: Separate soaring update in mode_thermal to avoid loop rate issues.
|
2020-10-13 10:25:32 +11:00 |
Samuel Tabor
|
31c681c1cf
|
Plane: Move soaring functions to mode_thermal.
|
2020-10-13 10:25:32 +11:00 |
Iampete1
|
2820228ad6
|
Plane: only do_change_speed within FBW min and max
|
2020-10-13 10:21:52 +11:00 |
Iampete1
|
2acbef5579
|
Plane: tailsitters in VTOL transition use FW rates
|
2020-10-13 10:07:05 +11:00 |
Iampete1
|
0201692eeb
|
Plane: Q_OPTION to disable synthetic airspeed assist
|
2020-10-07 18:20:08 +11:00 |
Randy Mackay
|
60b4953751
|
Plane: integrate ahrs.pre_arm_check
|
2020-10-07 11:53:07 +11:00 |
Randy Mackay
|
eeaf135cca
|
AP_Arming: integrate ahrs.pre_arm_check
|
2020-10-07 11:53:07 +11:00 |
Randy Mackay
|
92f34a19d3
|
Plane: integrate parachute check_sink_rate
this was previously part of the update function. It can be run before or after the update
|
2020-10-06 16:14:59 +11:00 |
Peter Barker
|
2783257aa4
|
Plane: correct compilation when logging disabled
|
2020-10-06 11:25:09 +11:00 |
Andrew Tridgell
|
9f3afe5434
|
Plane: update release notes for 4.0.7beta1
|
2020-10-02 15:16:40 +10:00 |
Iampete1
|
fb467da473
|
Plane: use Plane target yaw for ATT log
|
2020-09-30 18:15:42 +10:00 |
Iampete1
|
6621b69836
|
Plane: log quadplane transision state
|
2020-09-30 18:15:42 +10:00 |
Iampete1
|
f972d3dc2f
|
Plane: Quadplane: tailsitter only change view once transision is complete
|
2020-09-30 18:15:42 +10:00 |
Iampete1
|
b61cf72b8c
|
Plane: tailsitters in Qassist inherit motor state
|
2020-09-30 18:12:44 +10:00 |
Andrew Tridgell
|
cfcd17f0d1
|
Plane: fixed bug in RC_Channel::has_valid_input
needs to go false when no RCIN and THR_FAILSAFE=2. This prevents ICE
library from using RC input
|
2020-09-29 10:43:41 +10:00 |
Samuel Tabor
|
589382cbb4
|
Plane: Add THERMAL mode to Parameters.cpp metadata.
|
2020-09-25 11:34:48 -07:00 |
Hwurzburg
|
8c856b3ed2
|
Plane: Add missing Q_OPTIONS metadata for all options
|
2020-09-25 13:43:59 +10:00 |
Andy Piper
|
d16872cca5
|
Plane: compile out ADSB mode if required
|
2020-09-24 08:22:16 -07:00 |
Samuel Tabor
|
10111f92d5
|
Plane: Rename SOARING_ENABLED to HAL_SOARING_ENABLED and don't compare to ENABLED.
|
2020-09-24 07:30:48 +10:00 |
Samuel Tabor
|
0a738395fa
|
Plane: Add THERMAL mode for thermal soaring.
|
2020-09-24 07:30:48 +10:00 |
Patrick José Pereira
|
c19801d420
|
ArduPlane: Use new AP_FWVersionDefine header
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
2020-09-23 20:58:35 +10:00 |
Peter Barker
|
15372e9213
|
ArduPlane: replace '@User: User' with '@User: Standard'
|
2020-09-22 14:56:04 +10:00 |
Tatsuya Yamaguchi
|
c67a924801
|
Plane: replace message indicating that initialisation has completed
|
2020-09-22 09:52:52 +10:00 |
Andy Piper
|
c057be8ed1
|
Plane: conditionally compile ADSB support
|
2020-09-22 09:33:51 +10:00 |
Iampete1
|
fc67c2c13b
|
Plane: check AP_Motors has init correcly for Quadplanes
|
2020-09-22 09:12:14 +10:00 |
Tom Pittenger
|
db10ad2e54
|
Plane: update USE_REV_THR param description to include landing pattern
|
2020-09-17 07:31:43 -07:00 |
Tom Pittenger
|
c4ab7caa33
|
Plane: add reverse_thrust option when in landing pattern
|
2020-09-17 07:31:43 -07:00 |
Samuel Tabor
|
e0f524d425
|
Plane: Soaring: Use circling time as timeout if less than 20s.
|
2020-09-10 09:18:52 -07:00 |
Samuel Tabor
|
ad48394b50
|
Plane: Add comment to clarify additional 10m in soaring altitude target.
|
2020-09-10 22:21:41 +10:00 |
Samuel Tabor
|
87530c1b2b
|
Plane: Soaring: Remove exit_mode argument from soaring_restore_mode.
|
2020-09-10 22:21:41 +10:00 |
Samuel Tabor
|
59f4c7a3c0
|
Plane: Allow auto climb back to SOAR_ALT_CUTOFF when soaring in FBWB or CRUISE modes.
|
2020-09-10 22:21:41 +10:00 |
Samuel Tabor
|
9f5b068d9e
|
Plane: Handle EXIT_COMMANDED return status in soaring.
|
2020-09-08 16:54:45 -07:00 |
Andrew Tridgell
|
e9b8a20312
|
Plane: fixed hover learn in quadplanes for THR_MIN>0
petrol quadplanes commonly have THR_MIN>0, and without this change
cannot ever learn the hover throttle
|
2020-09-08 11:09:25 +10:00 |
Mark Whitehorn
|
629f2153e0
|
Plane: move arming delay logic into AP_Arming_Plane
|
2020-09-08 10:54:42 +10:00 |