304 Commits (cdcaad30795574ca68b90f8b34757ca5051a0fa4)

Author SHA1 Message Date
Andrew Tridgell 6b1f59372c Copter: show git and firmware version in tlog 11 years ago
Jason Short 520a535c21 Copter: TOY mode updates 11 years ago
Andrew Tridgell f6f6caafc8 Copter: int gyros on arm, not on first boot 11 years ago
Randy Mackay 7c7f235a97 Copter: ignore flight mode change requests if we're already in the desired mode 11 years ago
Andrew Tridgell b69f08c03e Copter: reduce timer speed to 500 on APM2 11 years ago
Andrew Tridgell 64d34dc125 Copter: give UARTA 512 bytes 11 years ago
Randy Mackay 9435eb4a15 Copter: remove unused flags and consolidate ap and ap_system 12 years ago
Randy Mackay 0c0de7c53e Copter: simple mode speedup 12 years ago
Randy Mackay a53d28e018 Copter: remove support for dmp ahrs 12 years ago
Randy Mackay 7cc8a9038f Copter: move failsafe flags into structure 12 years ago
Randy Mackay 77b5cb5d3f Copter: correct typo in error #define 12 years ago
Randy Mackay 284aa2217f Copter: remove old comments 12 years ago
Andrew Tridgell faddef69e6 Copter: fixed baud rates on APM1 12 years ago
Andrew Tridgell 46688454c4 Copter: removed flash_leds() calls 12 years ago
Andrew Tridgell 754bdbd25f Copter: use new usb_connected() HAL function 12 years ago
Randy Mackay 98a2ffd65c Copter: remove redundant reset_i_all from startup 12 years ago
Andrew Tridgell 7c62736e59 Copter: fixed Vcc 12 years ago
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