353 Commits (818c828a4ac8531e35792d672dc33161347e3c50)

Author SHA1 Message Date
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
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 c4460a285c Plane: remove adsb sensor library based avoidance 9 years ago
Tom Pittenger fa326de7fa Plane: add adsb to failsafe structure and report in heartbeat to GCS 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
Tom Pittenger e0136dc545 Plane: remove AP_Vehicle::FixedWing dependency in ap_airspeed 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 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
Tom Pittenger f90957e7ed Plane: remove all threat logic in adsb lib in favor of avoidance lib 9 years ago
Andrew Tridgell 327a057ee0 Plane: added internal combustion engine support 9 years ago
Andrew Tridgell 02babb71b3 ArduPlane: adjust for 16 channels in SERVO_OUTPUT_RAW 9 years ago
Andrew Tridgell 3f0a8d1761 Plane: added AP_Button support for plane 9 years ago
Tom Pittenger 26efd90603 Plane: allow landing height adjustment on wp before land (aka approach wp) 9 years ago
Andrew Tridgell 4da3236c07 Plane: separate out landing height adjustment from barometer changes 9 years ago
Tom Pittenger 7751bee3be Revert "Plane: coverity scan - variables not initialized in constructor" 9 years ago
Tom Pittenger 9b807fa8a5 Plane: coverity scan - variables not initialized in constructor 9 years ago
Andrew Tridgell 96d785f1c6 Plane: added auto_navigation_mode flag 9 years ago
Tom Pittenger 0597dbd033 Plane: allow SET_ATTITUDE_TARGET to set rpy and throttle 9 years ago
Tom Pittenger 85afd9e245 Plane: remove guided roll flag, handle it with timer=0 9 years ago
Michael Day 8ac433f991 Plane: Can now command roll from a companion computer. 9 years ago
Andrew Tridgell ec367d4a09 Plane: re-order channel initialisation 9 years ago
Andrew Tridgell bf2e30f858 Plane: removed demo_servos() 9 years ago
Tom Pittenger b3f182157c Plane: take advantage of rangefinder support in relative_ground_altitude() 9 years ago
Tom Pittenger 4db5b80b37 Plane: add flag for auto_state.land_in_progress 9 years ago
Peter Barker af5a52e2aa Plane: subclass GCS_MAVLink in place of defining its functions for it 9 years ago
Andrew Tridgell d3494d1369 Plane: don't stall EKF during baro cal 9 years ago
Tom Pittenger 36a1054f77 Plane: remove Tom Pittenger as an author since he's now listed as a lead 9 years ago
Tom Pittenger c9167f89eb Plane: add Tom Pittenger as co-lead developer 9 years ago
Tom Pittenger 6746b4227a Plane: handle large negative baro offsets (corner case) to self-trigger a land-abort go-around 9 years ago
Tom Pittenger f048aafb76 Plane: store auto land slope 9 years ago
Tom Pittenger 034cd2413e Plane: re-calc landing glide slope to gracefully handle baro offset during long flights 9 years ago
Tom Pittenger 8a58f5a5eb Plane: convert airspeed_error_cmd to airspeed_error (in meters) 9 years ago
Andrew Tridgell 2a0476483b Plane: make takeoff less noisy with zero timeout 9 years ago
Andrew Tridgell 574ba71ef3 Plane: update for AP_TECS API change 9 years ago
Andrew Tridgell 12e0012b16 Plane: allow for NAV_LOITER_UNLIM and NAV_LOITER_TIME in quadplane 9 years ago
Andrew Tridgell 3fc43b94f9 Plane: separate out auto and guided VTOL states 9 years ago
Andrew Tridgell 691d4b6ca7 Plane: added local reached_loiter_target() 9 years ago
Andrew Tridgell eab42c5740 Plane: fixed attitude logging with fast logging off 9 years ago
skyscraper 7f29903287 ArduPlane: Fix up after refactoring RC_Channel class 9 years ago
Andrew Tridgell db5f50e08e Plane: convert tuning to use AP_Tuning library 9 years ago
Lucas De Marchi baa287e5e5 ArduPlane: use separate header for version macro 9 years ago
Rimvydas Naktinis 9fdf39baf0 Plane: Added a method that returns current altitude relative to terrain, if available, or home otherwise. 9 years ago
Michael du Breuil 0fcfcdc169 Plane: Broadcast POSITION_TARGET_GLOBAL_INT as part of the EXTENDED_STATUS stream 9 years ago
Andrew Tridgell a99616bd10 Plane: prepare for 3.6.0beta1 release 9 years ago
Andrew Tridgell 4666b25258 Plane: initial implementation of QRTL for quadplane RTL 9 years ago