11739 Commits (8fd31111ad4560ed6b7e44b13d4e01e709a13648)

Author SHA1 Message Date
Tom Pittenger 3ed2fafefa DataFlash: Log new CUR2 entry for battery2 data 9 years ago
Tom Pittenger 43c7b4d518 DataFlash: do not log CURR.Throttle because it's already logged elsewhere 9 years ago
Tom Pittenger 7a397475af DataFlash: log POWR.vcc and Vservo as float in volts instead of int16 mV 9 years ago
Tom Pittenger 608fbee867 GCS_MAVLink: send current2 over mavlink 9 years ago
Tom Pittenger 7b4c503052 AP_Math: use new check_latlng helper 9 years ago
Tom Pittenger ce9ecf9f3d AP_Math: added check_latlng helper 9 years ago
Tom Pittenger 64c2510be9 AC_AttitudeControl: fix compile warning float to double promotion in string conversion 9 years ago
Andrew Tridgell b4bdfa2451 AC_AttitudeControl: return roll, pitch and yaw controller error separately 9 years ago
Grant Morphett d56e2b6a39 APM_Control: Get steer rate using earth frame. 9 years ago
Andrew Tridgell b855c70139 GCS_MAVLink: don't route RADIO and RADIO_STATUS packets 9 years ago
Paul Riseborough 24d8cc62e2 AP_NavEKF2: rework yaw and magnetic heading reset logic 9 years ago
Andrew Tridgell a6cbc5d4a5 AP_AHRS: use EKF for groundspeed estimate if available 9 years ago
Leonard Hall a16018f9fe AP_Motors: Missed Single fix 9 years ago
Peter Barker 1e146256cc GCS_MAVLink: move telemetry_delayed up into base class 9 years ago
Grant Morphett 944541b287 PID: Added PID_Info to class for PID logging 9 years ago
Andrew Tridgell abe850c397 PID: fixed example build 9 years ago
Andrew Tridgell 38965f4617 DataFlash: fixed example build 9 years ago
Andrew Tridgell 04f87a452e HAL_SITL: fixed tcp client mode 9 years ago
Peter Barker e828525c94 GCS_MAVLink: adjust_rate_for_stream_trigger is no longer virtual 9 years ago
Peter Barker 43fed65f37 GCS_MAVLink: move adjust_rate_for_stream up 9 years ago
Andrew Tridgell f4f0ae8c8b SITL: auto-reconnect FlightAxis on reset button 9 years ago
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