40287 Commits (37cafe7dcd96b3d330742c3782a2e74399f5751b)
 

Author SHA1 Message Date
Daniel Agar a430f0ccae
ekf2: add simple zero velocity update when vehicle at rest (#19149) 3 years ago
Daniel Agar 3d54d25867
sensor calibration delete temperature (CAL_ACCx_TEMP, CAL_GYROx_TEMP, CAL_MAGx_TEMP) 3 years ago
wangwwno1 aa64789792
sensors/vehicle_imu: Fix Integration Rate greater than Gyro Rate (#19318) 3 years ago
RomanBapst 58a4c38519 rtl: don't fly mission landing if we trigger rtl in hover 3 years ago
bresch 58bd3d0c60 cmake: use elif -> elseif 3 years ago
JunwooHWANG 04f8453f4a
Reduce Beeepr Default volume : 40 -> 20, since it's too loud for TAP_ESC devices from Yuneec (#19311) 3 years ago
Silvan Fuhrer f4c300af25 FlightTaskAuto: Nudging: only set yawrate_sp if WV is disabled or stick out of dead-zone 3 years ago
Alex Klimaj 71850eeda6
mavlink: Add flow control parameters (#19254) 3 years ago
Daniel Agar b66dd5ffa6 adis16470: fix gyro scaling 3 years ago
Roman Bapst 69560bd4f4
Compensate VTOL transition time for air density (#19293) 3 years ago
alessandro 0617fd2b6f fmu-v6x: increase UART5 buffer size 3 years ago
bresch 182980526f commander: allow rearming grace period for arming switch only 3 years ago
wangwwno1 cd5a1e510a
ekf2: typo Fix: pub.advertised() -> pub.advertise() (#19302) 3 years ago
Jacob Dahl 3e21efb721
ina228: fix sign error on CURRENT reading (#19296) 3 years ago
Daniel Agar b7e0f17c6a ekf2: minor position/velocity reset cleanup 3 years ago
Daniel Agar c10ea97967 ekf2: fusion helpers return success/fail and set pos/vel update timestamps centrally (if healthy) 3 years ago
Matthias Grob c4bc062714 helper_functions: generalize unwrapping function 3 years ago
Matthias Grob c86c2db07f helper_functions: simplify unwrap function 3 years ago
Thomas Stastny 5a3aba9c21 matrix: add angle unwrapping method 3 years ago
Matthias Grob 68a0414622 Quaternion: rename function to rotate vectors 3 years ago
Daniel Agar 5affa693f2 uavcan: increase ESC max rate 200->400 Hz 3 years ago
Beat Küng 601c588294 holybro/kakuteh7: disable bluetooth 3 years ago
Beat Küng 047352d049 holybro/kakuteh7: update bootloader binary 3 years ago
Beat Küng 591c95ce2f mixer_module: print actual failsafe value 3 years ago
Bulut Gözübüyük 80c6ab7106 Add support for Omnibus F4 boards with ICM20608G IMUs 3 years ago
Matthias Grob 666cf2326d
mission_block: handle SET_ROI_LOCATION with absolute altitude correctly (#19258) 3 years ago
Daniel Agar 49df00c319
lib/mixer_module: check thrust factor range valid and minor optimization (#19272) 3 years ago
JunwooHWANG 35af604a82
Added RTL Switch Setting for ATL Mantis Edu (#19267) 3 years ago
Daniel Agar 52221b0bb7
vscode: add stlink debug config (#19269) 3 years ago
PX4 BuildBot c2c455be0d Update submodule flightgear_bridge to latest Sat Feb 26 16:47:29 UTC 2022 3 years ago
Daniel Agar 6224e11463
Update world_magnetic_model to latest Sat Feb 26 16:47:08 UTC 2022 (#19262) 3 years ago
Daniel Agar 44f0278d97
Update submodule GPSDrivers to latest Sat Feb 26 16:47:30 UTC 2022 (#19264) 3 years ago
PX4 BuildBot d94ad5bd6d Update submodule mavlink to latest Sat Feb 26 16:47:38 UTC 2022 3 years ago
ShiauweiZhao 8549fadb6c add icm42670p driver kconfig 3 years ago
Jukka Laitinen aae0876d82 platforms/rpi: Clean away the removed hrt_elapsed_time_atomic 3 years ago
Jukka Laitinen 77f71e61d2 Add a generic hrt driver userspace interface 3 years ago
Jukka Laitinen 9f049b4dca Inline ts_to_abstime and abstime_to_ts 3 years ago
Beat Küng 3e6a35fe8a px4/fmu-v2/rover: disable module to reduce flash 3 years ago
Beat Küng 29d5dd9b8f omnibus/f4sd: disable module to reduce flash 3 years ago
Beat Küng bc9dfe8599 holybro/kakutef7: disable module to reduce flash 3 years ago
Beat Küng ddad4c31c9 control_allocator: compute thrust scaling individually per axis 3 years ago
Beat Küng 76d8d8cae6 control_allocator: generic motor configuration for standard vtols 3 years ago
Beat Küng b2dc9ee710 control_allocator: add title & help url to geometry UI 3 years ago
Beat Küng cbcae260e4 mavlink: update submodule 3 years ago
Beat Küng e10ff59340 px4/fmu-v5/stackcheck: disable module to reduce flash 3 years ago
Beat Küng dce2968470 ROMFS: set CA_* + HIL_ACT_* params for hitl+sih airframes 3 years ago
Beat Küng 9b629a9e95 hitl,sitl,sih: use separate actuator_outputs_sim for SYS_CTRL_ALLOC==1 3 years ago
Charles Cross 1e32398217 Adds scheduling call to ControlAllocator initialization 3 years ago
Charles Cross aecfbef128 Enables 20Hz backup scheduling for ControlAllocator 3 years ago
Charles Cross b0352135bb Restores Dshot trigger condition and adds dynamic mixing condition 3 years ago