38404 Commits (a7a2aa3b7441873097d2983222033522bc7241e6)
 

Author SHA1 Message Date
Daniel Agar bbfaa4694c
boards: cleanup serial RX DMA hrt_call_every 3 years ago
Matthias Grob b40dbd3d6f FlightTaskAuto: hotfix filter for yawspeed feed-forward 3 years ago
Daniel Agar 3e6ff2451b
github actions increase newly added timeouts 3 years ago
Daniel Agar 6e057a644b github actions remove ccache from deploy metadata and low priority builds 3 years ago
Daniel Agar 0bdcd54184 mavlink: reciever trajectory_representation_waypoints resepect valid_points 3 years ago
Silvan Fuhrer 31a599f303 Commander: add comment in COM_RC_OVERRIDE that it's always enabled in Descend mdoe 3 years ago
Silvan Fuhrer eeb6244c6b Commander: add wind speed warning 3 years ago
Silvan Fuhrer 1a4ce136f3 Tiltrotor: add hover tilt offset to pusher assist tilt 3 years ago
Silvan Fuhrer 4e3fa7cf35 VTOL: rework forward actuation assist 3 years ago
Silvan Fuhrer f0de88fada vtol_type: fix motor_state::VALUE 3 years ago
Matthias Grob a461bb971a FlightTask: preserve vertical velocity during reactivation 3 years ago
Matthias Grob c20e5e3a00 FlightTaskManualAltitudeSmoothVel: remove separate reactivate handling 3 years ago
Matthias Grob 9b92862980 MulticopterLandDetector: correct in_descend comment 3 years ago
Daniel Agar 10bc778651
boards: freefly_can-rtk-gps delete unused include 3 years ago
bresch d95e387d79 angular acceleration: change 2nd order to 1st order LPF 3 years ago
bresch 1b58202b0d AlphaFilter: add function to set param from cutoff frequency 3 years ago
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