40420 Commits (3ac8fdbe2901dcd812c8e1944f72765ddff4c022)
 

Author SHA1 Message Date
mcsauder fef47513f5 Add gyro and accel range register values to the icm42688p driver. 3 years ago
Hamish Willee e1d3728208 13004_quad+_tailsitter - outputs mixed up 3 years ago
Daniel Agar 435a474dff
Update submodule GPSDrivers to latest Thu Apr 21 12:38:20 UTC 2022 3 years ago
bresch e9c07fac6f EKF: move python tuning tools to EKF module 3 years ago
bresch 49bc5082e7 Tools: add baro pressure coefficient tuning script 3 years ago
bresch ea7009546b mc wind: rename MC wind estimor tuning script 3 years ago
Julian Oes 37fa4bccb6 mavsdk_tests: update MAVSDK dependency 3 years ago
bresch 3c6b72c33b commander: improve set_in_air_position 3 years ago
bresch e9a2b3f260 geofence: remove unused function parameters 3 years ago
bresch 3f3a4ac5c1 navigator: home_positionvalid -> global_home_position_valid 3 years ago
bresch d2f2ba59a4 commander: refactor home position setter 3 years ago
RomanBapst a7683eea07 mission_block: fix vehicle not exiting loiter after reaching exit heading 3 years ago
Thomas Stastny d5a6174e7f
mission block: fix incorrectly calculated ccw loiter exit (#19487) 3 years ago
Daniel Agar 5e05d98fe2 output modules simplify locking for mixer reset and load 3 years ago
bazooka joe 5d95cc001f small cleanup for FlightTask::_evaluateDistanceToGround if-else 3 years ago
Daniel Agar 2e290345d3
boards: px4_fmu-v5_stackcheck disable unused systemcmds to save flash 3 years ago
Daniel Agar 90e2cab3fa
boards: px4_fmu-v5/v5x run default & rtps boards through kconfiglib to cleanup 3 years ago
Daniel Agar 3cdeeb8d64
px4iofirmware: convert most files to c++ 3 years ago
Daniel Agar 3211d0ff19
boards: px4_fmu-v2_multicopter disable lightware_laser_serial to save flash 3 years ago
Daniel Agar d06032d7f3
boards: px4_fmu-v5_uacanv0periph disable systecmds/sd_bench to save flash 3 years ago
stmoon e7562df13a boards: px4_fmu_v5x_rtps disable several modules to save flash 3 years ago
Daniel Agar cbc37f9fcd
boards: px4_fmu-v6x_default disable systemcmds/sd_bench to save flash 3 years ago
alexklimaj 6e0ac66c3c drivers/optical_flow: new PixArt PAA3905 optical flow driver 3 years ago
Beat Küng 9a9aad98a1 mavlink: add COMPONENT_METADATA message 3 years ago
Igor Misic cdfa65d792 commander/safety: set early safety_button_available 3 years ago
Thomas Debrunner f6bdc42977 param-reset: Add option to reset all configurable params, but not the ones that store vehicle information 3 years ago
Daniel Agar 3f13c70cae
px4io cleanup LED and heater handling 3 years ago
Alessandro Simovic 510ad00024 dronecan beeper: remove unneded var 3 years ago
chris1seto 912962f109
lib/rc: Fix DSM2/DSMX guessing routine and DSM range checking (#18270) 3 years ago
PX4 BuildBot 93268a285d Update submodule mavlink to latest Wed Apr 13 12:39:05 UTC 2022 3 years ago
Daniel Agar 9c381a60b5 Tools/ecl_ekf: fix vibe_metrics usage (moved to vehicle_imu_status instances) 3 years ago
Daniel Agar b4158c1b48 sensors/vehicle_imu: Integrator use 1 microsecond for minimum DT 3 years ago
Daniel Agar d2f1349d1a sensors/vehicle_imu: replace coning metric with actual integrator coning correction (averaged) 3 years ago
bresch 37cafe7dcd ekf rng kin: reduce minimum rng variance 3 years ago
bresch 4994649500 ekf rng kin: increase default gate size 3 years ago
bresch 1fbe04986f ekf rng finder consistency: simplify class member names 3 years ago
bresch 4c03f0bc50 ekf: make range finder kin consistency gate tunable by parameter 3 years ago
bresch 079a5e92ba ekf: run rng consistency check only when not horizontally moving 3 years ago
bresch d903613c9c ekf: add logging for rng kinematic consistency check 3 years ago
bresch 8693ad15a7 ekf: add logging of range finder consistency check 3 years ago
bresch baf9cc9597 ekf: use uint64_t for time variables 3 years ago
bresch 9fc331b7ea ekf: requires kinematically consistent range finder data to continue terrain aiding 3 years ago
bresch 78211f9dbb ekf: improve rng consistency check 3 years ago
bresch b1ea2e4e15 ekf: use same gate for innov and innov sequence monitoring 3 years ago
bresch f96287b80a ekf: access member variable without getter 3 years ago
bresch 904bf8ef9f ekf: add range finder kinematic consistency check 3 years ago
bresch 064518f57a ekf: extract range finder noise computation 3 years ago
Matthias Grob 97b2947416 FlightTaskAuto: refactor _commanded_speed_ts -> _time_last_cruise_speed_override 3 years ago
Matthias Grob 68cf686892 FlightTask: rename and move setCruisingSpeed() -> overrideCruiseSpeed() 3 years ago
Matthias Grob f892a624b7 FlightModeManager/FixedwingPositionControl: robustify vehicle command parameter casting 3 years ago