29373 Commits (6627c60e5bf6f63c2624ade4fe07500d3e7720d2)
 

Author SHA1 Message Date
Beat Küng 2448a84c36 SITL: add if750a model 6 years ago
Claudio Micheli e7075a6660 rcS: Fix multiple set IO_PRESENT. 6 years ago
Julian Oes 7dc10d2bea CMakeLists.txt: fix cmake warning 6 years ago
bresch 881d0f4143 UAVCAN - update ROMFS_FW_PATH to /etc/uavcan/fw. to match documentation 6 years ago
Beat Küng 74990cadc8 uorb: avoid printf while DeviceMaster is locked 6 years ago
Matthias Grob 29719894f7 AttitudeControl: remove unused setter 6 years ago
Julian Oes 9e96c4a4ea sitl_gazebo: update submodule (#11939) 6 years ago
Julian Oes 611417acd2 ROMFS: use auto-disarm in HITL Gazebo with Iris 6 years ago
Matthias Grob 269d077fae ekf2: only check ground effect if it's configured 6 years ago
Roman f034d2da19 ekf2: fixed bug in baro ground effect triggering logic 6 years ago
Daniel Agar 9bad61b86b
Improve robustness to bad and lost airspeed data (#11846) 6 years ago
Daniel Agar 59ebb9af0a
Update submodule mavlink v2.0 to latest Tue Apr 30 00:39:26 UTC 2019 (#11926) 6 years ago
Roman 2bd8b517c5 FwPositionControl: don't do takeoff help for vtol 6 years ago
Daniel Agar 5d7a82b8e2 av/x-v1 support PMW3901 on SPI2 (now treated as external) 6 years ago
Daniel Agar db5dbb25b3 av/x-v1 board support cleanup and sync with fmu-v5 6 years ago
Matthias Grob 56591954ad Commander: reevaluate RC mode on altitude lock 6 years ago
Daniel Agar f032d0d9fc
SYS_MC_EST_GROUP mark LPE unsupported and update airframes (#11925) 6 years ago
Daniel Agar 2142459027 Revert "simulator: remove hack for diff_pressure noise" 6 years ago
Daniel Agar d93efa9169 Revert "sitl_gazebo: update submodule" 6 years ago
Julian Oes 4ef59e0a59 standard_vtol: transition at airspeed of 16 m/s 6 years ago
Julian Oes 4a71984f77 simulator: remove hack for diff_pressure noise 6 years ago
Julian Oes 585b9d8cf1 sitl_gazebo: update submodule 6 years ago
Matthias Grob 3bf5d6af12 commander: fix RC mode switch not getting applied after boot 6 years ago
Matthias Grob f177a68da9 commander: negate main_state_rc entering condition 6 years ago
Matthias Grob 1f3ebd98b1 commander: split up set_main_state_rc entering condition 6 years ago
Matthias Grob 21194239c7 FlightTaskAuto: revisit yaw rate limit 6 years ago
Beat Küng c3ac1497c0 mpu9250: fix mag publishing garbage on IMU failure (SPI only) 6 years ago
Thijs Raymakers 33fe69a3e8 adis16497: fix TEMP_OUT conversion according to the datasheet 6 years ago
bresch 89bc68e12b Auto - Rename MC_YAWRAUTO_MAX -> MPC_YAWRAUTO_MAX 6 years ago
bresch 581d25f77f Auto mode traj - limit yaw setpoint rate of change when generated in the flight task instead of clamping the yaw rate in the controller 6 years ago
mcsauder e6b427022a Add missing underscore prefix to a member variable in mavlink_main.cpp.h and delete unnecessary struct specifiers in mavlink_main.h. 6 years ago
mcsauder 73fb30f251 Migrate an additional set of 16 variable initilializations from the Mavlink class constructor list to their respective declarations. 6 years ago
bresch 903deb7579 RTL - Skip descend state if no delay is set between descend and land 6 years ago
Alexis Paques 5763787840 Adding narg to allow empty arguments 6 years ago
misswhile 37fe090225 fix bmp280 driver init faild. 6 years ago
Julian Oes c95394f57f navigator: fix uninitalized param values 6 years ago
Julian Oes 90ee26dd2d mavlink_mission: properly initialize padding 6 years ago
Julian Oes 4c56994d7a mavlink_system: set update_counter for safe points 6 years ago
Julian Oes bf32ff32f8 dataman: make _file_write more readable 6 years ago
Julian Kent dc3341db59 Fix uninitialized memory found using Valgrind 6 years ago
Julian Oes a9c3bce20d px_uploader.py: fix version check 6 years ago
Roman 42d0522cdd FixedWingAttitudeControl: removed check for negative airspeed and slew rate 6 years ago
Daniel Agar 36aeb9defc WIP: FW attitude control limit airspeed scaling changes per iteration 6 years ago
Martina Rivizzigno eba0bb389a ObstacleAvoidance: fix comment, update failsafe position if one axis is NAN 6 years ago
Martina Rivizzigno e037edd2cc ObstacleAvoidance: once the commadand loiter has been sent, keep using 6 years ago
Paul Riseborough 0f346af226 ekf2: Improve parameter description 6 years ago
Daniel Agar d8a1a79f69 Mavlink: SYS_STATUS trivial style check fix 6 years ago
jdzerve 2e9d0f0751 Mavlink: Get full sensor status even if only subset has changed when composing SYS_STATUS message (#11886) 6 years ago
Arkadiusz Niemiec c50c44cc58 Add a boolean to cleanly exit sender thread 6 years ago
Julian Oes c78aaeb0f7 ak09916: fail if device is not found 6 years ago