111 Commits (78ce60aa95b791db510a053bb9751a216e368bce)

Author SHA1 Message Date
bnsgeyer d949c80d54 Copter: tradheli replaces rotor_runup_complete with spool state 6 years ago
Patrick José Pereira 86633e45ff Copter: Use new RC_Channel AUX_FUNC 6 years ago
Tom Pittenger 7824b64ad6 Copter: rename dataflash to logger 6 years ago
Patrick José Pereira 33764d6c3b Copter: Fix typo 6 years ago
Peter Barker f189860162 Copter: use enum class for ArmingMethod and ArmingRequired 6 years ago
IamPete1 ba3d1bc6c7 Copter: move E-stop state to SRV_Channel 6 years ago
Peter Barker 5ae52038fa Copter: make setting of home boolean in preparation for sanity checks 6 years ago
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