11990 Commits (4ebde25a26792bc5b5aa41fa9312f457db6acc12)
 

Author SHA1 Message Date
Randy Mackay 4ebde25a26 AP_Relay: add -1:Disabled to list of param values 11 years ago
Randy Mackay f7a9ee24ef Copter: minor comment update 11 years ago
Randy Mackay 715e9c0474 Copter: reset mission when disarming 11 years ago
Randy Mackay 7d4c74c28e Copter: when leaving AUTO only stop mission if running 11 years ago
Randy Mackay 5d20594fa4 AC_WPNav: bug fix for loiter and waypoint update rate 11 years ago
Andrew Tridgell 48919b6253 Rover: use EKF velocity for high rate ground_speed updates 11 years ago
Andrew Tridgell 85ebe81ed3 AP_NavEKF: fixed logic for divergence test 11 years ago
priseborough 40dc0e56fe AP_NavEKF: Add protection for badly conditioned innovation variances 11 years ago
priseborough 925c5751bd AP_NavEKF: Add ability to inhibit in-flight mag cal and clean up moding 11 years ago
priseborough 3026ccee13 AP_NavEKF: Use baro data during launch transients whilst in static mode 11 years ago
Randy Mackay a38e00c048 Copter: remove unused HIGH, LOW definitions 11 years ago
Randy Mackay 3f329d0857 Copter: version to AC3.2-rc1 11 years ago
Randy Mackay e75d6a2da6 Copter: remove meaningless check from motor_test 11 years ago
Randy Mackay 0c7a3f1ec5 Copter: remove unused Log_Write_GPS function 11 years ago
Randy Mackay b4dcad725c Copter: remove unused servo_write function 11 years ago
Randy Mackay 1e8b99ad17 Copter: update release notes for AC3.2-rc1 11 years ago
Randy Mackay 05f5164dfa Mission: rename AUTORESET to RESTART 11 years ago
Andrew Tridgell cc1b75ad29 autotest: restore timeout in log download 11 years ago
Andrew Chapman 3f0a52cb53 Copter: ch7/8 switch for auto pause/continue 11 years ago
Andrew Chapman 8640e11728 Copter: bug fix rally point landing target 11 years ago
Hug0 6b0d5f9770 AP_InertialNav: fix pos error degradation rate 11 years ago
Andrew Tridgell 73dc32108f autotest: try to debug log download timeouts 11 years ago
Randy Mackay badc127c34 AC_WPNav: fix example sketch 11 years ago
Randy Mackay 9b6a4e0fc7 AC_Sprayer: fix example sketch 11 years ago
lthall 9ab9eaec25 AC_WPNav: Loiter jerk default to 10m/s/s/s 11 years ago
Randy Mackay 197d83e32a Copter: bug fix to sport roll pitch control 11 years ago
Randy Mackay 0af9d502d9 Copter: set pos controller speeds before circle init 11 years ago
Randy Mackay 1cb297580f Copter: reduce Circle init twitch by using stopping point 11 years ago
Randy Mackay 3cc5b9446f Copter: AUTO and Guided call wp_and_spline_init 11 years ago
Randy Mackay 11918869a5 Copter: RTL calls wp_and_spline_init 11 years ago
Randy Mackay 091ff91a70 WPNav: add wp_and_spline_init to set speeds an init pos controller 11 years ago
Randy Mackay c13db680b7 AC_PosControl: remove reset_I_xy 11 years ago
Randy Mackay cd8b1f278c AC_PosControl: remove unused _cos_yaw variable 11 years ago
Randy Mackay 48ec0caf75 AC_WPNav: run navigation at 10hz in SITL 11 years ago
Randy Mackay 0819e05896 AC_PosControl: lean_angles_to_accel added for smooth initialisation 11 years ago
lthall b38c484874 AC_WPNav: add LOIT_JERK parameter 11 years ago
Randy Mackay 71fae1e6f2 AC_AttControl: lean_angle_max accessor fn const 11 years ago
Randy Mackay ff1a58e078 Copter: increase LOITER_RATE_IMAX to 1000 11 years ago
Randy Mackay fb2be07b44 Copter: update AC_WPNav instantiation 11 years ago
Randy Mackay fd9f8f571f AC_WPNav: replace inav, ahrs pointers with references 11 years ago
lthall 21c93e48ab AC_PosControl: include vel error when get_stopping_point_z 11 years ago
Randy Mackay a1f1dd8059 AC_PosControl: add is_active_z method 11 years ago
Andrew Tridgell 3909a9574b AVR: fixed some build warnings with gcc 4.8.2 11 years ago
Andrew Tridgell b6774b8bc7 autotest: raise the time for log download 11 years ago
Randy Mackay 10d7ab5840 Copter: update release notes for AC3.1.4 11 years ago
Andrew Tridgell 603e84a688 SITL: disable missing initializer warnings 11 years ago
Andrew Tridgell 74227cd7f0 AP_HAL: prevent some FastDelegate warnings 11 years ago
Andrew Tridgell 0991af86f3 Plane: removed some usused code 11 years ago
Andrew Tridgell a295760e56 AP_Rally: fixed indentation 11 years ago
Andrew Tridgell 3dc0404e2b SITL: prevent unused parameter warnings 11 years ago