12347 Commits (49e47fd679eb74682884658fae17521b17c86889)

Author SHA1 Message Date
Tom Pittenger 78e7acf25c AP_ADSB: do not detect, and thus avoid, yourself 9 years ago
Tom Pittenger b6810006eb AP_ADSB: move mavlink msg handling into library 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
Andrew Tridgell 38fff6d43d RC_Channel: expanded docs for RCn_FUNCTION 9 years ago
Andrew Tridgell 62f3818b83 RC_Channel: added k_throttle 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 838728348f AP_AdvancedFailsafe: re-work for use as vehicle derived class 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 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 1fa137caad GCS_MAVLink: added handle_preflight_reboot() 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
Leonard Hall 29d4790fc7 AC_AttControl: reduce max_rate_step based on hover throttle 9 years ago
Peter Barker 8d253dec8e DataFlash: support for mavlink SENSOR message 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
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 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 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 270fa95a8d AP_Morors: scale colyaw to match previous behaviour 9 years ago
Tom Pittenger a66e248f5c AP_Airspeed: remove AP_Vehicle::FixedWing dependency 9 years ago
Tom Pittenger ce7b766d8b AP_Airspeed: remove AP_Vehicle::FixedWing dependency 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 3c87f67212 AC_PrecLand: initialise some members 9 years ago
Leonard Hall 50b694444b AC_AttControl: correct method comments 9 years ago
priseborough e6f36f04db AP_NavEKF2: Enable automatic use of range finder height 9 years ago
Tom Pittenger 1586abab8d Revert "AP_Airspeed: Converted library to be stand-alone from APM:Plane." 9 years ago
Tom Pittenger 82777873af Revert "APM_Control: Convert references to AP_Airspeed." 9 years ago