205 Commits (24c390ade0530676d3a99aa56ba73cab3f2b0f83)

Author SHA1 Message Date
Andrew Tridgell 984e887d1d Plane: changed differential spoilers to scaled outputs 8 years ago
Peter Barker 5b70b688cb Plane: handle knowledge of in_log_download in DataFlash 8 years ago
Pierre Kancir 0bc9d294fb ArduPlane: change rangefinder msg for common one 8 years ago
Andrew Tridgell 92f88e9b33 Plane: fixed climb rate for quadplanes in CRUISE 8 years ago
Andrew Tridgell 954905e0eb Plane: allow battery failsafe with usb connected 8 years ago
Andrew Tridgell 516bf26719 Plane: fixed QRTL change when coming from loiter 8 years ago
Andrew Tridgell b4ffcfa6bd Plane: added support for elevon and vtail servo functions 8 years ago
Eugene Shamaev ca84ab36be Plane: AOA and SSA estimations are added to parameters and data logs 8 years ago
Michael du Breuil 876ffa351b Plane: Update L1 constructor for new arguments 8 years ago
Andrey Kolobov 35d406aeab Plane: added a soaring controller to Arduplane 8 years ago
Randy Mackay c0f155fd27 Plane: use only downward facing rangefinder 8 years ago
Tom Pittenger 4ccd59f394 Plane: allow exiting loiter_to_alt in cases where you get stuck 8 years ago
Andrew Tridgell b3380ecfa7 Plane: support twin-engine planes 8 years ago
Peter Barker 1d7994e9ba Plane: create GCS_Plane subclass 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
Randy Mackay fad2ba608f Plane: send flight mode string to Notify 8 years ago
Randy Mackay 7cc8b7232c Plane: rename arming_checks to AP_Arming 8 years ago
Peter Barker fc28beacea Plane: AP_Arming: use callback in place of variable reference for home state 8 years ago
Andrew Tridgell b83f50be0f Plane: use new SRV_Channels API 8 years ago
Peter Barker af9729c126 Plane: correct compilation when parachute disabled 8 years ago
Tom Pittenger c286ceba43 Plane: move enum FlightStages to AP_Vehicle::FixedWing 8 years ago
priseborough 38a0e8a6ae ArduPlane: Add EKF3 and remove EKF1 8 years ago
Randy Mackay d95baf51c9 Plane: include AP_Beacon 8 years ago
Peter Barker f712dd5d7e Plane: add arming check for logging actually started 8 years ago
Peter Barker 17f5ef4610 Plane: inform dataflash of vehicle arm state 8 years ago
Tom Pittenger 9f184a1490 Plane: migrate aparm "LAND_" params from plane to AP_Landing 8 years ago
Tom Pittenger 1b0a263761 Plane: remove landing.cpp entirely 8 years ago
Tom Pittenger fc2f518f31 Plane: revert auto_state.checked_for_autoland back to Plane 8 years ago
Tom Pittenger db42252168 Plane: port the rest of plane/landing.cpp to AP_Landing 8 years ago
Tom Pittenger 9a79b79f1e AP_Landing: port more from plane 8 years ago
Tom Pittenger 10027b21d6 Plane/AP_Landing: port setup_landing_glide_slope() 8 years ago
Tom Pittenger d2376b7c8b Plane: migrate two helper functions to AP_Landing 8 years ago
Tom Pittenger 896b931a7c Plane: Move auto_state variables to AP_landing members 8 years ago
Tom Pittenger 61b02cb41d AP_Landing: add new library for fixed wing landing abstraction 8 years ago
Tom Pittenger ce8db1fdba Plane: move struct Rangefinder_State to AP_Vehicle 8 years ago
Tom Pittenger 0ffeed644c Plane: remove define RANGEFINDER_ENABLED - always enabled 8 years ago
floaledm bae9ce20c1 Plane: update sensor status error flags independently of sending a sys_status message 8 years ago
Peter Barker 98ae6c776a Plane: support for AP_Stats (flight time, bootcount, runtime) 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 5ac62c27e2 Plane: reduce change of false rangefinder readings triggering a flare 8 years ago
Ferrin Benjamin Katz 38581669ec Plane: slow down home update 8 years ago
Andrew Tridgell 5724aef8b3 Plane: support automatic servo trimming 8 years ago
Andrew Tridgell be1109174e Plane: apply elevon and vtail mixers after SRV_Channel remap 8 years ago
Andrew Tridgell a23c373f16 Plane: fixed servo mixing for AFS and failsafe case 8 years ago
Andrew Tridgell 8170df7ba8 Plane: added servo remapping object 8 years ago
Andrew Tridgell c7f738c284 Plane: separate out the output channel mixing 8 years ago
Andrew Tridgell eb67c97bb2 Plane: split out flap output functions 8 years ago
Andrew Tridgell 40c6ebf61a Plane: refactor more of servos output code to be easier to read 8 years ago