11818 Commits (e6592186fce17ec6d15868adffd1b51a12821df9)

Author SHA1 Message Date
Peter Barker 03ded35d7c GCS_MAVLink: update routing example for mavlink namespacing 9 years ago
Peter Barker 56114dd37a GCS_MAVLink: use subclasses in vehicle directories 9 years ago
Leonard Hall d67f83559c AP_Motors: Single and Coax Fixes 9 years ago
Leonard Hall e5bdf0a0a2 SITL: Single and Coax fixes 9 years ago
Andrew Tridgell 26ef71e130 AP_Notify: added tuning error tones 9 years ago
Andrew Tridgell 006aafab3f AP_Tuning: added monitoring of controller output 9 years ago
Andrew Tridgell 6330060e49 AC_AttitudeControl: added monitoring of controller error 9 years ago
Andrew Tridgell fdac1d26cc AP_Tuning: added TUNE_MODE_REVERT parameter 9 years ago
Randy Mackay 72b86a3f99 AP_Motors: remove unused stabilizing flag 9 years ago
Andrew Tridgell 7ec513668e GCS_MAVLink: reserve some space when param fetch fails 9 years ago
Andrew Tridgell f02c8f732c DataFlash: fixed BAR2 format for drift offset 9 years ago
Paul Riseborough a94a19bd09 AP_NavEKF2: Fix bug causing continual yaw resets 9 years ago
Tom Pittenger 57d6ccc0dd AP_HAL_PX4: skip the 100ms delay on first px4io safety_state async attempt 9 years ago
Tom Pittenger d3ac1dc161 AP_HAL: defer calls to safety_state switch to queue an async attempt. 9 years ago
Tom Pittenger 67aaf7e226 AP_HAL_PX4: defer calls to safety_state switch to queue an async attempt. 9 years ago
Andrew Tridgell 97e2203e70 AP_NavEKF2: don't do 3D mag fusion on 2nd EKF2 core 9 years ago
Andrew Tridgell d17e3b17bf AP_AHRS: special handling for flying fixed wing with no compass 9 years ago
Paul Riseborough de15928921 AP_NavEKF2: prevent potential arithmetic error in declination fusion 9 years ago
Paul Riseborough 722eb0d706 AP_NavEKF2: Fix bug for start of wind speed estimation 9 years ago
Paul Riseborough ac329ec31c AP_NavEKF2: use observation noise to set initial magnetic field variances 9 years ago
Paul Riseborough 830751c0ae AP_NavEKF2: remove un-wanted functionality from mag and yaw reset 9 years ago
Paul Riseborough 11c6ea7ef6 AP_NavEKF2: attitude co-variance reset for all post alignment yaw resets 9 years ago
Paul Riseborough cdd09df9ac AP_NavEKF: Add function to zero attitude state co-variances 9 years ago
Paul Riseborough 6d34ac5ceb AP_NavEKF2: improve switch-over to use of mag field states 9 years ago
Paul Riseborough fe9ddfdfeb AP_NavEKF2: remove code that prevents attitude updates after mag reset 9 years ago
Paul Riseborough fe85c68344 AP_NavEKF2: move yaw reset for no compass case 9 years ago
Paul Riseborough da0622827d AP_NavEKF: update tuning defaults 9 years ago
Andrew Tridgell 4c66e14563 SITL: fixed air resistance bug for heli, balloon and singlecopter 9 years ago
Randy Mackay d26a9d4a22 SITL: fix compiler warning by defaulting frame_type 9 years ago
Andrew Tridgell 969b6ebea9 HAL_SITL: support coaxcopter in SITL 9 years ago
Andrew Tridgell a2ed8fb313 AP_Motors: prevent negative thrust 9 years ago
Andrew Tridgell 9f33ece3ef SITL: support coax copter 9 years ago
Andrew Tridgell 6855899cbf AP_Motors: fixed servo constructor for coax 9 years ago
Andrew Tridgell 4e5e301c4e AP_Motors: fixed servo constructor for heli 9 years ago
Andrew Tridgell a80e233836 HAL_SITL: added SingleCopter 9 years ago
Andrew Tridgell 8944d298ed SITL: added SingleCopter simulator 9 years ago
Andrew Tridgell f9fb098222 AP_Motors: fixed channel output for SingleCopter 9 years ago
Andrew Tridgell 163783fefd AP_HAL: define CH_NONE 9 years ago
Andrew Tridgell 65eb9ceb32 AP_Motors: expose min/max pwm 9 years ago
Andrew Tridgell dda35a366c HAL_PX4: prevent rate changes once oneshot is setup 9 years ago
Andrew Tridgell a44b0e0011 AP_Motors: don't setup oneshot for a zero output mask 9 years ago
Andrew Tridgell d90a2f7deb DataFlash: added get_structures() API 9 years ago
Andrew Tridgell ac8c4d9beb AP_Mount: use zero length flexible arrays in unions 9 years ago
Andrew Tridgell af116d238f AP_GPS: use zero length flexible arrays 9 years ago
Andrew Tridgell ae3cb0557d HAL_PX4: disable "Overtime in task" msg 9 years ago
Paul Riseborough 9eef97d108 AP_NavEKF2: use consistent parameter naming 9 years ago
Fredrik Hedberg 75d5c87788 AP_Motors: Fix setpoint bug with 0~1 conversion in AP_MotorsHeli 9 years ago
Andrew Tridgell 1fd4cbffb2 DataFlash: update for changed AP_Airspeed API 9 years ago
Andrew Tridgell 4131b98f8c AP_Airspeed: use non-blocking airspeed calibration 9 years ago
Andrew Tridgell 1581a5e354 AP_Param: fixed forced save of constructor override parameters 9 years ago