5414 Commits (fd542e99d8608113c16f22d7544895f1525e7931)

Author SHA1 Message Date
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 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 74227cd7f0 AP_HAL: prevent some FastDelegate warnings 11 years ago
Andrew Tridgell a295760e56 AP_Rally: fixed indentation 11 years ago
Andrew Tridgell 4efcae46ab SITL: cope with more rubbish startup values from JSBSim 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
Andrew Tridgell a92366c455 HAL_PX4: read from FRAM in 128 byte chunks 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 0103ae2eb0 AC_WPNav: add WPNAV_ACCEL_Z 11 years ago
Randy Mackay 9f63de9b59 AC_PosControl: set_speed_z accepts positive descent speeds 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 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
priseborough 114bd56e2a AP_NavEKF: Fix display names in parameter list 11 years ago
Randy Mackay 5cc26569fc AP_Motors: fix example sketch 11 years ago
priseborough 5fefce5899 AP_NavEKF: Synthetic sideslip fusion numerical error protections 11 years ago
Jonathan Challinger 0bb7b8e938 AP_GPS: Fix bug that causes permanent lag if we miss a message 11 years ago
Randy Mackay 2be99d7a92 TriCopter: output_test for individual motors 11 years ago
Randy Mackay 07766e55f9 SingleCopter: output_test for individual motors 11 years ago
Randy Mackay 3610cfe24c TradHeli: output_test for individual motors 11 years ago
Randy Mackay 8f74f5b3b0 CoaxCopter: output_test for individual motors 11 years ago
Randy Mackay d63d82ec17 MotorMatrix: output_test for individual motors 11 years ago
Vizual54 11d02ea5d2 AP_Motors: output_test for individual motors 11 years ago
Randy Mackay 6517638670 GCS_MAVLink: generate after adding DO_MOTOR_TEST 11 years ago
Randy Mackay 28846c6c99 GCS_MAVLink: add DO_MOTOR_TEST message 11 years ago
Andrew Tridgell 818e500509 AP_Mission: improve the AP_Mission docs 11 years ago
Andrew Chapman 782fbe1ec5 AP_Mission: added reset() function 11 years ago
Andrew Chapman a80e72ff82 AP_Mission: added MIS_AUTORESTART parameter 11 years ago
Andrew Tridgell cf9b67d8fc GCS_MAVLink: prevent uninitialised bytes being written to a serial port 11 years ago
Randy Mackay e855cfec02 AC_Fence: add 10sec manual recovery 11 years ago
Randy Mackay db51d37071 AC_WPNav: add clear_pilot_desired_acceleration 11 years ago
Randy Mackay 06bef6e3b8 Parachute: clear release time when enabled 11 years ago
Randy Mackay ad99918fee AC_WPNav: recalc leash lengths if set_horizontal_velocity is called 11 years ago
Randy Mackay 46fba47c8e AC_WPNav: slow target point's speed near destination 11 years ago
priseborough ecc8e45eda AP_NavEKF: Fix bug in position reset logic 11 years ago
Andrew Tridgell b0fd94f18e AP_GPS: initialise a variable in uBlox driver 11 years ago
Randy Mackay 7c02a02bd8 AC_WPNav: reset_I flag moved to position controller 11 years ago
Randy Mackay 098f8169b0 AC_PosControl: add keep_xy_I_terms method 11 years ago
Randy Mackay 4d5b73b968 AC_WPNav: add reset_I to set_loiter_target 11 years ago
Ju1ien 6c71569775 AC_PosControl: update_xy_controller allows not resetting I term 11 years ago
Ju1ien 5d0476e522 AC_WPNav: add reset_I to init_loiter_target 11 years ago
Randy Mackay 09a35cf90f AC_PosControl: bugfix for freezing I-term build-up 11 years ago