38238 Commits (d1e7642b9ad91f3fb511ad2b063c17375a248d6c)
 

Author SHA1 Message Date
Daniel Agar b5d401b20c drivers/imu: ensure timestamp_sample adjustment isn't done as float (continued) 3 years ago
Daniel Agar e31dd34388 lib/led: replace subscription missed error with perf count 3 years ago
Daniel Agar 113ea5ea26 github actions add timeout to all_variants nuttx compile job 3 years ago
Daniel Agar 6edb1fa1f8 github actions add timeout to SITL tests run 3 years ago
Daniel Agar ad27d2c49a github actions enable ccache hash_dir for SITL tests 3 years ago
Daniel Agar 52fccb1e75 github actions decrease ccache max_size selectively 3 years ago
Daniel Agar d002002ceb github actions increase ccache compression level 3 years ago
Daniel Agar ddd1dea4f0
ekf2: avoid uint64 timestamp conversion to float 3 years ago
Daniel Agar dc1b423721 drivers/imu: ensure timestamp_sample adjustment isn't done as float 3 years ago
Julian Oes 6b8840a01b commander: fix switch to ALTCTL when RC regained 3 years ago
Daniel Agar 51758bd7e6
boards: delete unused variants 3 years ago
Daniel Agar 3570e5a4f0
boards: cuav_nora_test disable attitude_estimator_q to save flash 3 years ago
Silvan Fuhrer 2dca51216c vtol: change message for transition timeout warning 3 years ago
Silvan Fuhrer bdc57178d4 Tailsitter: add add transition timeout (abort transition after VT_TRANS_TMEOUT, Quadchute) 3 years ago
Silvan Fuhrer 1a1bb2629d tiltrotor: add transition timeout (abort transition after VT_TRANS_TIMEOUT, Quadchute) 3 years ago
Daniel Agar 02aed782e3
boards: px4_fmu-v6x_default disable sd_stress to save flash 3 years ago
Daniel Agar beb358a344 px4_work_queue: adjust status formatting to accommodate longer names (eg mc_autotune_attitude_control) 3 years ago
Silvan Fuhrer 98c7f664c1 FW Position control: add roll slewrate also in manual Position flight mode 3 years ago
Matthias Grob 2edd97102b Sticks/StickYaw: refactor to use constructor properly 3 years ago
Matthias Grob 0cc13f0799 FlightTaskAutoMapper: add horizontal and yaw nudging during final descent 3 years ago
Matthias Grob bb9f167d79 StickAccelerationXY: add reseting position to specified coordinates 3 years ago
Daniel Agar 578d57a060
Jenkins: hardware disable sd_stress temporarily 3 years ago
Daniel Agar b4d33a36f8
boards: px4_fmu-v6x_default disable examples/fake_gps to save flash 3 years ago
Daniel Agar 2b9ebb7ed6
boards: holybro_kakutef7 disable systemcmds/work_queue to save flash 3 years ago
Thomas Stauber 983dd4db29
don't switch to SETPOINT_TYPE_LOITER during transitions (#18350) 3 years ago
Julian Oes 75b8e11b90 commander: make LAND failsafe stick 3 years ago
Daniel Agar 896ad3a627
cmake: fix find_program ozone 3 years ago
Daniel Agar a519916d79 systemcmds/sd_stress: return -1 on FAIL 3 years ago
Daniel Agar c271a9e3e6 add sd_stress to all boards and run on test rack 3 years ago
Julian Oes 397b1ed8d6 Add sd_stress command 3 years ago
Julian Oes 4701a513c2 mavlink: fix errno for rename 3 years ago
Julian Oes 59b56dd06f mavlink: add more error messages 3 years ago
Julian Oes 74b2fe326d mavlink: don't (mis)use errno as global variable 3 years ago
Julian Oes 96388f07fd mavlink: improve debugging around MAVLink FTP 3 years ago
Daniel Agar c35f68b49d boards: px4_fmu-v5 sync UAVCAN_TIMER_OVERRIDE across all variants 3 years ago
Daniel Agar 00b15798da Tools/HIL/run_tests.py - temporarily disable flaky dataman test until it can be reviewed 3 years ago
Daniel Agar 1325b9c876 Jenkins: hardware retry checkout if necessary 3 years ago
benjinne 413e15d083 Add vscode cmake-variant for px4_sitl_rtps 3 years ago
Beat Küng 540c024cbb parameters: avoid printing errors for erased flash devices 3 years ago
Daniel Agar cc4152e10d gyro_fft: require higher SNR for initially tracking a peak 3 years ago
Daniel Agar 6d78054f50
mavlink USB auto start/stop on boards with VBUS 3 years ago
bresch 07e307b074 FieldSensorBiasEst: fix bias learning equation 3 years ago
bresch e0bcc17f5b mbe: integrate pre-takeoff mag bias estimate in VehicleMagnetometer 3 years ago
bresch 1443f773da mbe: add module to targets 3 years ago
bresch ec178c8745 create new mag_bias_estimator module 3 years ago
bresch d858835fd0 mbe: initialize estimator with current measurement 3 years ago
bresch 9067d9cae9 mbe: improve algorithm and fix unit test 3 years ago
Matthias Grob 24dc627e8a Add MagnetometerBiasEstimator for online magnetometer calibration 3 years ago
bresch 5874b1f87c mc atune: add module to all targets 3 years ago
bresch b99dbcc6a7 ModuleDocumentation: add autotune categorie 3 years ago