228 Commits (ee9c77883462a4b3d0a35e03953314ff948512a1)

Author SHA1 Message Date
Randy Mackay c51ba8cd03 Copter: integrate mount frontend-backend restructure 10 years ago
Randy Mackay 72127cde35 Copter: remove broken support for do-change-alt 10 years ago
Randy Mackay 990a34cb75 Copter: remove support for do-set-home mission command 10 years ago
Jonathan Challinger f045c75bfe Copter: play various tones 10 years ago
Clay McClure a897c14255 Copter: ensure lat, lon, alt all zero is handled 10 years ago
Arthur Benemann b587025ad1 Copter: send a camera_feedback message when there is a camera trigger 10 years ago
Jonathan Challinger d7d8330303 Copter: loiter copter without accepting user input at end of auto mission 10 years ago
Andrew Tridgell c3d839456b Copter: support logging while disarmed 10 years ago
Randy Mackay 6659473420 Copter: support GUIDED_ENABLE and GUIDED_LIMITS 10 years ago
Jonathan Challinger 8e3d163c3d Copter: Change all zero throttle checks that should be conservative to use ap.throttle_zero 10 years ago
Randy Mackay ef0e37b478 Copter: bugfix to condition-yaw for relative angles 11 years ago
Randy Mackay bbe4438a6b Copter: add support for DO_GRIPPER command 11 years ago
Andrew Tridgell e9fedbdb79 Copter: removed use of removed MAV_CMD_NAV_ commands 11 years ago
Randy Mackay 81355d1adf Copter: DO_SET_ROI accepted outside missions 11 years ago
MousS ae8fb3f1c5 Copter: MAV_CMD_CONDITION_YAW accepted outside missions 11 years ago
Randy Mackay f5640dadbf Copter: guided mode velocity controller 11 years ago
Randy Mackay 12720bbbe1 Copter: accept condition-yaw commands in guided 11 years ago
Randy Mackay 279926e386 Copter: accept guided pos updates when doing NAV_GUIDED cmd 11 years ago
Randy Mackay fdc0ec837b Copter: add nav_guided suport to Auto mode 11 years ago
Randy Mackay e0f4a570c6 Copter: loiter turns radius from command's p1 field 11 years ago
Randy Mackay 8c488ebd87 Copter: use common Log_Write_Camera 11 years ago
Randy Mackay 5c305989b9 Copter: set home alt to absolute alt 11 years ago
Arthur Benemann e1b7e53c04 Copter: only acceept Guided waypoints in Guided mode 11 years ago
Randy Mackay 466e9db1f9 Copter: integrate AC_WPNav get_speed_xy name change 11 years ago
Randy Mackay 817c893f21 Copter: bug fix for conditional_distance command 11 years ago
Randy Mackay c53a0fcfd9 Copter: conditional yaw fix 11 years ago
Randy Mackay 7f00bd7f5d Copter: default WAYPOINT to current pos if lat, lon, alt are zero 11 years ago
Randy Mackay e6d2692eab Copter: Loiter_Turns moves to edge of circle if location provided 11 years ago
Randy Mackay 2b4d2697b2 Copter: process MAV_CMD_DO_PARACHUTE commands 11 years ago
Andrew Tridgell 640b64f5e4 Copter: convert to new GPS API 11 years ago
Randy Mackay 4b6f03cc11 Copter: remove do_land's use of RTL_ALT_MAX 11 years ago
Randy Mackay 7d5d0d12a2 Copter: spline bug fixes 11 years ago
Randy Mackay 176a450ad2 Copter: remove spline handling from regular wp_nav 11 years ago
Randy Mackay d541fefab4 Copter: add do_spline_wp and verify_spline_wp functions 11 years ago
Randy Mackay 8f946a3a8c Copter: remove original_wp_bearing 11 years ago
Randy Mackay 0822adfb34 Copter: integrate spline navigation 11 years ago
Randy Mackay 88527cd01c Copter: integrate Mission cmd field changes 11 years ago
Randy Mackay a3573f9ebd Copter: minor typo in do_change_speed processing 11 years ago
Randy Mackay 08b78db43c Copter: use mission command specific structures 11 years ago
Randy Mackay 2f8daf2fa9 Copter: integrate dataflash Log_Write_MavCmd 11 years ago
Randy Mackay f3813593b7 Copter: use Dataflash lib's Log_Write_Cmd 11 years ago
Randy Mackay c3162f67e8 Copter: integrate move of p1 from Location to mission cmd 11 years ago
Randy Mackay 359f1a27ec Copter: process cmds from mission lib 11 years ago
Randy Mackay 6efc26d3a6 Copter: restore mount's mode to default after ROI completes 11 years ago
Randy Mackay fdae812814 Copter: DO_SET_ROI persists across waypoints 11 years ago
Andrew Tridgell c6e25483b4 Copter: use a common home with AHRS 11 years ago
Randy Mackay aa4c3eaffe Copter: resolve RTL state compiler warnings 11 years ago
Randy Mackay 1acd33e290 Copter: do_yaw takes yaw target from AttControl 11 years ago
Randy Mackay 81c7df7678 Copter: comment fix 11 years ago
Randy Mackay bca309eb1e Copter: replace takeoff_complete with landed_complete 11 years ago