11775 Commits (55d926b05565f9ad0baacccf3c4fb693da89ba2e)
 

Author SHA1 Message Date
Kevin Hester 55d926b055 code style: add indentation rules for makefiles 11 years ago
Randy Mackay f29ad3a2e0 Copter: bug fix for when WP_YAW_BEHAVIOR is 0 11 years ago
Randy Mackay 5322093475 Mission: fix example sketch after GPS lib changes 11 years ago
Randy Mackay c53a0fcfd9 Copter: conditional yaw fix 11 years ago
Andrew Tridgell b4c5f31b17 APM_Control: reduce the number of parameter saves in autotune 11 years ago
Paul Riseborough ccc7d36493 APM_Control: Modify D and I gain scaling 11 years ago
Randy Mackay 7f00bd7f5d Copter: default WAYPOINT to current pos if lat, lon, alt are zero 11 years ago
Randy Mackay d2dad1b2c1 Copter: remove unused circle_desired_rotations 11 years ago
Randy Mackay e6d2692eab Copter: Loiter_Turns moves to edge of circle if location provided 11 years ago
Randy Mackay f6676be400 Copter: integrate change in AC_Circle init 11 years ago
Randy Mackay 94d38ee294 AC_Circle: add get_closest_point_on_circle 11 years ago
jschall ff9838ea27 Copter: Document stream rate parameter functionality 11 years ago
Kevin Hester c2184cb8e4 PID: fixup line endings 11 years ago
Kevin Hester 72e97cbf5c AP_Param: fixup line endings 11 years ago
Kevin Hester a7820e6c71 OptFlow: fixup line endings 11 years ago
Kevin Hester fce1277b0e Notify: fixup line endings 11 years ago
Kevin Hester b7bed437c2 Compass: fixup line endings 11 years ago
Kevin Hester 80cb13e222 BattMon: fixup line endings 11 years ago
Kevin Hester d09e871319 AP_Airspeed: fixup line endings 11 years ago
Kevin Hester c34c4d79f6 AP_ADC: fixup line endings 11 years ago
Kevin Hester b7410494e3 AC_PID: fixup line endings 11 years ago
Kevin Hester 2e79032f83 AutoTest: fixup line endings 11 years ago
Kevin Hester 58edd1415a Tools Serial Proxy: fixup line endings 11 years ago
Kevin Hester 25f9a469e6 Tools: fixup line endings 11 years ago
Kevin Hester 4bfd6b8ddd Copter: fixup line endings to be newline 11 years ago
Randy Mackay cf86e304f0 Copter: add V-Tail to FRAME param's @Value 11 years ago
Kevin Hester c992c15276 codestyle: specify line-ending, trailing-whitespace and tab rules 11 years ago
L. Preston Sego III 3ecdc4b741 Copter: Add support for V-Tail Quads 11 years ago
Randy Mackay 729026d80c Drift: get velocity using const reference 11 years ago
Randy Mackay 02775e8dc5 AC_PosControl: get_accel_target returns const ref 11 years ago
Emile Castelnuovo f5a68fdba1 Copter: clear RC in overrides on GCS failsafe. 11 years ago
Randy Mackay 60f522a094 AC_WPNav: set_wp_destination to use current target 11 years ago
Andrew Tridgell d30c4ffe80 Plane: added AUTOTUNE_LEVEL parameter 11 years ago
Andrew Tridgell ae7293ef68 APM_Control: added support for AUTOTUNE_LEVEL 11 years ago
Andrew Tridgell 86f167fc7f AP_Vehicle: added autotune_level to fixed wing parms 11 years ago
Andrew Tridgell b7350118a6 AP_AHRS: enable EKF wind estimate with no airspeed sensor 11 years ago
Andrew Tridgell 4abc2999a6 AP_NavEKF: start with a wind estimate of 3m/s, when no direct measurement 11 years ago
priseborough d745dc2b6f AP_NavEKF : Increased position gate default to reduce impact of accel errors 11 years ago
priseborough 188bea6bab AP_NavEKF : Enable calc of wind velocity when not using airspeed sensing 11 years ago
Andrew Tridgell df192a9efd AP_AutoTune: lower min tau to 0.2 11 years ago
Andrew Tridgell 3343af602e APM_Control: fixed saving of new rate gains 11 years ago
Andrew Tridgell b9a8ef3b51 APM_Control: fixed a bug in autotune servo saturation check 11 years ago
Andrew Tridgell 8a20130ca8 Plane: changed for APM_Control API 11 years ago
Andrew Tridgell 64170d0f04 APM_Control: added dataflash logging to autotune 11 years ago
Andrew Tridgell 7f5eeabadc DataFlash: reserve a range of msg types for autotuning logs 11 years ago
Andrew Tridgell 1bce4239a3 Plane: added AUTOTUNE flight mode 11 years ago
Andrew Tridgell 50fc75917e APM_Control: first version of APM_Control autotuning 11 years ago
Andrew Tridgell 3b8839d2f7 AP_GPS: fixed num_sensors on APM2 11 years ago
Andrew Tridgell 7404fc9d40 SITL: added SIM_BARO_DISABLE parameter 11 years ago
Andrew Tridgell d37f1a1376 Plane: updates for OBC API change 11 years ago