46 Commits (6c106550595b23ea8dc4c0482519ae28e0a260e9)

Author SHA1 Message Date
Tatsuya Yamaguchi 78fd5fac04 Copter: allow to resume in ZigZag Auto 5 years ago
Tatsuya Yamaguchi 7bc528097d Copter: support zigzag auto feature 5 years ago
murata 923237ffd3 Copter: Enumerate A and B points of ZigZag 5 years ago
Peter Barker 9b64ca040d Copter: do not adjust trims while landed 5 years ago
Randy Mackay c4b5d47e1f Copter: white space fixes 5 years ago
Michael du Breuil 132fe82ad2 Copter: Report what channel is used for rudder arming 5 years ago
Andy Piper 4c1816a983 Copter: port betaflight in-flight fft analysis to arducopter and expose as a log message 5 years ago
bnsgeyer 64f98622c0 Copter: fix tradheli RSC RC passthrough mode 5 years ago
Peter Barker eb452478ac Copter: override do_aux_function_armdisarm method to set armed_with_switch 5 years ago
Peter Barker 0d04ef19fe ArduCopter: let RC_Channel indicate AUX_FUNC::ARMDISARM needs no initialisation 5 years ago
Randy Mackay 610366e4bd Copter: init aux function cases in alphabetical order 5 years ago
Henry Wurzburg 4a51de724d Copter: move support for ADSB Avoidance enable up to RC_Channel 5 years ago
Peter Barker e6c6189fe5 Copter: cope with change in namespace of LogEvent enum 5 years ago
Peter Barker b6920e14c8 Copter: remove redundant SurfaceTracking enumeration namespacing 5 years ago
Michael du Breuil b42b1c08c4 Copter: Support new AP_Vehicle::set_mode 5 years ago
Peter Barker f7ba79e493 Copter: canonicalize on STANDBY rather than STANDY_BY 5 years ago
Leonard Hall 50a098c359 Copter: Standby functions 5 years ago
Randy Mackay 1c4f47f882 Copter: add upward facing surface tracking 5 years ago
Peter Barker b4537bebd8 Copter: move control_mode_t into being Mode::Number enum class 5 years ago
Peter Hall e1b982c99c Copter: RC_Channel: remove fence 6 years ago
Peter Barker 4b51239920 Copter: move mission reset aux switch option to RC_Channel 6 years ago
SergeyBokhantsev 300ee173ce Copter: fix user aux functions 6 years ago
Peter Barker 6dce39cbe1 Copter: use AP_Arming methods to arm and disarm vehicle 6 years ago
Randy Mackay 01909cf4c8 Copter: zigzag mode gets terrain following support 6 years ago
Arjun Vinod f1de62f0d3 Copter: added left out copter flight modes as auxiliary switch options 6 years ago
Patrick José Pereira 86633e45ff Copter: Use new RC_Channel AUX_FUNC 6 years ago
Randy Mackay 7c09084f02 Copter: add Loiter and Follow to aux switch 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 845f015648 Copter: adjust for Location_Class and Location unification 6 years ago
Peter Barker f48d757bd4 Copter: adjust for location flags being moved out of union 6 years ago
Peter Barker 48155e72eb Copter: correct use of incorrect name for type 6 years ago
Peter Barker 41cd906641 Copter: beep on mode change/change failure for aux switch changes 6 years ago
Francisco Ferreira a2fa63bcf7 Copter: fix Cygwin build 6 years ago
Andrew Tridgell 637dc718df Copter: moved LANDING_GEAR to common RC_Channel 6 years ago
Peter Barker 7017345fc9 Copter: let RC_Channel parent library do AC_Avoid stuff 6 years ago
Randy Mackay d3f7214bcf Copter: revamp zigzag mode 6 years ago
CAO MUQING 71beab7502 Copter: create and update Zigzag flight mode 6 years ago
Peter Barker ec6c59faa3 Copter: move handling of disable-gcs-rc-overrides-channel-option up 7 years ago
Peter Barker 0be5e65b4a Copter: correct compilation for missing define 7 years ago
Peter Barker 0f4c68aadb Copter: move rc-channel option for lost-vehicle sound up to base class 7 years ago
Pierre Kancir e7c000875e Copter: complet rc option init list 7 years ago
Peter Barker 6e0b5e307a Copter: move handling of sprayer and gripper up 7 years ago
Peter Barker f2b1387c1c RC_Channel: add AUTOTUNE to init_aux_function routine 7 years ago
Peter Barker b19c03a3c6 Copter: rename switches.cpp to RC_Channel.cpp 7 years ago
Peter Barker e7e56dde7a Copter: move handling of RC switches into RC_Channel 7 years ago
SergeyBokhantsev ea3de59107 Copter: implement user auxswitch functions 7 years ago
Andrew Tridgell 3e08132828 Copter: CH_12 can be used with any HAL, not just HAL_PX4 7 years ago
Peter Barker df83cb034e Copter: use ArmingMethod enumeration 7 years ago