22453 Commits (f61ba903dd6c82f3603c1741ed8963546fde366e)
 

Author SHA1 Message Date
Randy Mackay e489c3184c Copter: rangefinder.enabled false if no range finders are configured 9 years ago
Randy Mackay 00445ce7bd SITL: parameter file to enable rangefinder in copter 9 years ago
Randy Mackay 59070653cc Copter: provide filtered range finder altitude to AC_WPNav 9 years ago
Randy Mackay 2bafc36ded AC_WPNav: support rangefinder for terrain following 9 years ago
Randy Mackay e18bf3af56 Copter: remove unused definitions 9 years ago
Randy Mackay 5ac13c0355 Copter: move rangefinder variables into structure 9 years ago
Randy Mackay 70463dc572 Copter: auto_spline_start handles triggers terrain failsafe 9 years ago
Randy Mackay 3688636736 Copter: RTL ignores terrain during terrain failsafe 9 years ago
Randy Mackay 273b9acad8 Copter: prearm check that RTL_ALT is below rangefinder max alt 9 years ago
Randy Mackay c7f80324fa Copter: tilt correct rangefinder 9 years ago
Randy Mackay ba38b0234f Copter: use rangefinder class's valid_range_count 9 years ago
Randy Mackay 949d5f7109 Copter: add rangefinder_alt_ok 9 years ago
Randy Mackay 7689315ba2 Copter: rename sonar to rangefinder 9 years ago
Randy Mackay 028946ae9e Copter: rename CONFIG_SONAR to RANGEFINDER_ENABLE 9 years ago
Randy Mackay e0bf08abe0 Copter: fixes to guided mode target check is within fence 9 years ago
Randy Mackay 4829dbb55d AC_Fence: rename check_destination_within_fence and accept distances in meters 9 years ago
Saloni Jain bc22419286 Copter : Modified set_guided_destination() to reject requests for guided waypoints outside the fence. 9 years ago
Saloni Jain ff843448aa AC_Fence: Added a new function to check whether the guided waypoint is within the fence 9 years ago
Peter Barker a5db4194bd Tools: update PrintVersion.py for new firmware version location 9 years ago
Andrew Tridgell b7fe96188d Plane: raise range of THR_FS_VALUE 9 years ago
Andrew Tridgell e0a9a8196c Plane: fixed throttle failsafe with THR_PASS_STAB=1 9 years ago
Gustavo Jose de Sousa 9a100afede AP_HAL_Linux: Thread: add doc about rounding function 9 years ago
Lucas De Marchi 359417d544 AP_HAL_Linux: Thread: make sure pointer is aligned 9 years ago
Lucas De Marchi 7e49d0c53f AP_HAL_Linux: Thread: fix alignment warning 9 years ago
Lucas De Marchi 18af4da690 AP_HAL_Linux: Thread: fix warning regarding shadow member 9 years ago
Tom Pittenger 684ac12dd6 AC_WPNav: fix compile when using AP_TERRAIN_AVAILABLE 0 9 years ago
Tom Pittenger f085666032 AP_Common: fix compile when using AP_TERRAIN_AVAILABLE 0 9 years ago
Leandro Pereira 3555e439a4 AP_HAL_Linux: Simplify I2C initialization in HAL_Linux_Class 9 years ago
Aaron Wang Shi cb9cd9008a AP_HAL_Linux: fix bhat spi device driver build error 9 years ago
Lucas De Marchi 035937ea7e AP_GPS: add some safety checks to _parse_decimal_100() 9 years ago
Lucas De Marchi 994b2fc966 AP_GPS: add unit test for _parse_decimal_100() 9 years ago
Lucas De Marchi fc6dd97e61 AP_GPS: make _parse_decimal_100() a static function 9 years ago
Bert Regelink 7379d120e1 AP_GPS: fix _parse_decimal_100() with negative numbers 9 years ago
Gustavo Jose de Sousa 0e09d0b996 waf: rename config_header variable to config_hash 9 years ago
AndersonRayner aaa8709194 AP_RPM: Added an example script 9 years ago
Don Gagne 151686ce9d ArduPlane: SET_SENSORS_OFFSETS support for third compass 9 years ago
Don Gagne 97d361333d ArduCopter: SET_SENSORS_OFFSETS support for third compass 9 years ago
Don Gagne 4743a34cf7 APMrover2: SET_SENSORS_OFFSETS support for third compass 9 years ago
Gustavo Jose de Sousa bc62164ac9 waf: mavgen: scan for implicit dependencies 9 years ago
Gustavo Jose de Sousa 0f60c8ed4f waf: boards: check for librt when necessary 9 years ago
Gustavo Jose de Sousa f10c150e70 waf: cxx_checks: add check_librt() 9 years ago
Gustavo Jose de Sousa e630c2b33f waf: cxx_checks: define ap_common_checks() instead of configure() 9 years ago
Gustavo Jose de Sousa 83244dfe10 waf: cxx_checks: add copyright notice 9 years ago
Gustavo Jose de Sousa 468e8284f0 waf: cxx_checks: use check() instead of check_cxx() 9 years ago
Gustavo Jose de Sousa 89ebe34992 mk: board_native: link with librt 9 years ago
Vinicius Juvinski ed2718a183 AP_Notify: Buzzer: change pin 11(P8_31) to pin 12(P8_32) 9 years ago
Lucas De Marchi a9ae5476f3 waf: fix configure not using WAF_BUILD 9 years ago
Randy Mackay a9d16f3373 Copter: move auto's take-off check to beginning of auto_init 9 years ago
Randy Mackay 54731a139f AP_Mission: rename starts_with_takeoff_cmd 9 years ago
Niti Rohilla 26e41fee7a Copter: prevent Auto tipovers caused by missing takeoff command 9 years ago