8874 Commits (068cdfe6a34d3179d86aec83b7754910e0402ee3)

Author SHA1 Message Date
Jace A Mogill 068cdfe6a3 Notify: workaround for OREOLED problems 10 years ago
Michael du Breuil a88e10d3a0 DataFlash: Log vDOP with GPS messages. 10 years ago
Michael du Breuil 9f02834f6d AP_GPS: Broadcast vDOP data over mavlink 10 years ago
Michael du Breuil 0e3a188f6f AP_GPS: Read the vdop information from a ublox GPS 10 years ago
Peter Barker f9a1102e96 DataFlash: correct compilation for new DataFlash signature 10 years ago
Peter Barker a2f1bf581a DataFlash: fix test for SITL and linux 10 years ago
unknown b1ce6136c4 DataFlash_test:make it works with pixhawk2 10 years ago
Staroselskii Georgii bd7c313bee AP_Compass: fixed Compass::get_raw_field() 10 years ago
Staroselskii Georgii 375724b319 Arming: use milligauss as compass units 10 years ago
Staroselskii Georgii 4b948f5bb1 AP_AHRS: make DCM use milligauss 10 years ago
Staroselskii Georgii b5b6d767bd AP_NavEKF: make EKF use milligauss 10 years ago
Staroselskii Georgii e93ff44a97 AP_Compass: make a transition to milligauss in Compass library 10 years ago
Staroselskii Georgii 693613aa0f AP_Compass: convert AK8963 measurements to uT 10 years ago
Staroselskii Georgii c207d8c6a8 AP_Compass: add milligauss counterparts to get_field() and get_offsets() 10 years ago
Víctor Mayoral Vilches 6d762f62b3 AP_InertialSensor: ERLEBOARD legacy support 10 years ago
Víctor Mayoral Vilches 728921f7c5 AP_HAL_Linux: ERLEBOARD legacy support 10 years ago
Víctor Mayoral Vilches b87fd58214 AP_HAL: ERLEBOARD legacy support 10 years ago
Grant Morphett 122e88dbed RC_Channel: remove the unused test function get_failsafe 10 years ago
Valmantas Palikša d4daf19151 AP_Math: Move simple math function implementations to header for better 10 years ago
Tom Pittenger cb20325593 AP_Mission: added flight stage FLIGHT_LAND_ABORT 10 years ago
Tom Pittenger 46a83c7ae9 AP_TECS: added flight stage FLIGHT_LAND_ABORT 10 years ago
Tom Pittenger 0961e1d907 AP_SpdHgtControl: added flight stage FLIGHT_LAND_ABORT 10 years ago
Fredrik Hedberg d9a4b6b089 AP_HAL_Linux: Allow PCA9685 to be used on non-default I2C addresses. 10 years ago
Fredrik Hedberg 9d9e6d0b34 AP_HAL_Linux: Only use enable pin for PCA9685 if we need to. 10 years ago
Fredrik Hedberg 21b9f96ce3 AP_HAL_Linux: Enable use of all 16 channels for non-Navio PCA9685. 10 years ago
Tom Pittenger 4771d19073 AP_Math: added locations_are_same(loc1,loc2) helper 10 years ago
Tom Pittenger 1026e7df45 AP_Mission: updated comment 10 years ago
Andrew Tridgell 6afb3895c0 AP_RangeFinder: added doc strings for new rangefinder types 10 years ago
Andrew Tridgell cbd43ee6ea HAL_PX4: added hal.i2c support on PX4 boards 10 years ago
Andrew Tridgell 80c85a2c3f AP_SerialManager: added enum for serial lidar 10 years ago
Andrew Tridgell 7d30ce2e36 AP_RangeFinder: added lightware serial rangefinder 10 years ago
Andrew Tridgell 0ca534bfab AP_NavEKF: only call calcGpsGoodToAlign if we need to 10 years ago
Andrew Tridgell 7e13edd4c7 AP_Arming: use prearm_failure_reason() 10 years ago
Andrew Tridgell c10ce3ffbd AP_NavEKF: added prearm_failure_reason() 10 years ago
Andrew Tridgell c18c6d894e AP_AHRS: added prearm_failure_reason() 10 years ago
Andrew Tridgell d7a7741d15 APM_OBC: added severities to send_statustext_all 10 years ago
Andrew Tridgell b65739a8cc AP_Arming: added severities to send_statustext_all 10 years ago
Andrew Tridgell bc4d37c91e GCS_MAVLink: added severity to send_statustext_all() 10 years ago
Andrew Tridgell c48bef1552 AP_Arming: removed the need for the GCS print function 10 years ago
Andrew Tridgell f3e8819d1e GCS_MAVLink: make send_statustext_all() take a format string 10 years ago
Grant Morphett bec21a51a4 AP_RangeFinder: Just fixing the parameter name in the description 10 years ago
Leonard Hall c8872e082d AC_AttControl: rename set_throttle_out parameter 10 years ago
Leonard Hall 5ab2a19173 AC_WPNav: loiter limits lean angle for alt loss 10 years ago
Leonard Hall cf5db31053 AC_PosControl: allow limiting lean angle to avoid alt loss 10 years ago
Leonard Hall 29ff5035b4 AC_AttControl: limit lean angle from throttle 10 years ago
Randy Mackay 1024790633 MotorsMulti: add throttle_max accessor 10 years ago
Leonard Hall b58cc7ea8d AC_PosControl: move accel constraint to accel_to_lean_angles 10 years ago
Michael Oborne 993904f01c AP_GPS_SBF: add init string and increase union size 10 years ago
Julien BERAUD a057a8a009 AP_HAL_Linux: Add Support for RCInput_UDP 10 years ago
Grant Morphett 3b1844d5c9 AP_Arming: Moved the plane centric arming code into plane 10 years ago