23891 Commits (c32dc3bc37e536bd3fac3c5d9866d64a99b72e75)
 

Author SHA1 Message Date
Tom Pittenger b564616db0 Plane: GCS_MAVLink passes packets to AP_Avoidance 9 years ago
Tom Pittenger 46ec812d6c Plane: add AP_Avoidance to build 9 years ago
Peter Barker 85c58e30ec Rover: remove unused defines 9 years ago
Peter Barker 44791268ac Rover: use SPEED_CRUISE define from config.h 9 years ago
Tom Pittenger 1612110d16 AP_ADSB: fixed signed int compare compile warning/error and reject >24bit ICAO 9 years ago
Tom Pittenger 78e7acf25c AP_ADSB: do not detect, and thus avoid, yourself 9 years ago
Tom Pittenger 7445fac577 Plane: move mavlink msg handling into library 9 years ago
Tom Pittenger 06b64000e1 Copter: move mavlink msg handling into library 9 years ago
Tom Pittenger b6810006eb AP_ADSB: move mavlink msg handling into library 9 years ago
Tom Pittenger d04a5d58fd Copter: decode correct ADSB packet 9 years ago
Andrew Tridgell d482c7f4b7 Plane: decode correct ADSB packet 9 years ago
Andrew Tridgell 3ecf2850a8 SITL: fixed send of MAVLink2 pkt 9 years ago
Tom Pittenger 19ac9bce48 SITL: add Ping2020 simulated device 9 years ago
Peter Barker 25136ea15a Tools: correct tracker build 9 years ago
Peter Barker f67d247a46 Copter: factor pre-arm checks, continue testing after a failure 9 years ago
Peter Barker 08ef3271c1 Tools: bump Vagrant Ubuntu to Wily 9 years ago
murata ec4c17e630 Copter: Delete a comparison that does not become a true forever. 9 years ago
Andrew Tridgell 38fff6d43d RC_Channel: expanded docs for RCn_FUNCTION 9 years ago
Andrew Tridgell c4c7a3051a Plane: added support for secondary throttles 9 years ago
Andrew Tridgell 62f3818b83 RC_Channel: added k_throttle 9 years ago
Andrew Tridgell 06154fc4ab Copter: use rangefinder to prevent auto-disarm in the air 9 years ago
Andrew Tridgell 7ce7eb5a60 Plane: added Q modes to parameter docs 9 years ago
Andrew Tridgell c1480315f5 AP_AdvancedFailsafe: update AFS_TERMINATE on GCS on termination 9 years ago
Andrew Tridgell cee1e37391 AP_AdvancedFailsafe: make relationship to OBC clearer in comment 9 years ago
Andrew Tridgell b29b609bcc Plane: added AFS support for quadplanes 9 years ago
Andrew Tridgell adb5a3ee1f Plane: re-work AFS for new AP_AdvancedFailsafe API 9 years ago
Andrew Tridgell 838728348f AP_AdvancedFailsafe: re-work for use as vehicle derived class 9 years ago
Andrew Tridgell 5d6dfd927b Plane: changes for AP_AdvancedFailsafe naming 9 years ago
Andrew Tridgell 8163db1adb AP_AdvancedFailsafe: cleanups for new naming 9 years ago
Andrew Tridgell cef4635ad9 AP_AdvancedFailsafe: rename from APM_OBC 9 years ago
Andrew Tridgell 636188014d APM_OBC: make the ENABLE flag control presence of the parameters 9 years ago
Andrew Tridgell b357a254f6 Plane: use force_safety_no_wait() when re-enabling safety off in mixer 9 years ago
Andrew Tridgell 31fb4cc427 Plane: force trims for VTOL motors 9 years ago
Andrew Tridgell 119e312cd3 AP_BoardConfig: wait up to 0.4s for safety to be off on boot 9 years ago
Andrew Tridgell dddaded8d4 HAL_PX4: fixed a race condition in force_safety_on/off 9 years ago
Andrew Tridgell 76b6cbbda1 Plane: prevent motor startup on reboot in quadplanes 9 years ago
Andrew Tridgell 1fa137caad GCS_MAVLink: added handle_preflight_reboot() 9 years ago
Takanobu Minoshima 00eb5ed355 Git: added name to GIT_Success.txt 9 years ago
Andrew Tridgell e4564de837 Copter: fixed heli criterion for unsetting land_complete 9 years ago
Andrew Tridgell a67b9372fd Copter: check that climb rate is low in landing detector 9 years ago
Andrew Tridgell 3041a75798 Copter: limit attitude on landing using WP_NAVALT_MIN 9 years ago
Andrew Tridgell 89c10a2db9 Copter: rename WP_TKOFF_NAV_ALT to WP_NAVALT_MIN 9 years ago
ysk73 8f1f9481eb Tools: added name to GIT_Success.txt 9 years ago
Lee Hicks 51e8d8a294 AP_GPS: Don't send config blob to GPS unless AUTO_CONFIG=1 9 years ago
Lee Hicks 7c3b8dceb9 AP_GPS: Fixed GPS serial speeds starting at 1 instead of 0 9 years ago
Lee Hicks 3dd4f30460 AP_GPS: Adding 19200 as serial speed for GPS 9 years ago
Kouichi Nakajima 6e643d64b7 Tools: add Kouichi Nakajim to Git_Success.txt 9 years ago
Lucas De Marchi 46be2cf026 Tools: build_binaries: fix generation of firmware-version.txt 9 years ago
Lucas De Marchi cd333cb43a Tools: build_binaries: fix check for wrong file 9 years ago
Tom Pittenger dbdd86ad46 Copter: set SYS_STATUS and HB_Flag Guided bits when in AVOID_ADSB 9 years ago