921 Commits (1401ee4077e8a5596ee1ee8f620951ae8fc31872)

Author SHA1 Message Date
Randy Mackay c840e2a8c2 Copter: code clean-up move 10hz loop after 50hz loop 12 years ago
Randy Mackay 38239c652a Copter: ch8 aux switch 12 years ago
Randy Mackay 19394918dd Copter: simplify APM_Config.h 12 years ago
Randy Mackay 9d0f40b432 Copter: add pre_arm_rc_check 12 years ago
Randy Mackay 33d1129904 Copter: remove unused TB_RATIO parameter 12 years ago
Randy Mackay 319f3ef560 Copter: flexible CH6 declination tuning range 12 years ago
Randy Mackay 6ba9431be4 Copter: update firmware version and release notes ahead of -rc2 12 years ago
Andrew Tridgell c44fd42349 Copter: fixed RSSI reading on PX4 12 years ago
Randy Mackay ad656c7e8a Copter: allow lat/lon to be specified for land 12 years ago
Randy Mackay b65d714675 Copter: set yaw-mode in do_loiter mission command 12 years ago
Randy Mackay ed5ddfd9db WPNav: initialise desired roll, pitch 12 years ago
Randy Mackay 0a148cce19 Copter: log target alt in meters 12 years ago
Randy Mackay ae2ad8e819 Copter: remove unused radius_of_earth constant 12 years ago
Randy Mackay 647a93e78e Copter: remove jerk when entering RTL or AUTO 12 years ago
Randy Mackay cca05ee8ae Copter: start dataflash logging when arming 12 years ago
Andrew Tridgell 55da049c69 Copter: fixes for AP_Baro_HIL 12 years ago
Andrew Tridgell 25c576cad7 Copter: replaced constrain() with constrain_float() 12 years ago
Randy Mackay d9601916ee Copter: update firmware version and release notes for 3.0.0-rc1 12 years ago
Randy Mackay 3aca35777f Copter: use mavlink fence message 12 years ago
Randy Mackay bab9fa25e5 Copter: add GCS failsafe 12 years ago
Randy Mackay 76d0f7f74d Copter: fix compiler warning re unused float_int 12 years ago
Randy Mackay d146d6aaa6 Copter: restore update_altitude to run at 10hz 12 years ago
Randy Mackay 58d1da2d80 Copter: integrate AC_Fence in place of limits 12 years ago
Andrew Tridgell 300a8d2bbc Copter: support all 12 channels on PX4 12 years ago
Randy Mackay 74dca6da22 Copter: move update_commands to run_autopilot fn 12 years ago
Andrew Tridgell 5ad9deecfb Copter: cleanup some bit if tests to be clearer 12 years ago
Randy Mackay 63a48f76e2 Copter: add pre-arm check of radio and accel 12 years ago
Andrew Tridgell d5875676b1 Copter: use a reference to DCM matrix 12 years ago
Randy Mackay 2fc25da4c3 Copter: Leonard's fix for get_loiter_accel_to_lean_angle 12 years ago
Andrew Tridgell c53ede506d Copter: make if statement clearer 12 years ago
Andrew Tridgell 8b31f276a2 Copter: switch to block based logs for SITL 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 67484a2ea1 Copter: make copter code compatible with the new logging system 12 years ago
Randy Mackay 37abfdc65a Copter: make CIRCLE_RATE a tunable parameter 12 years ago
Randy Mackay f5955d8915 Copter: auto climb and descent params removed 12 years ago
Randy Mackay 2b4a7d60a9 Copter: remove unused throttle modes 12 years ago
Randy Mackay 56809a9df2 Copter: remove unused nav_ok and alt_sensor_flag 12 years ago
Randy Mackay d2bd818b2d Copter: bug fix for auto_armed logic 12 years ago
Andrew Tridgell 501eb4f0b4 Copter: made more variables static 12 years ago
Randy Mackay a185fa950c Copter: Jason's fix to auto disarming 12 years ago
Randy Mackay b48864e1ad Copter: allow CH6 tuning of compass declination 12 years ago
Randy Mackay 629d23b7e2 Copter: remove WP_SPEED and WP_RADIUS parameters 12 years ago
Randy Mackay bffe4fa412 Copter: remove NAV_LAT and NAV_LON 12 years ago
Randy Mackay 1ee825ee9a Copter: move alt and wp checking to AC_WPNAV 12 years ago
Randy Mackay bc87118062 AC_WPNav: add get_target_alt method 12 years ago
Randy Mackay 6dbcbdcb43 AC_WPNav: limit max loiter position error 12 years ago
Randy Mackay 926c404994 AC_WPNav: Leonard's loiter target smoothing 12 years ago
Randy Mackay 553f40a99c Copter: bug fix to loiter delay 12 years ago
Randy Mackay 4de5f67a91 Copter: replace wp_nav.get_target_alt with get_destination_alt 12 years ago