40329 Commits (af839c828da56f4eb03c0af97a9cb989fe761a2a)
 

Author SHA1 Message Date
Junwoo Hwang af839c828d Set Tune's Volume for Power-Off in Commander to default volume of tune_control message 3 years ago
Daniel Agar 8df3932d6a icm20948: disable debug output (_debug_enabled=true) 3 years ago
Kirill Shilov 6981a70859
boards: new Sky-Drones AIRLink board support 3 years ago
Daniel Agar 503f97c8bc
logger: add default ground truth logging for HITL/SITL 3 years ago
Silvan Fuhrer 680fe86c05 FlightTaskAuto: fix Weather Vane during landing 3 years ago
Silvan Fuhrer ae5725e71a ROMFS: fix typo in convergence and clair configs 3 years ago
Silvan Fuhrer bd1b0cab73 Mission: don't do anything in set_current_mission_index() when index=current already 3 years ago
Daniel Agar 6f87a4546d platforms/nuttx: cdc_acm_check implement mavlink reboot directly 3 years ago
Daniel Agar 9073f3ccdf px4flow allow delayed background startup 3 years ago
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