225 Commits (399970e76f87b481d3e5be3ed1d4265c32317619)

Author SHA1 Message Date
Leonard Hall 64ce9b017d Copter: Body frame ACRO upgrade 12 years ago
Randy Mackay 345924ddec WPNav: replace LOITER_ACCEL_MAX with parameter 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
Olivier-ADLER 68470c9176 Copter : Land submode - Check for GPS 3D Fix instead of checking for available home position 12 years ago
Dr Gareth Owen f175111243 added GPS check before mode change. New mode_requires_gps() function. 12 years ago
Randy Mackay d1791bab76 Copter: fix barometer cli test 12 years ago
Randy Mackay 885ce7db03 Copter: remove DigitalReadFast 12 years ago
Randy Mackay 9d0f40b432 Copter: add pre_arm_rc_check 12 years ago
Randy Mackay 98732ae4e8 Copter: remove redundant init of controllers when auto is started 12 years ago
Randy Mackay cca05ee8ae Copter: start dataflash logging when arming 12 years ago
Randy Mackay 58d1da2d80 Copter: integrate AC_Fence in place of limits 12 years ago
Andrew Tridgell 82c604dd67 Copter: more constrain fixes 12 years ago
Randy Mackay a53e5f747b Copter: add fourth yaw behaviour, look-at-home 12 years ago
Andrew Tridgell 02c3083f60 Copter: print flight mode as string 12 years ago
Andrew Tridgell a0708460a4 Copter: convert to new logging system 12 years ago
Randy Mackay d2bd818b2d Copter: bug fix for auto_armed logic 12 years ago
Randy Mackay f82ce449d7 AC_WPNav: add angle limits and set from AC's throttle controller 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
Randy Mackay 49828eba7d Copter: integrate AC_WPNav 12 years ago
Randy Mackay d1afd2fb9b Copter: make guided mode start at current location 12 years ago
Randy Mackay 7cf2255822 Copter LEDs: replace bitRead with bitmask 12 years ago
Randy Mackay 80bd593814 Copter: disarm motors when entering CLI 12 years ago
Randy Mackay dcf21eee8f Copter: only allow entering the CLI within 30 seconds of start-up 12 years ago
Andrew Tridgell 952c56e990 Copter: fixed barometer init in HIL sensors mode 12 years ago
Randy Mackay 36834e77b5 Copter: remove support for CLI Slider 12 years ago
Randy Mackay f9539384a1 Copter: rename failsafe to failsafe_radio 12 years ago
Randy Mackay 0d5e731a65 Copter: add compassmot to cli 12 years ago
Randy Mackay cbde042ec5 Copter: remove non-inav loiter and wp controllers 12 years ago
Randy Mackay 67c69a19ee Copter: remove baro-only alt hold 12 years ago
Randy Mackay b74fe10aa9 Copter: set each flight mode's nav_mode 12 years ago
Randy Mackay aaecc25ac7 Copter: leonard's inav2 12 years ago
Randy Mackay fd02cfe706 Copter: added set_nav_mode to control initialisation of nav controllers 12 years ago
Randy Mackay 911e090e07 Copter: typo fixed for trad heli config 12 years ago
Randy Mackay 08dc730d40 ArduCopter: bug fix to LAND flight mode not actually landing if initiated from failsafe 12 years ago
Andrew Tridgell 36e38eeef7 Copter: ensure ahrs.init() is called 12 years ago
Randy Mackay 87627d883b ArduCopter: use new logging method for remaining packet types 12 years ago
Andrew Tridgell 585459ece9 Copter: tweak the serial buffer sizes 12 years ago
Andrew Tridgell 17a63dc76a Copter: fixes for AP_HAL merge 12 years ago
rmackay9 68b62abd38 ArduCopter with the new Camera and Relay classes for APM1 and APM2. 12 years ago
rmackay9 e77b54c7dc ArduCopter: bug fix to GUIDED mode. Now checks that desired altitude was reached before deciding the waypoint is complete. 12 years ago
Robert Lefebvre 6e64b1b357 ACM: Precision Loiter RePositioning code. 12 years ago
rmackay9 6da68c53a5 ArduCopter: bug fix so AP_Limits does not use up memory if it is disabled 12 years ago
rmackay9 50d46898fb ArduCopter: allow GUIDED mode roll-pitch, yaw and throttle control modes to be overridden 12 years ago
Andrew Tridgell cf8e648558 CLI: fixed accel setup 12 years ago
Andrew Tridgell 9e986801c9 Copter: fixed SITL for ArduCopter 12 years ago
Andrew Tridgell 08b1c2d590 Copter: fixed GPS init 12 years ago
Pat Hickey 2aa4657315 ArduCopter: changes to use CONFIG_HIL_BOARD 12 years ago
Pat Hickey 5bd7046a95 ArduCopter: sketch cpp builds! 12 years ago