29209 Commits (db5dbb25b3f6643659cabc747f6df0d79c9194e1)
 

Author SHA1 Message Date
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
liubaoxu db37cd8c71 BMP280:fix definition misspelling 6 years ago
David Sidrane 2b68076663 Update Nuttx with F7 i2C fixes 6 years ago
baumanta c0a1f5b72f Collision prevention improvements (#11866) 6 years ago
Roman 463b8a7528 vtol_att_control: respect min pwm values 6 years ago
Dennis Millard 70681f990f BMI055 IMU driver fix temperature reporting 6 years ago
sfuhrer 3d36dbfba3 added babyshark VTOL config file and mixer 6 years ago
Mark Sauder 74bc6870ed simulator: uorb and initialization cleanup (#11825) 6 years ago
Gabriel Moreno f9324fb76a mavlink: set correct distance_sensor timestamp. Fixes #11840 6 years ago
bresch 93d52581ef Auto - Fix cruise speed. Tested with and without SDK. Before that commit, the drone files at max speed instead of cruise speed if not precised by the SDK 6 years ago
Beat Küng 226f3c0999 rc.board_sensors: probe for external qmc5883 6 years ago
Daniel Agar d36b06f779 fw_pos_control_l1: FW_LND_EARLYCFG disable by default 6 years ago
Daniel Agar 6d30b13afa
update Tools/setup/ dev environment setup scripts 6 years ago
Julian Oes e88f1b33b2 FlightTasks: fix mission DO_CHANGE_SPEED 6 years ago
Matthias Grob 1454694bdd FlightTaskAuto: separate default speed and limit 6 years ago