20875 Commits (43440b9797f47a1a3019336de48daf07c03d399b)

Author SHA1 Message Date
Dusan Zivkovic d7a9b123e6 logger: fix thread deadlock 5 years ago
Daniel Agar 4698a09b98 delete unmaintained outback challenge (OBC) bottle drop example 5 years ago
Silvan Fuhrer b9fab04adb tiltrotor: improve comments and renaming of one variable 5 years ago
bresch 2d009e2e7a ecl: update submodule 5 years ago
CarlOlsson 8de1f5229b EKF2: use fixed time constant for GPS blending 5 years ago
CarlOlsson 357700aa8d EKF2 GPS blending: fall out of blending if one module lose 3D fix 5 years ago
CarlOlsson a10a228092 EKF2 GPS blending: reset relative position offsets if blending not feasible 5 years ago
Julian Oes 2b087a92c2 commander: increment is 1 for int params 5 years ago
Julian Oes 874c6f385b commander: unify offboard timeouts 5 years ago
Julian Oes 581b92dd3f attitude_estimator_q: enable lockstep without LPE 5 years ago
David Jablonski ff4ec31d29 templated creation of stream list items 5 years ago
David Jablonski f57c5ef4a7 Mavlink: implemented SCALED_PRESSURE streams 5 years ago
PX4 BuildBot 862cb2052c Update submodule ecl to latest Mon Mar 2 12:39:50 UTC 2020 5 years ago
Julian Kent e173df80a1 Improve readibility of ternary 5 years ago
Martina Rivizzigno 678e32caf7 CollisionPrevention remove mavlink_log outputs 5 years ago
Martina Rivizzigno a9491dfaf7 run avoidance also in Loiter 5 years ago
Martina Rivizzigno aee1e70642 check avoidance status in commander and set sys status 5 years ago
Martina Rivizzigno 48b7cd926e mavlink_messages: add frame field to obstacle distance and correct typo 5 years ago
Martina 9d06bd1383 mavlink_main: add osbstacle_distance stream to extvisionmin mode 5 years ago
Martina a4acb6b92a CollisionPrevention: set frame for obstacle_distance_fused topic 5 years ago
baumanta 7801ed129f Add safety measure and test for missing sensor data 5 years ago
baumanta 67d0f5c5d1 CollisionPrevention: No movement if FOV is zero 5 years ago
Silvan Fuhrer 9edb1179d0 VTOL: run vtol state update not only when mc or fw sp are updated, but always 5 years ago
David Sidrane 64cf310c8a Uavcan:Fix null pointer defrefenence 5 years ago
TSC21 f5000a9691 px4_platform_common: add bitmask.h for templated type safe bitmask operations 5 years ago
TSC21 d1cefe9e65 simulator: move enum declaration out of preprocessor condition 5 years ago
TSC21 bcb6056a12 simulator: make sensor update rate dependent of the HIL_SENSOR bitmask 5 years ago
Florian Achermann be35f5555c Add comment to explain iridium exception in the mavlink module 5 years ago
Florian Achermann eb215358fc Fix crashing for the mavlink in the iridium mode 5 years ago
Daniel Agar d7e502ec72 uORB_tests increase stack 5 years ago
Matthias Grob f90d3671c0 vehicle_attitude_setpoint: get rid of unused q_d_valid flag 5 years ago
Julian Oes b53bd2b77f LPE: make compatible with lockstep simulation 5 years ago
Julian Oes 3be8b3d177 logger: style fix 5 years ago
Julian Kent 18754225c9 Update matrix library 5 years ago
Matthias Grob 46f76cb621 Commander: enable RC override in takeoff 5 years ago
Paul Riseborough d9ae242760 logger: fix unused variable build error 5 years ago
Daniel Agar 2a0fe169e6 logger: disable logger_status publiation in replay builds 5 years ago
CarlOlsson 7e00dcd382 EKF2: Fix GPS blending time jitter 5 years ago
Martina Rivizzigno abe33af5b3 map mavlink orientation enum to uorb distance_sensor orientation 5 years ago
Beat Küng d386591d0c logger: reduce rate_ctrl_status rate to 50 Hz for high-rate logging 5 years ago
Julian Oes f3fefd7d93
mavlink: support mission transfer cancellation (#14139) 5 years ago
Silvan Fuhrer 6c8f39c5d8
MC rate controller: limit K and P values of PID controller to in pitch and roll (#14210) 5 years ago
Daniel Agar af6213e85e invensense icm20689 improvements and fixes 5 years ago
Daniel Agar 5ab4cf3d62 invensense mpu9250 improvements and fixes 5 years ago
Daniel Agar 4bd665d169 invensense icm20608g improvements and fixes 5 years ago
Daniel Agar afc59f843c invensense icm20602 improvements 5 years ago
Beat Küng 0c6d558c50 bmp388: fix double free in case the driver probing fails 5 years ago
Beat Küng c5a0d9077b bmp388: remove dead code 5 years ago
Timothy Scott 4c1adc088f Removed all swapping of uORB instances 5 years ago
Timothy Scott 6452b7e014 Changed commander to check every battery publication for prearm checks 5 years ago