237 Commits (396c4f30d2de3de50bd2c934547060d3f0c8ef70)

Author SHA1 Message Date
Randy Mackay 1abb439051 Copter: move acro's var initialisation to roll-pitch and yaw controller initialisation 12 years ago
Randy Mackay 942ba0476b Copter: remove manual_attitude and throttle flags 12 years ago
Randy Mackay b7579bb028 Copter: move init of global nav variables to set_nav_mode 12 years ago
Andrew Tridgell 979636936d Copter: support reboot to bootloader 12 years ago
Randy Mackay e985253f1a Copter: integrate notify 12 years ago
Randy Mackay 7159c539e6 Copter: skip mode change checks when disarmed 12 years ago
Randy Mackay e32342163d Copter: rename ACRO variables 12 years ago
Randy Mackay 39ab4f62ef Copter: add SPORT mode 12 years ago
Randy Mackay 12da2d160a Copter: set landing_complete flag to false on start-up 12 years ago
Randy Mackay c3daf78340 Copter: reset loiter target when landed 12 years ago
Randy Mackay 7ea971d948 Copter: check set_mode for failure 12 years ago
Randy Mackay 41ba4a1ed2 Copter: initialise ch7 and ch8 aux switches 12 years ago
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