14755 Commits (40f49733eaecdabd650ef372cabb4aaea90c3437)

Author SHA1 Message Date
Michael du Breuil 40f49733ea AP_Landing: Support usage for termination 8 years ago
Michael du Breuil bde1b6e886 AP_Arming: Collapse GPS checks into the same branch 8 years ago
Michael du Breuil 3ab9b75df0 AP_Arming: Check GPS update rate as part of the GPS checks 8 years ago
Michael du Breuil cf02204e6c Dataflash: Log GPS delta times 8 years ago
Michael du Breuil 04eb7f411e AP_GPS: Track the delta time between the last GPS positions 8 years ago
Lucas De Marchi 58dec08b29 GCS_MAVLink: fix non static perf counter 8 years ago
Lucas De Marchi 13f4ba7392 AP_HAL: remove raspilot 8 years ago
Lucas De Marchi 15bfa940a7 AP_Notify: remove raspilot 8 years ago
Lucas De Marchi caa4e3ee89 AP_InertialSensor: remove raspilot 8 years ago
Lucas De Marchi b1740e2d9c AP_Compass: remove raspilot 8 years ago
Lucas De Marchi 7ba82ff23a AP_HAL_Linux: remove raspilot 8 years ago
Peter Barker b4e536b424 GCS_MAVLink: move gcs_out_of_time into GCS object 8 years ago
Andrew Tridgell 697131e94a AP_Notify: support dual I2c toshiba LEDs 8 years ago
Francisco Ferreira 4398be2275 AP_HAL_Linux: remove URUS 8 years ago
Francisco Ferreira 51a8aa3d1f AP_HAL: remove URUS 8 years ago
Lucas De Marchi b9877e0d38 GCS_MAVLink: make per channel perf counter non-static 8 years ago
Lucas De Marchi d5f57fdd93 AP_Compass: AK8963: remove fallback to timer thread 8 years ago
Lucas De Marchi 06fe5ce8ba AP_InertialSensor: implement periodic thread for AuxiliaryBus 8 years ago
Peter Barker 4263c1a90c DataFlash: file not being initialised means logging is failed 8 years ago
squilter cb0f50a1c8 AP_SmartRTL: renamed from SafeRTL 8 years ago
Randy Mackay 4415a6b052 AP_SafeRTL: update example sketch 8 years ago
Randy Mackay 939ca36c33 AP_SafeRTL: simplify and prune regularly 8 years ago
Randy Mackay 5d977cf799 AP_SafeRTL: check semaphore allocation 8 years ago
Randy Mackay 811e115a21 AP_SafeRTL: move simplify and prune state into structures 8 years ago
Randy Mackay e0da7ed09c AP_SafeRTL: fixes from peer review 8 years ago
squilter f094cb57f7 AP_SafeRTL: library to return to home along safe path 8 years ago
Randy Mackay 2aa1f3f100 AP_Math: replace divide with multiply in distance_to_segment 8 years ago
Randy Mackay e892bbbac0 AP_Math: add Vector3f::distance_to_segment 8 years ago
squilter 1a9bccaaa7 AP_Common: fix Bitmask out-of-range values 8 years ago
Randy Mackay 963c9c93fe AP_Common: constify bitmask 8 years ago
Randy Mackay e6328c350d AP_Math: add Vector3f::distance_squared 8 years ago
Randy Mackay f187df225a AP_Common: add setall, count and size methods to Bitmask 8 years ago
squilter da7aa36f2d AC_WPNav: add set_wp_destination_NED to accept target in meters NED 8 years ago
squilter f37d742160 DataFlash: support SafeRTL log messages 8 years ago
Andrew Tridgell 99aad41955 AC_AttitudeControl: added a update_vel_controller_xy() API 8 years ago
Peter Barker b8d3d180d1 AP_BoardConfig: clarify board type 2 also to be used on the Cube autopilot 8 years ago
davidaroyer ad18e99bef AP_Compass: add support for Aerotenna OcPoC-Zynq hardware 8 years ago
davidaroyer 7d2e44862f AP_HAL_Linux: add support for Aerotenna OcPoC-Zynq hardware 8 years ago
davidaroyer 8862e76284 AP_HAL: add support for Aerotenna OcPoC-Zynq hardware 8 years ago
Georgii Staroselskii e79fc893fa AP_HAL_Linux: HAL_Linux_Class: delay SPIUARTDriver static initialization 8 years ago
Georgii Staroselskii 226eeeb738 AP_HAL_Linux: RCOutput_Sysfs: fix deleting _pwm_channels array 8 years ago
Georgii Staroselskii f6858821a6 AP_HAL_Linux: PWM_Sysfs: remove unneeded free() in ~PWM_Sysfs_Base 8 years ago
VikingDai 9f0e8a64d5 Update HAL_PX4_Class.cpp 8 years ago
Michael du Breuil fb77d0739e AP_Compass: Remove unused time calls, stash the time in the read loop 8 years ago
Peter Barker 85ebe923b6 SITL: avoid FPE when running fly.ArduPlane 8 years ago
Peter Barker 97b6ca218b AP_AHRS: send ekf status reports even when EKF inactive 8 years ago
Michael du Breuil be371e09f9 AP_GPS: SBF: Reject short packets early, allow 256 byte long messages to be decoded 8 years ago
Andrew Tridgell 048dfee68a AP_GPS: make SBF driver more robust 8 years ago
Lucas De Marchi b62e8909c4 AP_GPS: add missing fallthrough 8 years ago
Lucas De Marchi cb9c626577 AP_ADSB: fix getting a copy rather than a reference 8 years ago