3304 Commits (903be58436feacca8ee99c169f635c09820c35ba)

Author SHA1 Message Date
Peter Barker 903be58436 Plane: add param conversion from MAG_ENABLE to COMPASS_ENABLED 6 years ago
Peter Barker 73707077b5 Plane: move enabled parameter into compass library 6 years ago
Peter Barker a372428ec5 Plane: use sanitize method rather than location_sanitize function 6 years ago
Peter Barker f004765494 Plane: fix incorrect misleading comment 6 years ago
Andrew Tridgell 954b6ae791 Plane: fixed WAIT_ALTITUDE wiggle 6 years ago
Tom Pittenger cd0879cff0 Plane: rename dataflash to logger 6 years ago
Tom Pittenger 7030dbc766 Plane: rename dataflash to logger 6 years ago
Peter Barker bbc38f41eb Plane: use convenience manual_override method 6 years ago
Mark Whitehorn b3f093b877 Plane: remove trig calls from constexpr 6 years ago
Peter Barker 7dafde5783 Plane: stop passing dataflash into handle_radio_status 6 years ago
Mark Whitehorn e0765747e7 Plane: add new tailsitter bodyframe roll option 6 years ago
Peter Barker d0bf257357 Plane: move various sensor status flag updates up 6 years ago
IamPete1 ffc94f19cd Plane: use AHRS view for all vtol modes 6 years ago
Peter Barker 6c5c14381f Plane: move devo telemetry handling to GCS 6 years ago
Peter Barker 1a55f0ffab Plane: FrSky support has moved to GCS 6 years ago
Peter Barker d58a15ca32 Plane: fill Notify flag for flying 6 years ago
Peter Barker f940564f2b Plane: use enum class for AltFrame enumeration 6 years ago
Mark Whitehorn 825055d736 Plane: add rate-only option for QACRO mode 6 years ago
Mark Whitehorn 6414f0e48e Plane: skip plane assignments in QACRO 6 years ago
Mark Whitehorn abfeee3a3d Plane: fix indentation 6 years ago
Andrew Tridgell 3907466f9d Plane: added TKOFF_TIMEOUT parameter 6 years ago
Andrew Tridgell 2b6210d594 Plane: use WP height for height above ground in vtol landing 6 years ago
Andrew Tridgell b4103d04cc Plane: never use vfwd motor if vtol motors shutdown 6 years ago
Andrew Tridgell 7908ad437e Plane: allow fwd motor to run in VTOL land hor positioning 6 years ago
Peter Barker 0edba9070f Plane: move sending of RPM message up 6 years ago
Peter Barker d489d9a585 Plane: compass init never fails 6 years ago
Peter Barker ca7566fff9 Plane: use enum class for ArmingMethod and ArmingRequired 6 years ago
Peter Barker cbb0bfb809 Plane: is_flying_vtol: if spool mode is shut down we are not flying 6 years ago
Peter Barker cf45b54070 Plane: quadplane use prearm checks from Attitude and Position controllers 6 years ago
Mark Whitehorn f7bf10fcfc ArduPlane: add rudder to tailsitter gain scaling 6 years ago
Mark Whitehorn 4a6b97828f ArduPlane: add tailsitter input type TAILSITTER_INPUT_BF_ROLL 6 years ago
Mark Whitehorn 01d6f1d932 ArduPlane: add body-frame yaw mode for tailsitters 6 years ago
IamPete1 872c3df45c Plane: tailsitter pull in copter ouputs from AP_motors 6 years ago
Peter Barker bd444d97dc Plane: move sending of airspeed_autocal into AP_AirSpeed 6 years ago
Mark Whitehorn 6e4a2b97f9 ArduPlane:add subclass for copter tailsitters 6 years ago
Peter Barker 94899bd2ed Plane: move sending of send_pid_tuning up 6 years ago
Mark Whitehorn 61aff344d3 ArduPlane: add high-speed Qmode tailsitter gain scaling with support for airspeed sensor 6 years ago
Mark Whitehorn 487ad7a90f Plane: add QACRO mode for quadplanes 6 years ago
Peter Barker a451380d61 Plane: avoid int32_t<->float conversions 6 years ago
Dr.-Ing. Amilcar do Carmo Lucas f430fd14f6 Plane: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
Andrew Tridgell cd1f21b806 Plane: removed some px4 specific code and docs 6 years ago
IamPete1 f24c6785f2 Plane: add E-stop 6 years ago
Andrew Tridgell 136e10a781 Plane: handle VTOL landing with incorrect height 6 years ago
Peter Barker dea75a87fd Plane: AHRS set_orientation renamed to update_orientation 6 years ago
Michael du Breuil b290148ed0 Plane: Don't overwrite the quadplane loiter relax 6 years ago
Andrew Tridgell a278a152fc Plane: fixed throttle nudge 6 years ago
Michael du Breuil c15983c690 Plane: prevent loss of control when Q_ENABLE is set while flying 6 years ago
Andrew Tridgell c290b1f3b5 Plane: fixed servo jitter due to airspeed estimate from throttle 6 years ago
Michael du Breuil 25a2c77782 Plane: Fix not logging quadplane control, and over logging attitude control 6 years ago
Andrew Tridgell d7abf27ec2 Plane: fixed servo jitter due to airspeed estimate from throttle 6 years ago