22635 Commits (8b405e26eabc98f1907a0853764f91fefdc4ca87)
 

Author SHA1 Message Date
Tom Pittenger 8b405e26ea GCS_MAVLink: battery2 current is in 10*mAh over mavlink 9 years ago
Tom Pittenger a8c14e68da AP_Tuning: compile warning: float to double on print 9 years ago
Tom Pittenger d2c9b02ca5 AP_BattMonitor: remove voltage2() since we have voltage(x) available 9 years ago
Tom Pittenger 4e4bc0bee4 GCS_MAVLink: use voltage(x) instead of voltage2() 9 years ago
Tom Pittenger a1564bd337 AP_BattMonitor: check actual battery instances instead of max possible instances 9 years ago
Tom Pittenger 8939c5308f AP_Arming: check actual battery instances then max possible instances 9 years ago
Tom Pittenger 3ed2fafefa DataFlash: Log new CUR2 entry for battery2 data 9 years ago
Tom Pittenger a596aa5907 Plane: do not log CURR.Throttle because it's already logged elsewhere 9 years ago
Tom Pittenger a96abde4bf Copter: do not log CURR.Throttle because it's already logged elsewhere 9 years ago
Tom Pittenger 098e531d53 Rover: do not log CURR.Throttle because it's already logged elsewhere 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 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