5 Commits (7e33957af20a32afd457009d1a259344a55afe66)

Author SHA1 Message Date
Rustom Jehangir c1f05b9e25 Sub: Match copter mode change stuff 8 years ago
Rustom Jehangir d159320ac0 Sub: Add throw mode to match Copter. 8 years ago
Rustom Jehangir 6cf24c2770 Sub: Remove heli support from sub. 8 years ago
Rustom Jehangir 83ff3931b8 Sub: Refactor "Copter" to "Sub". 8 years ago
Rustom Jehangir 3da7c95e9b Sub: New vehicle type, derived from ArduCopter. 8 years ago
murata 8f926bd177 Copter: Unify from print or println to printf. 8 years ago
Randy Mackay 26919b4ab6 Copter: send flight mode string to Notify 8 years ago
Randy Mackay af514eb101 Copter: remove some comments 8 years ago
Dmitry Prokhorov 3e993f955e ArduCopter: Support for OLED display by Alexey Kozin 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Luis Vale Gonçalves b9e83755f3 Copter: Notify GCS that Flight mode change failed 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Leonard Hall fec24437f2 Copter: load accel throttle I term from attitude controller input 8 years ago
Randy Mackay a124001b8b Copter: get_pilot_desired_throttle gets thr_mid argument default 8 years ago
Leonard Hall 5c47f3f9e5 Copter: add acro throttle and yaw expo and smoother manual pilot throttle 8 years ago
Randy Mackay 3b6e56d1a0 Copter: minor formatting fixes 8 years ago
murata 61fa73f25d Copter: remove return after the Switch statement 8 years ago
Andrew Tridgell a14ff8ac77 Copter: fixes for Frsky_Telem API changes 9 years ago
Randy Mackay 807e930251 Copter: throw uses motor spooling instead of interlock 9 years ago
Randy Mackay 1161417d7f Copter: add GUIDED_NOGPS flight mode 9 years ago
mirkix e3934fac80 ArduCopter: Delete (wrong) filename out of header 9 years ago
Randy Mackay d50987f976 Copter: avoidance_adsb implements copter avoidance using ADSB 9 years ago
Tom Pittenger d136737c87 Copter: add ADSB-out support for copter 9 years ago
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