18227 Commits (21b9f96ce3126d87c8f70516207a8ef09e367395)
 

Author SHA1 Message Date
Fredrik Hedberg 21b9f96ce3 AP_HAL_Linux: Enable use of all 16 channels for non-Navio PCA9685. 10 years ago
Grant Morphett e734e9745d Plane: TKOFF_TDRAG_SPD1 is needed if holding nose wheel down. 10 years ago
Tom Pittenger 6e55b44b63 Plane: change NAV_CONTINUE_AND_CHANGE_ALT behavior 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 da2ad49276 Replay: fix for changes to AP_RangeFinder API 10 years ago
Andrew Tridgell b87ed96825 Rover: fix for changed AP_RangeFinder API 10 years ago
Andrew Tridgell f2b0f8f4db AntennaTracker: fix for changed AP_RangeFinder API 10 years ago
Andrew Tridgell d6b244670b Copter: fix for changed AP_RangeFinder API 10 years ago
Andrew Tridgell 0a66fcce20 Plane: fix for changed AP_RangeFinder API 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 dff9fe9cb2 Copter: use prearm_failure_reason() 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 05192ea9ab Plane: added severities to send_statustext_all 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 f92f46ee99 Plane: update for changed AP_Arming API 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 f953f03916 Plane: Fixing issue 327 - reporting Baro alt instead of GPS 10 years ago
Grant Morphett 90b48fe46a Rover: Fixing issue 327 - reporting Baro alt instead of GPS 10 years ago
Grant Morphett 00e6cd40e5 scripts: Support to build for frame specific tags 10 years ago
Leonard Hall 0129110502 Copter: limit throttle mid to throttle min + 50 10 years ago
Leonard Hall 6b01c1117f Copter: keep thr-mix at min when landed 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
Randy Mackay 0eaf815411 Copter: guided mode vel controller integrates althold lean limit 10 years ago
Leonard Hall 543f6fdcd4 Copter: AltHold limits lean angle to maintain altitude 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
Leonard Hall 61d6c44e3b Copter: tricopter yaw rate filter to 100hz 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
Grant Morphett 3cb0c1bba8 Plane: Move the plane centric arming code into arming_checks.cpp 10 years ago
Gustavo Jose de Sousa 305ec7b08a AP_InertialSensor: MPU6000: publish sample rate 10 years ago
Gustavo Jose de Sousa eb480e959c AP_InertialSensor: MPU9250: publish sample rate 10 years ago
Gustavo Jose de Sousa a76eb9c15f AP_InertialSensor: MPU9250: use macros for sample rate 10 years ago
Gustavo Jose de Sousa a0b1337646 AP_InertialSensor: PX4: publish sample rate 10 years ago
Gustavo Jose de Sousa 77a4f10d89 AP_InertialSensor: PX4: don't call calc_vibration_and_clipping() 10 years ago