12012 Commits (3a73878ca7ddb0828b71e9ba9c6575ac4168d06e)
 

Author SHA1 Message Date
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
Andrew Tridgell cd8fd86565 Rover: use mission.start_or_resume() 11 years ago
Craig Elder 32a1fac612 Frame_params: Removed TRIM_AUTO,1 11 years ago
Andrew Tridgell 4efcae46ab SITL: cope with more rubbish startup values from JSBSim 11 years ago
Andrew Tridgell c1aa2181dc Plane: update release notes for 3.0.2 11 years ago
Andrew Tridgell f233f95785 Plane: prepare for release of 3.0.2 11 years ago
Andrew Tridgell 320834a5e7 HAL_PX4: read from FRAM in 128 byte chunks (2nd try) 11 years ago
Andrew Tridgell db6b96caa0 Revert "HAL_PX4: read from FRAM in 128 byte chunks" 11 years ago
Randy Mackay afb9c0a5c7 Copter: update release notes for AC3.1.4-rc1 11 years ago
Andrew Tridgell a92366c455 HAL_PX4: read from FRAM in 128 byte chunks 11 years ago
Randy Mackay 0ad3c1e15e Copter: add EKF to Ch7/Ch8 Opt parameter description 11 years ago
Andrew Tridgell f51478ee1d Plane: fixed LOITER_TURNS counter for counter-clockwise loiter 11 years ago
Randy Mackay c3d6ed1e3e Replay: add constraint on EKF4 data packet values 11 years ago
Randy Mackay d857427444 Copter: disable RALLY points by default 11 years ago
Randy Mackay 937e9ea687 AC_PosControl: add set_target_to_stopping_point_xy method 11 years ago
Randy Mackay 7dd366d84e AC_WPNav: init_loiter sets speed, accel before calcing stopping distance 11 years ago
Randy Mackay a3036fc443 Copter: init pos_control z-axis after setting speed and accel 11 years ago
Randy Mackay cad1441739 AutoTest: print failed copter test 11 years ago
Randy Mackay a4c675c23e Copter: add PILOT_ACCEL_Z parameter 11 years ago
Randy Mackay 0103ae2eb0 AC_WPNav: add WPNAV_ACCEL_Z 11 years ago
Randy Mackay 7d7a2aced7 Copter: init vert speed and accel for each flight mode 11 years ago
Randy Mackay 9f63de9b59 AC_PosControl: set_speed_z accepts positive descent speeds 11 years ago
Randy Mackay 466e9db1f9 Copter: integrate AC_WPNav get_speed_xy name change 11 years ago
Randy Mackay 510c9920a6 AC_WPNav: rename get_horizontal_velocity to get_speed_xy 11 years ago
Andrew Tridgell eb1fb63e57 APM_Control: added logging of parameter changes in AUTOTUNE 11 years ago
Andrew Tridgell 92714b09d2 Plane: added ATRP log header to plane log headers 11 years ago
Andrew Tridgell 871d0c0e44 APM_Control: moved the log structure to ArduPlane core 11 years ago
Andrew Tridgell 4f250579db DataFlash: added LOG_ATRP_MSG define 11 years ago
Randy Mackay 5b3438850d Copter: fix typo in Log_Write_Baro 11 years ago