5194 Commits (4f250579db1c7da4613e46bea0e829ce982afcd8)

Author SHA1 Message Date
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
Randy Mackay 559a258ede AC_WPNav: bug fix to limit target point from moving beyond leash 11 years ago
Randy Mackay 9c6995d8bb AC_PosControl: add get_accel_z method 11 years ago
Randy Mackay e565ee6d33 AC_PosControl: stop I term build-up when motors at max 11 years ago
Andrew Tridgell e10542dcae AP_Mission: added get_current_nav_index() function 11 years ago
Michael Day 96173bfb8a AP_Rally: Added one getter method and made a utility method public. 11 years ago
Randy Mackay 0e065e4894 AP_InertialNav: get_velocity_xy const 11 years ago
Randy Mackay 6f6c9e2585 AC_PosControl: bug fix to vertical speed limit 11 years ago
Andrew Tridgell 25667a11a0 AP_NavEKF: use AHRS vehicle class for sideslip calculation 11 years ago
Andrew Tridgell 5acd17b843 AP_NavEKF: cleanup some build warnings 11 years ago
Andrew Tridgell c8c6e05a4a AP_AHRS: added vehicle class to AHRS 11 years ago
priseborough bd28cdbdcf AP_NavEKF: Improved magnetometer consistency checks 11 years ago
Randy Mackay 648787a6c8 AC_WPNav: rename some definitions 11 years ago
Randy Mackay 2167dd7d3e AC_WPNav: update target speed immediately 11 years ago
Andrew Tridgell 05bffb5915 HAL_SITL: enable use of SIM_FLOAT_EXCEPT parameter 11 years ago
Andrew Tridgell e0db7b117f SITL: added SIM_FLOAT_EXCEPT parameter 11 years ago
Andrew Tridgell 610a930612 AP_NavEKF: catch covarience errors and reset filter 11 years ago
Andrew Tridgell 7e5a491f14 AP_Math: prevent a floating point exception 11 years ago
Andrew Tridgell 4d24a86088 AP_AHRS: prevent a infinity value 11 years ago
Randy Mackay d382fa51ee AC_WPNav: run loiter and wp nav at 50hz on Pixhawk 11 years ago
Randy Mackay 72d2712c4e AC_WPNav: integrate update_xy_controller name change 11 years ago