18296 Commits (d07d2f3a46c54d8bba1e5987aa88d5e12f5c04d5)
 

Author SHA1 Message Date
Grant Morphett 122e88dbed RC_Channel: remove the unused test function get_failsafe 10 years ago
Grant Morphett a1b96f659b Plane: Fixing issue 302 10 years ago
Grant Morphett f5c7ac7a00 Rover: Fixing issue 302 10 years ago
Eugene Agafonov dd22b19ddd mk: add 'upload' target to copy fresh ELF to Linux board using SCP 10 years ago
Valmantas Palikša d4daf19151 AP_Math: Move simple math function implementations to header for better 10 years ago
Tom Pittenger fc2c94f78f Plane: utilize NAV_CONTINUE_AND_CHANGE_ALT for land abort 10 years ago
Andrew Tridgell 036e1fff12 Plane: a bit more caution in unsuppressing throttle pre-takeoff 10 years ago
Tom Pittenger fe083c8ffa Plane: consider extended launch throttle delays 10 years ago
Tom Pittenger 4f46c5331a Plane: added time for flying in any mode 10 years ago
Tom Pittenger a3c51698cb Plane: fix throttle when restarting mission in-flight with takeoff 10 years ago
Andrew Tridgell 0cc165308d Plane: use 4 degrees if zero takeoff pitch 10 years ago
Andrew Tridgell 953efa9b6c Plane: fixed parameter docs for LAND_ABORT_THR 10 years ago
Tom Pittenger d36ee786e4 Plane: init hold_course in do_takeoff 10 years ago
Tom Pittenger 25da4ec0ea Plane: added flight stage FLIGHT_LAND_ABORT and abort mechanism 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
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