12206 Commits (71921f3aa4b8026e4544995820c169f8c4d873dd)

Author SHA1 Message Date
Leandro Pereira bf3f8c05e7 GCS_Mavlink: Correctly check if a channel is streaming 9 years ago
Andrew Tridgell 3aba0d8359 SITL: fixed rover altitude 9 years ago
mirkix a4d0ad8571 AP_InertialSensor: Fix name of sensor 9 years ago
Andrew Tridgell 25f1dbd8c2 HAL_SITL: allowed SITL to reopen uart connections 9 years ago
Andrew Tridgell 49b82b767f SITL: added RPM for heli sim 9 years ago
Andrew Tridgell c87fa13e77 AC_WPNav: added WP_RFND_USE parameter 9 years ago
Tom Pittenger 330c63b010 AP_Avoidance: handle condition where avoid is disabled while avoiding 9 years ago
Tom Pittenger c06b63b4cd AP_Avoidance: provide different default params for copter vs plane 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 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