19768 Commits (f1e5fe9b395c10be482d965dffcead5372746039)
 

Author SHA1 Message Date
Andreas Daniel Antener f3c5c2c5a9 use thrust scale parameter for vtol pusher support (#5207) 9 years ago
James Goppert feccb9bfc1 Make integraiton test script work with kinetic. 9 years ago
Lorenz Meier 5b06b40ed9 Set SITL as default target now that Pixhawk is not necessarily the default HW 9 years ago
Lorenz Meier e287b05d67 NuttX: Add file change which allows really fast log download 9 years ago
Nate Weibley 547592fddf Use a persistent file* and seek less for log download 9 years ago
James Goppert 391eb7f8df Sitl update. (#5220) 9 years ago
Andreas Antener 579d420db1 VTOL: enable MC motors after instant back transition 9 years ago
Andreas Antener 86d1488e52 added missing const keyword 9 years ago
Andreas Antener d089c427ec quadchute code style fix 9 years ago
Andreas Antener 6f1eda2b18 added single point to decide if we need quadchute, let the reason be passed from the source where we know what's going on 9 years ago
Andreas Antener 92ddc30b69 moved min alt param 9 years ago
Andreas Antener 92185945bc make quadchute work during transitions 9 years ago
sander 0cc44a82c5 Code style 9 years ago
sander 45a4472a47 Do not apply back transition duration for QuadChute 9 years ago
Andreas Antener bae5416819 removed duplicate memset 9 years ago
Lorenz Meier 033e9e140d Update MAVLink 2.0 version 9 years ago
Lorenz Meier e2d1524a7a Mission feasibility checker: Better feedback for landing waypoints 9 years ago
Lorenz Meier 670b0f7c6d Commander: MAVLink is an off-vehicle API we should not depend internally on 9 years ago
James Goppert 437221bec2 Make LPE default estimator. (#4483) 9 years ago
Beat Küng c22e7ed5c9 Tools/mavlink_shell.py: implement a simple shell with history 9 years ago
Beat Küng aefa319fc4 fw_pos_control_l1: fix compiler problem (implicit float conversion) (#5198) 9 years ago
Vasily Evseenko 457526ebe7 Don't push bad values from lidar to EKF2 (#5196) 9 years ago
James Goppert a58c2f416f Update sitl_gazebo. (#5195) 9 years ago
Julian Oes ccea9c9e6f fmu: flash safety button correctly even disabled (#5189) 9 years ago
Julian Oes 623b99327d param: lock the bus as short as possible (#5187) 9 years ago
sander 5710a0c040 Remove default geofence from gazebo_standard_vtol 9 years ago
Lorenz Meier a38263b8e7 Enforce enough braking power when users set higher horizontal speeds 9 years ago
Julian Oes dd70b3752a mpu9250: set accel DLPF to 41 Hz (#5177) 9 years ago
Lorenz Meier d809faec63 Fixes for Gazebo 9 years ago
Julian Oes 21bc5d1716 land_detector: remove leftover printf (#5178) 9 years ago
Lorenz Meier 4e81263d3a Updated Tools/sitl_gazebo 9 years ago
Lorenz Meier 11f1a11934 Lock yaw integral if we hit a yaw limit 9 years ago
Lorenz Meier a1c8585342 EKF2: Report zero as position until local pos is valid 9 years ago
Lorenz Meier c835fb36a6 5611: Bump sampling frequency back up to 40 Hz from 25 Hz to help with altitude estimation 9 years ago
Julian Oes 0d80a77e46 unit_tests: move hysteresis test to new framework 9 years ago
Julian Oes 8f1d350d3c unit_test: add ut_assert_true and ut_assert_false 9 years ago
Julian Oes 6bf4bd5f35 land_detector: remove unused variable 9 years ago
Julian Oes 50cac88e5b land_detector: big refactor, share update function 9 years ago
Julian Oes 9f928308c4 land_detector: astyle 9 years ago
Julian Oes 3d0fa410a8 hysteresis: astyle 9 years ago
Julian Oes fd6ad6565c commander: use hysteresis lib for auto_disarm 9 years ago
Julian Oes f7ad8c03b4 hysteresis: use 64bit for everything in us 9 years ago
Julian Oes 93acff8641 MulticopterLandDetector: remove always true call 9 years ago
Julian Oes 740bfc0b32 MulticopterLandDetector: use hysteresis lib 9 years ago
Julian Oes ee1669e174 hysteresis: add to systemlib CMakeLists.txt 9 years ago
Julian Oes f365832c0b hysteresis: we needed different hysteresis 9 years ago
Julian Oes 401d807261 systemlib: added library for hysteresis 9 years ago
Julian Oes 36299c59b4 unittests: whitespace 9 years ago
sander 788f04ea58 Remove debug info 9 years ago
sander 94fc8bda02 Fix indenting 9 years ago