2618 Commits (1793bac8d4d76ee6b53bfd2ccb18f9ffdc19571e)

Author SHA1 Message Date
Andrew Tridgell 6a90257d2a Plane: fixed attitude logging for tailsitters 8 years ago
Andrew Tridgell c76eadf4f6 Plane: add available memory to PM message 8 years ago
Andrew Tridgell 5d06e4238f Plane: make the quadplane motors var_info dynamic 8 years ago
Michael du Breuil 649ef0fc16 Plane: Only consider a takeoff as begun if the safety switch has been pressed 8 years ago
Andrew Tridgell af97a3974b Plane: initialise target height correctly on quadplane transition 8 years ago
Andrew Tridgell bb158a437e Plane: handle bad Q_FRAME_CLASS 8 years ago
Andrew Tridgell e3a8d477f5 Plane: improve tiltrotor transition strategy 8 years ago
Andrew Tridgell 3f7e7d456f Plane: in fixed wing mode slave quadplane attitude rate controller 8 years ago
Andrew Tridgell 2db8589f49 Plane: smarter Z controller initialisation for quadplanes 8 years ago
Andrew Tridgell dd4f56dd98 Plane: added PIQ messages for quadplane PIDs 8 years ago
Andrew Tridgell 0e175179a6 Plane: log home and origin on logging start 8 years ago
Andrey Kolobov 35d406aeab Plane: added a soaring controller to Arduplane 8 years ago
Michael du Breuil 9e893eacd1 Plane: Change some user facing statustexts 8 years ago
Michael du Breuil 041fe38ba6 Plane: Update build tools for deepstall PID dependency 8 years ago
Michael du Breuil cf10b7b841 Plane: Add support for landing PID's and servo control 8 years ago
Michael du Breuil 1bb806edb2 Plane: Use new landing interfaces 8 years ago
Andrew Tridgell abcc75009d Plane: move relay init earlier 8 years ago
Randy Mackay eb746eaeef Plane: fix SYSID_ENFORCE parameter description 8 years ago
Michael du Breuil fbf6050876 Plane: Reset home to AHRS position rather then snapshotting GPS 8 years ago
Randy Mackay c0f155fd27 Plane: use only downward facing rangefinder 8 years ago
Andrew Tridgell 4ff5bf5af5 Plane: zero integrators and set throttle mix 8 years ago
Andrew Tridgell c061d5615b Plane: added manual input mask for tailsitter prop-hang 8 years ago
Andrew Tridgell 3bb25eb194 Plane: added Q_TAILSIT_INPUT 8 years ago
Andrew Tridgell ea5186340b Plane: added Q_TILT_RATE_UP and Q_TILT_RATE_DN as separate parameters 8 years ago
Tom Pittenger 4ccd59f394 Plane: allow exiting loiter_to_alt in cases where you get stuck 8 years ago
Andrew Tridgell a4c5247fba Plane: prepare 3.8.0-beta3 8 years ago
Tom Pittenger 69a10042eb Plane: always stream RPM data over mavlink when enabled 8 years ago
Tom Pittenger 67486dc3f0 Plane: always log RPM when enabled 8 years ago
Peter Barker 97145f20fc Plane: fix startup of CLI menu system 8 years ago
Andrew Tridgell 07ab04897d Plane: reset roll/pitch integrators while tailsitter active 8 years ago
Andrew Tridgell b3380ecfa7 Plane: support twin-engine planes 8 years ago
Andrew Tridgell e8b11924f8 Plane: split out the tailsitter transition complete code 8 years ago
Andrew Tridgell d5a3f844f1 Plane: changes for AC_WPNav 8 years ago
Andrew Tridgell c787f4c56f Plane: initial support for tailsitter transitions 8 years ago
Andrew Tridgell 83f3cee99e Plane: initial hooks for tailsitter support 8 years ago
Andrew Tridgell 4e4f5a7ac9 Plane: allow tailsitters to takeoff with any attitude 8 years ago
Andrew Tridgell 0fc04b0158 Plane: setup plane frame type parameter flags 8 years ago
Andrew Tridgell c294519925 Plane: lower default Q_M_SPOOL_TIME to 0.25 8 years ago
Peter Barker 1d7994e9ba Plane: create GCS_Plane subclass 8 years ago
Peter Barker 98c4b48161 Plane: not in log download upon log erase 8 years ago
Peter Barker 49bf336539 Plane: Support for a GCS singleton 8 years ago
Peter Barker d060670ba3 Plane: rename gcs[] to gcs_chan[] 8 years ago
Michael du Breuil 29b16dbafd Plane: Refactor to request relative altitudes from AHRS 8 years ago
Michael du Breuil f183a2618f Plane: Don't lock home altitude to AHRS origin 8 years ago
Michael du Breuil 7a1cbf76d3 Plane: Remove ALT_MIX 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas c4419739c4 Plane: rename MSG_RADIO_OUT to MSG_SERVO_OUTPUT_RAW to better describe what it is 8 years ago
Andrew Tridgell 90d9e74054 Plane: fixed parameter path 8 years ago
Andrew Tridgell 287614b415 Plane: fixed auto-takeoff throttle trigger for inverted launch 8 years ago
Tom Pittenger 9abb0bba7f Plane: use abs() instead of labs() for int16 8 years ago
Michael du Breuil 2326eee9a0 Plane: Move loiter_radius to vehicle 8 years ago