132 Commits (1528d937fcb9280a4f7c5fb4dea0eaa18f62c3c2)

Author SHA1 Message Date
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
Peter Barker d34c4b01f4 Copter: build return path in run() rather than init() 6 years ago
Peter Hall 3fe63d5bc0 Copter: only save autotune gains if disarmed in autotue 6 years ago
Peter Barker 37c07e1d89 Copter: use enum class for roll/pitch mode 6 years ago
Peter Barker 462d87e5d0 Copter: remove unused PosHoldModeState enumeration 6 years ago
Peter Barker e28c6b9dc6 Copter: remove redundant poshold_ prefix on PosHold methods 6 years ago
Peter Barker f57a9f11cc Copter: move poshold state variables into mode object 6 years ago
Randy Mackay 8a5141f751 Copter: mode autoyaw lower in mode.h 6 years ago