2394 Commits (b6b10505f1ad7b33366d700640b9c40483d4033d)

Author SHA1 Message Date
Andrew Tridgell d149a2e613 Plane: updated release notes for 3.7.0 9 years ago
Andrew Tridgell 6849f2223d Plane: set initial alt target on takeoff completion 9 years ago
Randy Mackay 3052e8f80b Plane: quadplane calls attitude control parameter check 9 years ago
Andrew Tridgell 47c030c4a8 Plane: prepare for 3.7.0beta1 release 9 years ago
Andrew Tridgell 3d0516fd57 Plane: added Q_ASSIST_ANGLE 9 years ago
Andrew Tridgell 33f17588b2 Plane: added auto fence enable on VTOL takeoff 9 years ago
Andrew Tridgell c81d8364ac Plane: check for safety switch state in quadplane motor output 9 years ago
Randy Mackay d3f8b1b846 Plane: TELEM_DELAY parameter range to 30sec 9 years ago
Andrew Tridgell a0fb426a34 Plane: fixes for Fraky_Telem API changes 9 years ago
Andrew Tridgell a5f20d8c44 Plane: fix for AP_FrSky_Telem API change 9 years ago
floaledm 43006a31a3 Plane: compatibility with revised AP_Frsky_Telem class 9 years ago
floaledm 71921f3aa4 Plane: removed frsky_telemetry_send scheduled task 9 years ago
murata e6bef2526c Plane: By multiple bit synthetic, can this method once access. 9 years ago
murata 0e17cff099 Plane: if statements is simple. 9 years ago
Gustavo Jose de Sousa b8e518a533 waf: use ap_library tool 9 years ago
Andrew Tridgell d26af6c25b Plane: change is_flying() groundspeed threshold to 1.5m/s 9 years ago
Andrew Tridgell cbbc4d6774 Plane: don't flare due to crash detection unless crash detection enabled 9 years ago
Tom Pittenger 2da33e41e9 Plane: add Avoid_ADSB support to plane 9 years ago
Tom Pittenger b187e1f9a6 Plane: add reason to set_mode() 9 years ago
Tom Pittenger 285e41bac6 Plane: add avoidance_adsb framework for object avoidance 9 years ago
Tom Pittenger 399fa195bb Plane: add comment to FLTMODE param to include AVOID_ADSB 9 years ago
Tom Pittenger ca32bcc58d Plane: add new flight mode AVOID_ADSB to mimic GUIDED 9 years ago
Tom Pittenger c4460a285c Plane: remove adsb sensor library based avoidance 9 years ago
Tom Pittenger 8b021c2498 Plane: pre-arm check includes adsb failsafe 9 years ago
Tom Pittenger fa326de7fa Plane: add adsb to failsafe structure and report in heartbeat to GCS 9 years ago
Tom Pittenger b564616db0 Plane: GCS_MAVLink passes packets to AP_Avoidance 9 years ago
Tom Pittenger 46ec812d6c Plane: add AP_Avoidance to build 9 years ago
Tom Pittenger 7445fac577 Plane: move mavlink msg handling into library 9 years ago
Andrew Tridgell d482c7f4b7 Plane: decode correct ADSB packet 9 years ago
Andrew Tridgell c4c7a3051a Plane: added support for secondary throttles 9 years ago
Andrew Tridgell 7ce7eb5a60 Plane: added Q modes to parameter docs 9 years ago
Andrew Tridgell b29b609bcc Plane: added AFS support for quadplanes 9 years ago
Andrew Tridgell adb5a3ee1f Plane: re-work AFS for new AP_AdvancedFailsafe API 9 years ago
Andrew Tridgell 5d6dfd927b Plane: changes for AP_AdvancedFailsafe naming 9 years ago
Andrew Tridgell b357a254f6 Plane: use force_safety_no_wait() when re-enabling safety off in mixer 9 years ago
Andrew Tridgell 31fb4cc427 Plane: force trims for VTOL motors 9 years ago
Andrew Tridgell 76b6cbbda1 Plane: prevent motor startup on reboot in quadplanes 9 years ago
Peter Barker cb7686001f Plane: add dataflash as a bit for the mavlink SYS_STATUS message 9 years ago
Andrew Tridgell 82382a7e9c Plane: changed startup order 9 years ago
Tom Pittenger e0136dc545 Plane: remove AP_Vehicle::FixedWing dependency in ap_airspeed 9 years ago
Tom Pittenger f85fc7c1dc Plane: pass in max airspeed via function call instead of using aparm 9 years ago
Tom Pittenger fc50f145ce Revert "ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter)." 9 years ago
Tom Pittenger 8dad05d12e Revert "Airspeed: store reference in libraries and populate it" 9 years ago
Tom Pittenger 5fd3c79202 Plane: Fix typos 9 years ago
Ricardo de Almeida Gonzaga 7a9fe95ccb ArduPlane: Fix typos 9 years ago
Tom Pittenger c090ba2257 Airspeed: store reference in libraries and populate it 9 years ago
AndersonRayner da1b18d918 ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter). 9 years ago
Andrew Tridgell 63317e9430 Plane: added throttle suppression for quadplanes 9 years ago
Gustavo Jose de Sousa f2dec971e7 waf: add "ap_" prefix to keywords "libraries" and "vehicle" 9 years ago
Tom Pittenger f90957e7ed Plane: remove all threat logic in adsb lib in favor of avoidance lib 9 years ago