36 Commits (0d0dfd49bd8ceb1f3d599a8c85031b34fcb3891f)

Author SHA1 Message Date
Peter Barker 6fc76a32af GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Peter Barker 47b5cf98ea Sub: make libraries get EKF control limits themselves 6 years ago
Patrick José Pereira 90601c80e9 Sub: Simplify some returns 7 years ago
André Kjellstrup 00484073b9 Sub: Option to trig by distance only when in AUTO mode 7 years ago
Patrick José Pereira 1598a97734 Sub: Solve some typos 7 years ago
Jacob Walser f7c4810eaa Sub: Remove ignore_check argument from control mode init functions 8 years ago
Jacob Walser 0ff8dcf58a Sub: Reword stale comment 8 years ago
Jacob Walser a83e1ad971 Sub: Refactor notify update after flight mode change 8 years ago
Jacob Walser 69c9dbc286 Sub: Remove deprecated/unused CLI and AP_Menu 8 years ago
Jacob Walser b0e5a93099 Sub: Remove VELHOLD mode 8 years ago
Jacob Walser 40a27814e0 Sub: Remove unused flight modes 8 years ago
Jacob Walser ca38a344f8 Sub: Remove unsupported autotune 8 years ago
Jacob Walser 840521ac8c Sub: Remove transect mode 8 years ago
Jacob Walser 4112fd1316 Sub: Remove mode header 8 years ago
Jacob Walser 5233b25910 Sub: Format all C++ with Tools/CodeStyle/astylerc 8 years ago
Jacob Walser ed87bd9e59 Sub: fixes from rebase on ArduPilot master 8 years ago
Jacob Walser bb3e32d391 Sub: Make checks stricter on flight mode init 8 years ago
Jacob Walser 0d575681de Sub: Remove RTL 8 years ago
Jacob Walser f10f1a0bae Sub: Remove throw mode 8 years ago
Jacob Walser a430f5a7ae Sub: Remove land/landed code 8 years ago
Jacob Walser b6d76912cf Sub: Remove takeoff code 8 years ago
Jacob Walser 41d892666b Sub: Remove Drift mode 8 years ago
Jacob Walser bc4084931f Sub: Remove Brake mode 8 years ago
Jacob Walser 2959ecc70f Sub: Remove Flip mode 8 years ago
Jacob Walser e8f9b044ef Sub: disable transect mode, and hide associated params 8 years ago
Jacob Walser 0085cc8a27 Sub: rename modes loiter->velhold, sport->transect 8 years ago
Jacob Walser e2a7ba5b0c Sub: replace land with surface mode 8 years ago
jaxxzer 90580621de Sub: disable rate controller in manual mode 8 years ago
jaxxzer 6696119ec7 Sub: allow arming from manual mode 8 years ago
jaxxzer 38be177e47 Sub: Add manual mode functions 8 years ago
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