22 Commits (a2ffd9ec7d9d47c59fea56aa9c41f3d51ae34da0)

Author SHA1 Message Date
Ricardo de Almeida Gonzaga ce241dd97a ArduCopter: Fix typos 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Randy Mackay 55ffee25b1 Copter: remove unnecessary control_mode_t casts 9 years ago
Jonathan Challinger 8f41215569 Copter: fix warning 9 years ago
Jonathan Challinger 2a36c32cf3 Copter: add prev_control_mode and prev_control_reason 9 years ago
Jonathan Challinger 8ded496f8b Copter: log mode change reason 9 years ago
Jonathan Challinger 1356deab8b Copter: add control_mode_reason 9 years ago
Jonathan Challinger a0ce8af633 Copter: use enum type for control_mode 9 years ago
Randy Mackay d2a42a7a0e Copter: remove heli_radio_passthrough 9 years ago
Randy Mackay 24cfbeebd0 Copter: add throw_exit 9 years ago
Paul Riseborough a7b69366a1 Copter: Add flight mode for throw launch 9 years ago
Randy Mackay 9e0cd7a5cf Copter: allow arming in Drift and Sport modes 9 years ago
Jonathan Challinger 0e85f55cfc Copter: remove OF_LOITER entirely 9 years ago
Robert Lefebvre 5cc4f41d85 Copter: Helicopter: to use new Stab_Col and Acro_Col functions. 9 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
Lucas De Marchi a964ac38ec Replace use of print_P() with print() 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Andrew Tridgell 49ee4b7965 Copter: tell motors library when to use acro gyro gain 10 years ago
Andrew Tridgell ebddc05ead Copter: enable tail pass thru in acro for EXTGYRO tails 10 years ago
Randy Mackay ce1031a5bd Copter: remove AP_AHRS_NAVEKF_AVAILABLE checks 10 years ago
Andrew Tridgell 278883c521 Copter: finished conversion to .cpp files 10 years ago
Andrew Tridgell 356ece3402 Copter: rename .pde files to .cpp files 10 years ago
Robert Lefebvre 8f275ca2c4 Copter: Employ heli_radio_passthrough() for servo setup 10 years ago
Andrew Tridgell 554de1f2d7 Copter: added channel objects named after input function 10 years ago
Randy Mackay 7acdcd8905 Copter: rename stop to brake 10 years ago
Leonard Hall 33a274c928 Copter: take-off uses PosControl's add_takeoff method 10 years ago
Randy Mackay 772a1acc37 Copter: cancel takeoff if mode changed 10 years ago
Randy Mackay 6f5b5c24f2 Copter: rename tkoff_ to takeoff_ 10 years ago
Jonathan Challinger 73d961cebc Copter: mavlink initiated takeoff in alt-hold modes 10 years ago
Robert Lefebvre 1aa696bc10 Copter: Implement Stop Mode 10 years ago
Randy Mackay 61ed812fc4 Copter: set Notify's autopilot_mode flag 10 years ago
Randy Mackay 43ba94e99a Copter: rename manual_flight_mode to mode_has_manual_throttle 10 years ago
Robert Lefebvre 4b86a4aeec Arducopter: Change mode logging to use common-vehicle DataFlash library. 10 years ago
Andrew Tridgell fba02479b7 Copter: fixed build with no EKF 10 years ago
priseborough 9e7709fa09 Copter: Expand EKF speed limit public method to handle control limits 10 years ago
priseborough 9844dacf40 Copter: Add EKF ground speed limit to loiter speed control 10 years ago
priseborough 900519b35b Copter : Remove legacy optical flow control mode 10 years ago
Randy Mackay 9d4107f1fc Copter: allow arming in GUIDED only from GCS 10 years ago
Jonathan Challinger cc56a972d0 Copter: add mode_allows_arming function 10 years ago
Jonathan Challinger 450f988a21 Copter: remove DRIFT and SPORT from manual_flight_mode function 10 years ago
Randy Mackay a83a47682d Copter: remove get_angle_targets_for_reporting fn 11 years ago
Robert Lefebvre 3316fe8f63 TradHeli: Reset flybar passthrough to false when exiting Acro mode. 11 years ago
Randy Mackay 3e6e776360 Copter: of-loiter unavailable if OPTFLOW not enabled 11 years ago
Randy Mackay 65e5367619 Copter: rename hybrid to poshold 11 years ago
Jason Short a873942f73 Fix to restore Gimbal control after Mission with ROI 11 years ago
Randy Mackay 7d4c74c28e Copter: when leaving AUTO only stop mission if running 11 years ago
Andrew Chapman 3f0a52cb53 Copter: ch7/8 switch for auto pause/continue 11 years ago
Randy Mackay 1aeaa5955b Copter: integrate 10sec manual recovery after fence breach 11 years ago
Randy Mackay 55e7e1eb3e Copter: allow HYBRID to be disabled to save flash 11 years ago
Randy Mackay b5ed23f592 Copter: integrate skeleton Hybrid mode 11 years ago