23876 Commits (38b3d3ff3ab707db27ece0c04ae0c8dd38fe6073)
 

Author SHA1 Message Date
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
Andrew Tridgell 77bee322e9 AP_BoardConfig: support the PHMINI as BRD_TYPE=5 9 years ago
Andrew Tridgell 61e15af3ca AP_BoardConfig: added BRD_TYPE 9 years ago
Andrew Tridgell 7c5171e9b9 AP_BoardConfig: set default temperature on PH2 to 60 9 years ago
Andrew Tridgell 7806aa4274 AP_BoardConfig: moved optional sensors to the sensor startup 9 years ago
Andrew Tridgell 36e0c7229a AP_BoardConfig: implement PX4 driver start in C++ 9 years ago
Andrew Tridgell 4643d6f314 AP_BoardConfig: break out PX4 setup from main code 9 years ago
Andrew Tridgell e82384990d AP_BoardConfig: moved px4 variables to px4 structure 9 years ago
Andrew Tridgell 45fa8faf08 PX4Firmare: submodule update 9 years ago
Michael du Breuil b310e1f987 Readme: Add coverity badge 9 years ago
Lucas De Marchi 53968e5d78 Tools: build_binaries: add bebop to arducopter-quad 9 years ago
Lucas De Marchi 6553e428c0 Tools: build_binaries: add navio/navio2 to antennatracker 9 years ago
Lucas De Marchi 6e9686a16b Tools: build_binaries: use waf for Linux boards 9 years ago
murata 4eee3b1317 Copter: fix underflow in scheduler 9 years ago
Randy Mackay 0ed5665193 Copter: change parameter order of guided_set_angle 9 years ago
Allan Matthew 6dd4e1a2aa Copter: accept yaw rate commands in Guided atttude controller 9 years ago
Andrew Tridgell 270fa95a8d AP_Morors: scale colyaw to match previous behaviour 9 years ago
IndustrialWasteWeaponOfUltimate 431f7da5b3 Tools: add Shinya Oda to GIT_Success.txt 9 years ago
Randy Mackay 65ee71075c Tools: set GND_EFFECT_COMP for Bebop2 params 9 years ago
Randy Mackay 9842840346 Copter: GND_EFFECT_COMP parameter to enable ground effect compensation 9 years ago
Peter Barker 68630a86fe Copter: fix logging after log download 9 years ago
Lucas De Marchi f0590581e4 autotest: standardize name of param files 9 years ago
Tom Pittenger 127e86562a AP_Relay: remove FixedWing dependency on airspeed 9 years ago
Tom Pittenger a66e248f5c AP_Airspeed: remove AP_Vehicle::FixedWing dependency 9 years ago
Tom Pittenger e0136dc545 Plane: remove AP_Vehicle::FixedWing dependency in ap_airspeed 9 years ago
Tom Pittenger ce7b766d8b AP_Airspeed: remove AP_Vehicle::FixedWing dependency 9 years ago
Tom Pittenger f85fc7c1dc Plane: pass in max airspeed via function call instead of using aparm 9 years ago
Tom Pittenger ae46c38ff7 AP_Airspeed: pass in max airspeed via function call instead of using aparm 9 years ago
Randy Mackay ad697243b3 AP_MotorsMulticopter: initialise some members 9 years ago
Randy Mackay 728e8f8f56 Copter: land_state uses enum 9 years ago
Randy Mackay 3c87f67212 AC_PrecLand: initialise some members 9 years ago
Randy Mackay 575795fa84 Copter: CTUN logging checks return value of height_above_terrain 9 years ago
Randy Mackay 542677f1d5 Copter: land vertical control uses current_loc.alt instead of get_alt_cm 9 years ago