228 Commits (ee9c77883462a4b3d0a35e03953314ff948512a1)

Author SHA1 Message Date
Randy Mackay 54be8402a2 Copter: integrate control_guided 11 years ago
Randy Mackay 212ced63f6 Copter: bug fix for do_loiter_time alt target 11 years ago
Randy Mackay 70d1e53b74 Copter: commands_logic to use auto_rtl 11 years ago
Randy Mackay bae867712d Copter: integrate circle mission command 11 years ago
Randy Mackay 055ce4e53e Copter: integrate control_rtl 11 years ago
Randy Mackay cdc0f8e414 Copter: use new control_auto takeoff and land 11 years ago
Randy Mackay f3bcbb2ce4 Copter: remove setting roll, pitch yaw modes in set_mode 11 years ago
Randy Mackay 65f7bf92f4 Copter: replace yaw_mode with auto_yaw_mode 11 years ago
Randy Mackay 0a2adbac1b Copter: renaming functions after moving xy control 11 years ago
Randy Mackay 5fd9410ff5 Copter: much renaming as xy pos controller moves 11 years ago
Andrew Tridgell e8b8cc1a5d Copter: converted to AP_ServoRelayEvents 11 years ago
Andrew Tridgell e3804e2846 Copter: fixes for AP_Relay API change 11 years ago
Randy Mackay 6d55895d30 Copter: simplify do-set-servo mission command 11 years ago
Randy Mackay 59cea4b88c Copter: remove CopterLED from main code 11 years ago
Randy Mackay 7ef04bb73b Copter: rename nav_yaw to control_yaw 11 years ago
Robert Lefebvre 0e2ddb0378 Copter: verify_takeoff() should set ap.takeoff_complete to True after the takeoff is complete. 11 years ago
Randy Mackay 65980ace68 Copter: remove some commented out send_text code 11 years ago
Andrew Tridgell 3b9566bc09 Copter: support MAV_CMD_DO_SET_CAM_TRIGG_DIST 11 years ago
Randy Mackay 7cc8a9038f Copter: move failsafe flags into structure 12 years ago
Randy Mackay 284aa2217f Copter: remove old comments 12 years ago
Randy Mackay 6052017b13 Copter: allow override of auto throttle mode 12 years ago
Randy Mackay 7ea971d948 Copter: check set_mode for failure 12 years ago
Randy Mackay 1dcc5886d0 Copter: ensure take-off alt is at least 1m 12 years ago
Randy Mackay 47ab02d686 Copter: bug fix to ROI to pull target from conditional command queue 12 years ago
Randy Mackay f1969d5662 Copter: switch from NAV_ROI to DO_SET_ROI 12 years ago
Randy Mackay ab1a7baf71 Copter: project stopping point for loiter command 12 years ago
Randy Mackay 022148ec0d Copter: LAND only control horizontal position if we have GPS lock 12 years ago
Randy Mackay 993bccc60e Copter: point nose at landing point if specified 12 years ago
Randy Mackay 9f59f2724f Copter: bug fix for take-off when throttle is zero 12 years ago
Dr Gareth Owen 79bd8b4fd0 rtl resets yaw to same as when armed - unless user specifies otherwise 12 years ago
Randy Mackay 0460147a15 Copter: guided mode yaw fix 12 years ago
Randy Mackay 429f900460 Copter: bug fix for RTL bearing 12 years ago
Randy Mackay ad656c7e8a Copter: allow lat/lon to be specified for land 12 years ago
Randy Mackay b3bca271d4 Copter: rename verify_must to verify_nav_command 12 years ago
Randy Mackay b65d714675 Copter: set yaw-mode in do_loiter mission command 12 years ago
Randy Mackay 1b52ee211a Copter: bug fix for RTL yaw control 12 years ago
Randy Mackay 1b2d8636ca Copter: set wp to "fast" if they have no delay 12 years ago
Andrew Tridgell 105bd32a2e Copter: fixed some uses of constrain_float() to be right type 12 years ago
Andrew Tridgell 25c576cad7 Copter: replaced constrain() with constrain_float() 12 years ago
Randy Mackay a53e5f747b Copter: add fourth yaw behaviour, look-at-home 12 years ago
Randy Mackay 37abfdc65a Copter: make CIRCLE_RATE a tunable parameter 12 years ago
Randy Mackay d65d7d95e2 Copter: bug fix for take-off so it never descends 12 years ago
Randy Mackay 0fc9c8739e Copter: add WP_YAW_BEHAVE parameter 12 years ago
Randy Mackay a7b32caf72 Copter: bug fix for loiter_time check 12 years ago
Randy Mackay 8c7a1597dc Copter: remove debug comment from RTL 12 years ago
Randy Mackay 629d23b7e2 Copter: remove WP_SPEED and WP_RADIUS parameters 12 years ago
Randy Mackay 1ee825ee9a Copter: move alt and wp checking to AC_WPNAV 12 years ago
Randy Mackay 553f40a99c Copter: bug fix to loiter delay 12 years ago
Randy Mackay 1516972eaa Copter: add panorama to CIRCLE mode 12 years ago
Randy Mackay 58ed8cd544 Copter: replace set_next_WP with direct call to wp_nav 12 years ago