Commit Graph

  • a9f2e0e44e fix(ci): correct metadata artifact paths in package_build_artifacts.sh Ramon Roche 2026-03-11 14:37:58 -07:00
  • 48dd85ad61 fix(mavlink): handle multi-GPS HIL_GPS id extension and prevent HIL message forwarding copilot/fix-mavlink-message-length-error copilot-swe-agent[bot] 2026-03-13 01:19:24 +00:00
  • c2b71338c2 Initial plan copilot-swe-agent[bot] 2026-03-13 00:47:43 +00:00
  • 695e2c7caa Merge branch 'feat/safe_dds' of github.com:PX4/PX4-Autopilot into feat/safe_dds Pedro-Roque 2026-03-12 15:25:42 -07:00
  • 627072b811 feat: added module name Pedro-Roque 2026-03-12 15:25:31 -07:00
  • d651d9e8e2 Merge branch 'main' into feat/safe_dds Pedro Roque 2026-03-12 15:08:41 -07:00
  • 574295998b Merge branch 'feat/safe_dds' of github.com:PX4/PX4-Autopilot into feat/safe_dds Pedro-Roque 2026-03-12 15:07:21 -07:00
  • 71807c93d8 fix: schema failure Pedro-Roque 2026-03-12 15:07:09 -07:00
  • 59ded6affd docs: auto-sync metadata [skip ci] PX4BuildBot 2026-03-12 20:51:32 +00:00
  • 4a33fb169f fix(ci): enable clang-tidy bugprone-macro-parentheses (#26722) Ege Kural 2026-03-12 16:42:07 -04:00
  • 11700382f6 docs(contributing): add coding standards and test policy Ramon Roche 2026-03-12 12:12:51 -07:00
  • 3f0ddf9793 docs(security): update policy for OpenSSF badge Ramon Roche 2026-03-12 12:12:47 -07:00
  • 400bb253bd docs(mavlink): security hardening guide for production deployments (#26730) Ramon Roche 2026-03-12 12:53:29 -07:00
  • d6e31f59cf docs: auto-sync metadata [skip ci] PX4BuildBot 2026-03-12 19:52:00 +00:00
  • 3ed2f23d9c fix(build): resolve Dependabot security alerts (#26729) Ramon Roche 2026-03-12 12:40:35 -07:00
  • ab6c9b7909 docs(ekf2): clarify EKF2_HGT_REF param description (#26725) Balduin 2026-03-12 20:30:22 +01:00
  • b0d061b0b7 Merge branch 'main' into feat/safe_dds Pedro Roque 2026-03-12 11:15:05 -07:00
  • 23613e7e4a rft(dds): reduce the number of conditional checks Pedro-Roque 2026-03-12 11:13:59 -07:00
  • 9077f55f85 ci(boards): filter companion targets from CI build groups Ramon Roche 2026-03-12 10:52:30 -07:00
  • 2a510671e3 build(boards/modalai/voxl2): chain SLPI build as prerequisite of default target Ramon Roche 2026-03-12 10:52:23 -07:00
  • 1e6f028c04 refactor(boards/modalai/voxl2): merge voxl2-slpi into voxl2 as board variant Ramon Roche 2026-03-12 10:52:10 -07:00
  • eeb251aa52 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-03-12 17:47:04 +00:00
  • 7b3fe3478b ESC check cleanup Matthias Grob 2026-03-12 16:50:54 +01:00
  • 7aa28de922 ESC check: use constants for ESC timeout ttechnick 2026-03-02 13:47:38 +01:00
  • a9461c4d1a escCheck: Change MOTFAIL_TIME unit to seconds for better UX Matthias Grob 2026-02-23 14:42:53 +01:00
  • fb9f8d1835 escCheck: remove thrust threshold above which current model applies Matthias Grob 2026-02-23 14:33:39 +01:00
  • 6361b4cd7e Unify motor function mapping checks to only depend on the interface Matthias Grob 2026-02-23 14:02:56 +01:00
  • 8bb82c70ee escCheck: structure suggestions Matthias Grob 2026-02-20 17:36:26 +01:00
  • 0071699348 HealthChecks: correct indentation for EVENT metadata Matthias Grob 2026-02-20 18:57:21 +01:00
  • 54df6d64a6 Commander: move FD_ACT_EN to esc check Matthias Grob 2026-02-20 17:51:56 +01:00
  • 7207c34c5b Commander: avoid leaking health checks into failure detector Matthias Grob 2026-02-20 17:32:21 +01:00
  • 270ad06e5f Remove traces of FD_ESCS_EN Matthias Grob 2026-02-20 17:05:44 +01:00
  • 8bafcfbac7 Rename parameters file for ESC checks Matthias Grob 2026-02-20 16:59:47 +01:00
  • 2ff83e7e7c escCheck: rename MOTFAIL_TOUT -> MOTFAIL_TIME and further cleanup Matthias Grob 2026-02-20 16:47:18 +01:00
  • 035ccc8395 FailureDetector: disarm again with ESC failures during spoolup Matthias Grob 2026-02-20 16:44:16 +01:00
  • 7d84911668 FailureDetector: remove obsolete subscriptions Matthias Grob 2026-02-20 16:43:29 +01:00
  • 4e279b16c2 uavcan: optimization and edge cases ttechnick 2026-02-17 11:56:36 +01:00
  • c5652b2084 escChecks: param reorg Reorganise parameters fix esc & motor indices set failsafe flags ttechnick 2026-02-12 17:18:55 +01:00
  • 03fc051c29 uavcan:fix check ttechnick 2026-02-12 14:13:24 +01:00
  • 96c5c7ba02 work on: feed back checks to commander ttechnick 2026-02-10 18:35:47 +01:00
  • e9874b6f05 ensure motor faults are cleared ttechnick 2026-02-10 09:22:02 +01:00
  • 15f5a18629 uavcan: cleanup ttechnick 2026-02-09 13:27:07 +01:00
  • b2ea7ffab6 fd: reorganise motor & esc failures ttechnick 2026-01-30 10:16:29 +01:00
  • 9f978b05f3 uavcan: unify timeout handling ttechnick 2026-01-30 10:34:18 +01:00
  • 71ac74827a feat: add whitelisting Pedro-Roque 2026-03-12 10:00:05 -07:00
  • 109a5cb7c7 TRY1 pr-disarm_checks Claudio Chies 2026-03-12 11:37:14 +01:00
  • abb1c5b0c8 Merge branch 'main' into pr-warn-sdlog-ineffective pr-warn-sdlog-ineffective Nick 2026-03-12 11:08:23 +01:00
  • a89c0b6e3d fix(sih): fix quadratic model in simulation pr-sih_thr_mdl Gennaro Guidone 2026-03-04 18:37:18 +01:00
  • 29a06c56c0 docs(narinfc/h7): fix broken RC_INPUT link Ramon Roche 2026-03-11 21:31:14 -07:00
  • 181048021d docs(narinfc/h7): add flight controller documentation Ramon Roche 2026-03-11 21:00:31 -07:00
  • aa998d88b8 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-03-12 03:57:59 +00:00
  • 7e776a7b9c fix(docs): src_parser.py keep empty lines in param desciption (#26656) Hamish Willee 2026-03-12 14:29:53 +11:00
  • 57cf570bb4 fix(docs): Fix internal docs links (#26718) Hamish Willee 2026-03-12 14:29:35 +11:00
  • 55b62e5f2b fix(mavlink): use >= for depth check to match MAX_DEPTH semantics Jacob Dahl 2026-03-06 14:41:52 -09:00
  • 8d99569643 fix(mavlink): bound recursion depth in delete_all_logs Jacob Dahl 2026-03-06 14:36:34 -09:00
  • fa42687082 optimization 3 ttechnick 2026-03-11 19:40:05 +01:00
  • 3502205661 feat(logger): add warning for ineffective SDLOG params ttechnick 2026-03-11 14:25:32 +01:00
  • 7c1dee0b41 feat(voxl2): add qcs6490 DSP signature support Eric Katzfey 2026-03-11 16:53:21 -07:00
  • 70e98f17ff fix(voxl2): remove obsolete build-deps.sh script Eric Katzfey 2026-03-11 16:36:46 -07:00
  • e3e26b4bfd feat(voxl2): Check the SDLOG_MODE parameter before starting the logger module to provide the proper options Eric Katzfey 2026-03-11 16:19:54 -07:00
  • 41e1ee6023 feat: ensure safe DDS interface by default Pedro-Roque 2026-03-11 15:58:47 -07:00
  • 51b56a7390 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-03-11 19:01:55 +00:00
  • 05d94b9820 feat(px4io): enable pwm center ttechnick 2026-03-11 18:51:15 +01:00
  • a38cf4d9e6 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-03-11 15:27:17 +00:00
  • d72d99f2d8 fix(ci): clang-tidy bugprone-too-small-loop-variable(#26709) Ege Kural 2026-03-11 11:18:53 -04:00
  • a2808a991c fix(vertiq): Parameter Setting Reliability Update (#26521) vertiq-jack 2026-03-11 11:08:05 -04:00
  • 3ed5d1d0b7 feat(commander): extend description of preflight heading check failure commander_describe_hdg_prearm_fail Marco Hauswirth 2026-03-11 14:34:16 +01:00
  • 20ded97d8a docs: auto-sync metadata [skip ci] PX4BuildBot 2026-03-11 09:20:13 +00:00
  • e5071beaa3 fix(ekf2): fuse airspeed in both transition if above EKF2_ARSP_THR Balduin 2026-03-10 18:03:44 +01:00
  • 2c337b77ab docs: auto-sync metadata [skip ci] PX4BuildBot 2026-03-11 06:07:59 +00:00
  • a36334de50 docs(i18n): PX4 guide translations (Crowdin) - ko (#26688) PX4 Build Bot 2026-03-11 17:00:24 +11:00
  • 02d9c32645 docs(i18n): PX4 guide translations (Crowdin) - uk (#26689) PX4 Build Bot 2026-03-11 16:59:47 +11:00
  • 10e3c15c54 docs(i18n): PX4 guide translations (Crowdin) - zh-CN (#26690) PX4 Build Bot 2026-03-11 16:58:59 +11:00
  • 359b43e575 build(actions): Crowdin download to a conventional commit (#26705) Hamish Willee 2026-03-11 16:46:56 +11:00
  • 48207d11db feat(packaging): add voxl2 Debian package build pr-voxl2-packaging Eric Katzfey 2026-03-10 15:48:46 -07:00
  • b42e294655 fix(control_allcoator): actually use the defined constants Balduin 2026-03-10 16:28:29 +01:00
  • 107b708918 fix(ark/fmu-v6x): remove unused magnetometer drivers (#26700) Jacob Dahl 2026-03-10 06:49:38 -08:00
  • 083abb5824 fix(standard.cpp): stop pusher in MC if low throttle Balduin 2026-03-10 13:58:40 +01:00
  • b529c4802c refactor(control_allocator): simplify motor direction classification & handling Balduin 2026-03-10 10:11:04 +01:00
  • c6a1adf8cd feat(control_allocator): Stop motors on NaN thrust setpoint Balduin 2026-03-10 08:33:38 +01:00
  • cbce83a1c8 feat(matrix): add in-place nanToZero function Balduin 2026-03-10 09:06:28 +01:00
  • b0cc29319f docs: auto-sync metadata [skip ci] PX4BuildBot 2026-03-10 10:22:51 +00:00
  • 454b690c4b Height fusion now only rotates ev samples if they are FRD Daniel Hadlow 2026-03-06 12:00:39 +13:00
  • fbfff689a2 refactor(fw_rate_control): move motor stopping logic to FW rate controller Silvan 2026-02-16 17:46:46 +01:00
  • a0ee7b4eb9 refactor(VehicleThrustSetpoint.msg): define NAN as motor stop Silvan 2026-02-16 17:43:52 +01:00
  • 4ed4618b55 refactor(control_allocator): remove legacy motor stopping logic Silvan 2026-02-16 17:42:19 +01:00
  • 377bec1e85 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-03-09 20:55:27 +00:00
  • 358574f9f6 feat(mavlink): mavlink signing support (#25284) yulianoifa-mobius 2026-03-09 22:47:03 +02:00
  • a32b43af0a docs: auto-sync metadata [skip ci] PX4BuildBot 2026-03-09 19:46:36 +00:00
  • 48b6ec84bd fix(simulation): use correlated gauss-markov noise for SIH-GPS (#26697) Marco Hauswirth 2026-03-09 20:39:29 +01:00
  • 1a0b7dae9d fix(ekf2): remove heading corrections from gravity fusion (#26694) Mathieu Bresciani 2026-03-09 20:31:44 +01:00
  • 0640cc9e35 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-03-09 19:04:33 +00:00
  • 6fd3c88bb0 voxl_esc: Add VOXL_ESC_T_ON param for MAVLink turtle mode button mapping Eric Katzfey 2026-03-01 11:43:31 -07:00
  • cdacb01f55 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-03-09 16:18:36 +00:00
  • 029edb50b3 refactor(control_allocation): Clarify and enforce that motors are in matrix 0 Balduin 2026-03-09 15:08:52 +01:00
  • b6164107d1 refactor(control_allocation): Make type alias for actuator bitmask Balduin 2026-02-20 08:40:34 +01:00
  • af3cfaea25 fix(control_allocator): Apply stopped motors before slew Balduin 2026-03-06 11:22:44 +01:00
  • 44b2d8f845 feat(control_allocation): Handle NaN correctly in slew rate Balduin 2026-02-18 09:45:49 +01:00
  • ee636a0e3d refactor(control_allocator): Remove slew rate from ice shedding Balduin 2026-02-19 08:44:57 +01:00
  • a631716265 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-03-09 15:34:51 +00:00