139 Commits (a46333eff59aafa6a43697f89e9e2849e7ce688b)

Author SHA1 Message Date
Michael du Breuil f9b4e81702 Copter: Add ignore pilot yaw to guided, auto and RTL options 4 years ago
Randy Mackay 0f234583d6 Copter: poshold clears wind est when disarmed or landed 4 years ago
Peter Barker 225de23950 Copter: cope with race conditioning popping points on SmartRTL return 4 years ago
Randy Mackay 9104b4800f Copter: correct GuidedOptions enum after peer review 4 years ago
Randy Mackay eb3aca7acf Copter: add GUIDED_OPTIONS to allow arming from transmitter 4 years ago
Randy Mackay 8b3cc0b255 Copter: fixup auto options 4 years ago
Michael du Breuil 50dfe3f197 Copter: Add AUTO_OPTIONS and support arming and throttle bypass 4 years ago
Peter Barker dba3158446 Copter: correct mode change for GCS failsafe in SmartRTL mode 4 years ago
Peter Barker 397b95154c Copter: remove superfluous RETURN_TARGET_ALTTYPE_ from enum class names 4 years ago
Peter Barker afa153fb6f Copter: remove wrapper for get_avoidance_adjusted_climbrate 5 years ago
Randy Mackay 30c8d7bf40 Copter: dev option so set-attitude-target thrust field used as thrust 5 years ago
Andy Piper 12c9578a66 Copter: add in additional acro options 5 years ago
Tatsuya Yamaguchi cde7ae246e Copter: add ZIGZ_AUTO_ENABLE parameter 5 years ago
Tatsuya Yamaguchi 78fd5fac04 Copter: allow to resume in ZigZag Auto 5 years ago
Tatsuya Yamaguchi cee7e94ebc Copter: add zigzag_line_num parameter 5 years ago
Tatsuya Yamaguchi 7bc528097d Copter: support zigzag auto feature 5 years ago
Tatsuya Yamaguchi 60fb275501 Copter: rename zigzag_auto_pump to zigzag_sprayer 5 years ago
murata 923237ffd3 Copter: Enumerate A and B points of ZigZag 5 years ago
Andrew Tridgell 4c2cf2139e Copter: fixed use of timestamps in autorotate 5 years ago
Andrew Tridgell ffd601aca4 Copter: fixed build warnings in autorotate 5 years ago
Tatsuya Yamaguchi 735498e160 Copter: move zigzag exit into mode_zigzag.cpp 5 years ago
Randy Mackay db2229f684 Copter: ModeGuided::do_user_takeoff_start arg rename 5 years ago
Randy Mackay 90883624bc Copter: fix use of wp-navmin-alt 5 years ago
Randy Mackay 8d99f204b0 Copter: integrate landing gear option and make edge based 5 years ago
Sachchit Vekaria f6125b26e8 Copter: Allowing Terrain Following in Guided Mode 5 years ago
Randy Mackay 495c4ad6b6 Copter: remove unused ModeAuto::wp_start 5 years ago
Randy Mackay d244162587 Copter: zigzag supports arming, takeoff and landing 5 years ago
Matt Lawrence 809b170015 Copter: Circle mode pilot control of rate & radius 5 years ago
Peter Barker 72e6446204 Copter: make requires_terrain a callback on the flightmode 5 years ago
Randy Mackay ea22e888c7 Copter: improve RTL terrain following 5 years ago
Randy Mackay 39a6b104dd Copter: move RTLState to ModeRTL 5 years ago
Randy Mackay 54582814aa Copter: use SID_AXIS to hide other SystemID mode params 5 years ago
Peter Barker 2296448027 Copter: make private enum class for LAND mode's state 5 years ago
Gone4Dirt 180d4e713c Copter: Added autorotation flight mode and support 5 years ago
Peter Barker e6c6189fe5 Copter: cope with change in namespace of LogEvent enum 5 years ago
Peter Barker 5ece75a09a Copter: AC_AutoTune writes events itself now 5 years ago
Michael du Breuil b42b1c08c4 Copter: Support new AP_Vehicle::set_mode 5 years ago
Randy Mackay 2cb3e446ab Copter: systemid mode formatting and name changes 5 years ago
Leonard Hall c11f2247eb Copter: System ID mode 5 years ago
Leonard Hall 91be844b66 Copter: Let modes stop Attitude Logging 5 years ago
Randy Mackay ca92f0505e Copter: follow mode restores offsets to zero on exit 5 years ago
Peter Barker b4537bebd8 Copter: move control_mode_t into being Mode::Number enum class 5 years ago
Tom Pittenger 0983a04d52 Copter: NAV_Delay variable timers to be all unsigned and labeled as _ms 6 years ago
Randy Mackay 709c874d8b Copter: integrate AP_OAPathPlanner 6 years ago
Leonard Hall 0e34d8b1ff Copter: PosHold fix for low brake_rate 6 years ago
Randy Mackay b7a748df88 Copter: auto's wp_start accepts terrain alts 6 years ago
Rishabh 00f6dc9b05 Copter: brake moved in from AC_WPNav 6 years ago
Peter Barker 676d75c391 Copter: correct namespacing of Copter modes 6 years ago
Bill Geyer 0c64cdc565 Copter: TradHeli - add virtual flybar to heli acro flight mode 6 years ago
Peter Barker 08a18d6a0a Copter: avoid working with uninitialised home location 6 years ago