22673 Commits (fc3ab7b69182f47667d8c3ea10d659332df07d15)
 

Author SHA1 Message Date
Tom Pittenger 608fbee867 GCS_MAVLink: send current2 over mavlink 9 years ago
Tom Pittenger f83a6ca1ff Plane: fixed variable misspelling 9 years ago
Andrew Tridgell 978a89efa6 Plane: added new ESC calibration method 9 years ago
Andrew Tridgell 860587ece7 Plane: disable parachute checks when min alt is zero 9 years ago
Peter Barker ee5290c178 Plane: avoid switch statement for enabling fence if no fence present 9 years ago
Peter Barker 0924ae0d25 Tools: add cmake as a dep for PX4 in Vagrant 9 years ago
Tom Pittenger 954c987075 Plane: do not parse GEOFENCE packets when geofence is disabled via compile option 9 years ago
Tom Pittenger af1407a155 Plane: disable parachute code when not enabled via compile option 9 years ago
Tom Pittenger ea9e39212f Plane: use new check_latlng helper 9 years ago
Tom Pittenger b433250da5 Copter: sanity check gps latlng 9 years ago
Tom Pittenger 698017d0b1 APMrover2: sanity check gps latlng 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 da5ce37bbc Plane: fixed gain on -ve stick mixing past 50% 9 years ago
Andrew Tridgell b17c800f44 Plane: use axis specific tuning controller error 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
Grant Morphett 27ae46dfda Rover: Creating v3.0.1 beta release. 9 years ago
Grant Morphett a00edcbbb6 Rover: sonar_trigger_cm of 0 will now only log 9 years ago
Grant Morphett 094d571196 Rover: Skid steering disarming fixes 9 years ago
Francisco Ferreira 501284f65a ci: remove clang temporarily from APT packages 9 years ago
Francisco Ferreira 50527f6088 travis: temporarily remove clang builds 9 years ago
Tom Pittenger a80a87eb09 Plane: simplify TECS prep logic by utilizing auto_state.land_in_progress 9 years ago
Tom Pittenger 4db5b80b37 Plane: add flag for auto_state.land_in_progress 9 years ago
Tom Pittenger 4ebaab86ec Plane: override is_flying for quadplane 9 years ago
Andrew Tridgell b855c70139 GCS_MAVLink: don't route RADIO and RADIO_STATUS packets 9 years ago
Andrew Tridgell cfaacf031b Rover: use ahrs.groundspeed() in more places 9 years ago
Andrew Tridgell dece35e465 mk: fixed px4-cleandep warning 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
Randy Mackay 2815af81ad Copter: rename RTL_CONE_SLOPE_DEFAULT definition 9 years ago
Leonard Hall a16018f9fe AP_Motors: Missed Single fix 9 years ago
Peter Barker ad4d23c34d Tracker: move telemetry_delayed up into base class 9 years ago
Peter Barker 87a7907a63 Rover: move telemetry_delayed up into base class 9 years ago
Peter Barker 28361afc2a Plane: move telemetry_delayed up into base class 9 years ago
Peter Barker e977d85e0c Copter: move telemetry_delayed up into base class 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
Grant Morphett 35a132f74e Rover: Added throttle 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 9de8b63814 mk: removed the attempt at highlight in warning 9 years ago
Randy Mackay 645a42c120 Tracker: update 0.7.7 release notes 9 years ago
Andrew Tridgell 2d3966e4fb mavlink: submodule update 9 years ago
Andrew Tridgell 04f87a452e HAL_SITL: fixed tcp client mode 9 years ago
Andrew Tridgell 475579e8ff autotest: skip build of boards we don't support 9 years ago
Peter Barker e828525c94 GCS_MAVLink: adjust_rate_for_stream_trigger is no longer virtual 9 years ago
Peter Barker ddd956f8e1 Tracker: move adjust_rate_for_stream up 9 years ago
Peter Barker de452eb760 Rover: move adjust_rate_for_stream up 9 years ago