104 Commits (818c828a4ac8531e35792d672dc33161347e3c50)

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 73940df48e Copter: move mission into mode_auto 6 years ago
Peter Barker ac0e126099 Copter: correct AFS terminate-via-land for Copter 6 years ago
Randy Mackay 71334a18c5 Copter: rename rudder_arming to get_rudder_arming_type 7 years ago
Randy Mackay 72234e5db6 Copter: arming check formatting fixes 7 years ago
Randy Mackay ede27b23d9 Copter: support disabling rudder arming 7 years ago
Peter Barker 0f4c68aadb Copter: move rc-channel option for lost-vehicle sound up to base class 7 years ago
Peter Barker e7e56dde7a Copter: move handling of RC switches into RC_Channel 7 years ago
Peter Barker df83cb034e Copter: use ArmingMethod enumeration 7 years ago
Peter Barker fd9ce90b8e Copter: option to force arm, bypassing checks 7 years ago
Peter Barker e3ddf7dadd Copter: rename SPRAYER-enabled-define to SPRAYER_ENABLED 7 years ago
Peter Barker c09ccf5b61 Copter: split home-set and home-locked state 7 years ago
Andrew Tridgell 2425c65e74 Copter: implement 'air-mode' for copter 7 years ago
Michael du Breuil 291531e056 Copter: Support new battery failsafes 7 years ago
Peter Barker 45f2312bfe Copter: move home state into AP_AHRS 7 years ago
Peter Barker 9b440d6b25 Copter: add option to disable SmartRTL mode 7 years ago
Peter Barker b9ad2bc8db Copter: add option to disable AUTO mode 7 years ago
Peter Barker 80a3d63264 Copter: use AP_Scheduler's loop() function 7 years ago
Peter Barker 40d74584ac Copter: remove shims used in scheduler 7 years ago
Andrew Tridgell af4f0c29ba Copter: enable TMODE (ToyMode) support 7 years ago
Dylan Herman c772e2d3fd Copter: sets SmartRTL home after AHRS home is set 7 years ago
Randy Mackay 2d23e1f7c7 Copter: rename flightmode_ objects to mode_ 7 years ago
Peter Barker 5d33cf08e1 Copter: eliminate calc_home_distance_and_bearing 7 years ago
Peter Barker 103e2cc711 Copter: calculate wp bearing and distance on demand 7 years ago
Peter Barker 4ae2be55aa Copter: fix up autotune namespacing 7 years ago
Peter Barker 7b637334f4 Copter: eliminate mode_has_manual_throttle 7 years ago
Peter Barker 67063d6b1e Copter: FlightMode - convert AUTOTUNE flight mode 7 years ago
Andrew Tridgell 23b20307af Copter: use cork/push wrapper 7 years ago
Peter Barker 04c9e966e0 Copter: use AP::PerfInfo library 7 years ago
Randy Mackay 44a436642b Copter: complete rename to SmartRTL 8 years ago
squilter 4b57a4a231 Copter: rename SafeRTL to SmartRTL 8 years ago
squilter ba0e08552f Copter: add SafeRTL flight mode 8 years ago
squilter f7a00b911e Copter: minor format fix for motors.cpp 8 years ago
Peter Barker f60389d4aa Copter: use send_text method on the GCS singleton 8 years ago
Peter Barker d36e8fa51e Copter: eliminate calls to manipulate _writes_enabled 8 years ago
Randy Mackay 814cadac68 Copter: consolidate set_home functions 8 years ago
Andrew Tridgell 2ba6e7af35 Copter: fixed aux servos in RC failsafe 8 years ago
Andrew Tridgell ebde6e1ce3 Copter: output any servo channels on motor output 8 years ago
Peter Barker bd6ffc025e Copter: start conversion to AP_Arming_Copter 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Andrew Tridgell 5a87ae3f01 Copter: use new SRV_Channels API 8 years ago
Randy Mackay 742cdf6b13 Copter: fix arming while armed bug 8 years ago
Randy Mackay 5135a11fbc Copter: protect against arming while already armed 8 years ago
Peter Barker f9802204df Copter: inform dataflash of vehicle arm state 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell f18e0dadc9 Copter: added optional AdvancedFailsafe for copter and heli 9 years ago
Jonathan Challinger 80f3541933 Copter: add configurable arming delay 9 years ago
Andrew Tridgell 7e1ef905d3 Copter: removed 30ms delay on arming 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago