23708 Commits (119e312cd30b1376bb333147f9902fee09235cd0)
 

Author SHA1 Message Date
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
Tom Pittenger 4cd66d54d1 Copter: fixed adsb pre-arm error text. "Arm" and "PreArm" were swapped 9 years ago
Leonard Hall 29d4790fc7 AC_AttControl: reduce max_rate_step based on hover throttle 9 years ago
Jonathan Challinger 0051ecb288 Copter: fix LAND_SPEED_HIGH 9 years ago
Peter Barker 3dfc07789b mavlink: reference MAV_SYS_STATUS_LOGGING commit 9 years ago
Peter Barker 6d98dd5233 Rover: add dataflash as a bit for the mavlink SYS_STATUS message 9 years ago
Peter Barker cb7686001f Plane: add dataflash as a bit for the mavlink SYS_STATUS message 9 years ago
Peter Barker 4371223738 Copter: add dataflash as a bit for the mavlink SYS_STATUS message 9 years ago
Peter Barker 8d253dec8e DataFlash: support for mavlink SENSOR message 9 years ago
Lucas De Marchi a511f97971 Tools: build_binaries: fix inverted condition 9 years ago
Grant Morphett 30bcea73cc PX4: Added detection for MPU6000 on px4slim. 9 years ago
LukeMike 38150a5544 AP_BoardConfig: defined and managed VRBRAIN board type and all functions for sensors startup 9 years ago
LukeMike e6c8653302 AP_IRLock_PX4: enabled sensor driver startup on bus2 if don't start on bus1 9 years ago
LukeMike 316e5acaec AP_OpticalFlow_PX4: enabled sensor driver startup for all VR boards 9 years ago
LukeMike 451390ddec VRBRAIN: removed sensor driver startup now managed into AP_BoardConfig 9 years ago
LukeMike 9be5e37faa VRBRAIN: moved common modules into vrbrain_common.mk and disabled unnecessary modules 9 years ago
LukeMike 11fb43e0c9 mk/vrbrain_targets: removed vrubrain-v52 from vrbrain target for mass building - board configuration in progress 9 years ago
Lucas De Marchi 80b04ecb41 scripts: update command with sim_vehicle.py 9 years ago
Lucas De Marchi 8a3974f08f vagrant: update commands to sim_vehicle.py 9 years ago
Peter Barker 06b0dec15e Tools: remove sim_vehicle.sh in favour of sim_vehicle.py 9 years ago
Andrew Tridgell 38ebe582cc AP_BoardConfig: fixed for VRBrain build 9 years ago
Andrew Tridgell eaa88b1223 AP_BoardConfig: FMUv1 does not have pwm_input driver 9 years ago
Andrew Tridgell 39676d686c AP_BoardConfig: FMUv1 does not have an L3GD20 9 years ago
Andrew Tridgell 7da89c611d AP_BoardConfig: use a STATUSTEXT to show better in MP 9 years ago
Andrew Tridgell 82382a7e9c Plane: changed startup order 9 years ago
Andrew Tridgell ba7d0d6cd8 Copter: changed startup order 9 years ago
Andrew Tridgell 80bad445b8 Tracker: changed startup order 9 years ago
Andrew Tridgell a0d4feb216 Rover: changed startup order 9 years ago
Andrew Tridgell 78b2924c00 AP_OpticalFlow: auto-start px4flow driver if enabled 9 years ago
Andrew Tridgell 74182b6b3d AP_Notify: auto-start oreoled driver if enabled 9 years ago
Andrew Tridgell e24cebec33 AP_IRLock: auto-start batt_smbus driver if enabled 9 years ago
Andrew Tridgell d05a08ff4d AP_BattMonitor: auto-start batt_smbus driver if enabled 9 years ago
Andrew Tridgell 00f3113e83 PX4: removed driver startup from rc.APM 9 years ago
Andrew Tridgell 0d59935847 AP_BoardConfig: fixup for merge after VRBrain changes 9 years ago