Commit Graph

  • 11007dc893 FW auto launch: Add option to lock selected surfaces before/during launch (#25799) Silvan Fuhrer 2026-02-17 09:26:38 +01:00
  • fd4b958790 ci: add geninfo negative error ignore to tests_coverage (#26506) Ramon Roche 2026-02-16 21:04:18 -08:00
  • a06f062bf7 nuttx: add nuttx_context dependency to jlink-nuttx build (#26505) Ramon Roche 2026-02-16 21:04:06 -08:00
  • 79bf7810d4 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-02-16 21:41:55 +00:00
  • 066e8f7fea Adding Light Ware GRF Serial Driver (#26404) Aaron1356 2026-02-16 15:34:48 -06:00
  • 08dc2a776e docs: auto-sync metadata [skip ci] PX4BuildBot 2026-02-16 20:33:01 +00:00
  • 061fe4806e uavcan: add warning about CAN error counter reading issue (#26492) ljarvela 2026-02-16 22:25:30 +02:00
  • 4bebbbae93 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-02-16 17:47:30 +00:00
  • e52ce5c43b UAVCAN: Configurable LED Light Control with Flexible Addressing (#26253) Claudio Chies 2026-02-16 09:39:48 -08:00
  • 5115a66a84 FW/CA: move motor stop logic for FW to FW rate controller Silvan 2026-02-16 17:46:46 +01:00
  • 0da369d66b msg: VehicleThrustSetpoint: define NAN as motor stop Silvan 2026-02-16 17:43:52 +01:00
  • add0f89615 CA: remove legacy motor stopping logic Silvan 2026-02-16 17:42:19 +01:00
  • 91e25df7c4 parameters: fix data races in DynamicSparseLayer Julian Oes 2026-02-16 20:55:22 +13:00
  • 61904bc14a ci: fix S3 upload so tags don't overwrite stable firmware v1.17.0-rc1 beta Ramon Roche 2026-02-11 22:11:41 -08:00
  • fd68d5d043 CI: replace all usage of addnab/docker-run-action Matthias Grob 2026-02-13 10:30:06 +01:00
  • 32c94bd3b1 ci: fix S3 upload so tags don't overwrite stable firmware Ramon Roche 2026-02-11 22:11:41 -08:00
  • b08fefa903 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-02-13 13:14:35 +00:00
  • 302d0601bf Smoothen external flight mode GotoControl to Mission transitions (#26254) nlsxp 2026-02-13 14:06:47 +01:00
  • c90811a277 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-02-13 12:49:48 +00:00
  • 79a7ef2869 RtlTimeEstimator: Consider minimum ground speed (#26405) Balduin 2026-02-13 13:42:17 +01:00
  • b9f4de0b51 Fix TECS throttle integrator runaway (#26472) Jaeyoung Lim 2026-02-13 05:41:27 -07:00
  • 14cbcee49f CI: replace all usage of addnab/docker-run-action Matthias Grob 2026-02-13 10:30:06 +01:00
  • f38aba3c5b cuav_fmu-v6x: Adjust the startup sequence of the sensors cuav-chen2 2026-02-13 09:09:35 +08:00
  • 84933cfbdf docs: auto-sync metadata [skip ci] PX4BuildBot 2026-02-13 05:28:01 +00:00
  • be3e1fb2ef fix(build): restore smbus/smbus_sbs for Linux board targets Ramon Roche 2026-02-09 19:51:17 -08:00
  • 82850cb149 clang-tidy: exclude emscripten Unity build path from analysis Ramon Roche 2026-02-09 19:28:49 -08:00
  • 3d457528d2 clang-tidy: gate NuttX-only driver libs by platform instead of exclude list Ramon Roche 2026-02-09 19:12:52 -08:00
  • d74007dc87 clang-tidy: exclude NuttX-only drivers and emscripten from SITL analysis Ramon Roche 2026-02-09 16:15:00 -08:00
  • 47b3f5f6f9 docker-entrypoint.sh: consolidate startup output into single useful line Ramon Roche 2026-02-09 16:13:15 -08:00
  • 6d8441dc89 docker_run.sh: modernize image and clean up stale CI references Ramon Roche 2026-02-09 15:48:41 -08:00
  • f29afe1342 logger: expand ULog unit tests to cover all message types Ramon Roche 2026-02-09 15:27:50 -08:00
  • 9849d90877 gps: add null check for path in GPS constructor Ramon Roche 2026-02-09 15:10:56 -08:00
  • 497704f3b9 fw_mode_manager: pass FigureEightPatternPoints by const reference Ramon Roche 2026-02-09 15:10:43 -08:00
  • b60aa5dd2b ekf2, fw_mode_manager, fw_rate_control: remove unused using declarations Ramon Roche 2026-02-09 15:10:27 -08:00
  • 5d151c54a4 flight_mode_manager: call direct parent instead of grandparent Ramon Roche 2026-02-09 15:10:11 -08:00
  • 83a4d648e3 logger: copy null terminator in write_info memcpy Ramon Roche 2026-02-09 15:09:52 -08:00
  • 0646fa6c9d logger: add unit test for ULog INFO message serialization Ramon Roche 2026-02-09 15:09:29 -08:00
  • d9b3e48ec5 CI: improve clang-tidy workflow naming and use standard cache actions Ramon Roche 2026-02-09 14:42:45 -08:00
  • 29fefeeada CI: fix ccache key to use branch name instead of merge ref Ramon Roche 2026-02-09 14:28:48 -08:00
  • 618a6aa98f CI: add explicit permissions block to clang-tidy workflow Ramon Roche 2026-02-09 14:15:50 -08:00
  • 8a007d38e7 CI: split ccache into restore/save so cache persists on failure Ramon Roche 2026-02-09 14:12:44 -08:00
  • e831c66ae1 CI: add ccache and S3 caching to clang-tidy workflow Ramon Roche 2026-02-09 11:29:21 -08:00
  • 021eee0c5c CI: use 16-core runs-on runner for clang-tidy workflow Ramon Roche 2026-02-09 11:27:13 -08:00
  • 385450ca37 CI: pin clang-tidy workflow to px4-dev:v1.17.0-beta1 container Ramon Roche 2026-02-04 21:40:31 +01:00
  • 23c9af20da clang-tidy: disable new checks for v18 compatibility Ramon Roche 2026-02-04 21:24:11 +01:00
  • d196d37ef2 clang-tidy: auto-exclude submodules and third-party code Ramon Roche 2026-02-04 21:23:54 +01:00
  • dc4aa749d3 Tools/run-clang-tidy: add -exclude argument for file filtering Ramon Roche 2026-02-04 21:23:17 +01:00
  • 767eb75662 gyro_fft: fix clang build error on Linux arm64 Ramon Roche 2026-02-04 18:44:03 +01:00
  • c29630f6ae adjust clang-tidy checks and workflow Marco Hauswirth 2026-01-28 17:51:33 +01:00
  • c511e72d4f cuav_nora: 5V power overcurrent detection pin default to pull-up cuav-chen2 2026-02-13 09:57:39 +08:00
  • a235b5c87f docs: auto-sync metadata [skip ci] PX4BuildBot 2026-02-13 03:30:17 +00:00
  • 87163c1578 uavcan esc: initializers cosmetics (#26470) Matthias Grob 2026-02-13 04:22:19 +01:00
  • 841fccf6b9 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-02-13 02:35:53 +00:00
  • 8a3e227dc0 docs: address review feedback on build docs Ramon Roche 2026-02-12 08:08:36 -08:00
  • ad0b6bdc6b Subedit Hamish Willee 2026-02-12 15:07:31 +11:00
  • aecd1461d7 docs: document px4-dev as the recommended container Ramon Roche 2026-02-11 10:40:33 -08:00
  • 8017baa6e6 docs: remove outdated Ubuntu/Gazebo Classic references Ramon Roche 2026-02-11 10:31:45 -08:00
  • 103a61450e docs: update Ubuntu dev env to reflect supported LTS versions Ramon Roche 2026-02-11 10:29:10 -08:00
  • df242827d2 docs: remove outdated Ubuntu/GCC references from build instructions Ramon Roche 2026-02-11 10:28:18 -08:00
  • d9996742be setup: drop Ubuntu 18.04/20.04 support from ubuntu.sh Ramon Roche 2026-02-11 10:27:13 -08:00
  • 38c63c9c52 Limit TECS integrators pr-tecs-integrator JaeyoungLim 2026-02-12 13:31:12 -08:00
  • f518f87d0f docs: auto-sync metadata [skip ci] PX4BuildBot 2026-02-12 22:05:22 +00:00
  • 6a123298e5 [Documentation] Small Doc Update to params for GRF lidars (#26445) Aaron1356 2026-02-12 15:57:48 -06:00
  • a38b10c9d0 docs: modernize README (#26458) Ramon Roche 2026-02-12 13:55:29 -08:00
  • d641cc3986 ci: init libfc-sensor-api submodule before building stub Ramon Roche 2026-02-11 21:18:43 -08:00
  • 731d754a15 ci: enable VOXL2 CI builds with private Docker container Ramon Roche 2026-02-11 20:50:47 -08:00
  • 7edf21414e manifest: reserve ID for Skynode-N alexcekay 2026-02-12 14:24:11 +01:00
  • 77a4e3f4d8 ekf2: move AGP subs to manager class to always route messages to correct source comparison_agp-multi-source_1202 Marco Hauswirth 2026-02-12 15:38:55 +01:00
  • 1dae88c661 shorten param string Marco Hauswirth 2026-02-05 09:49:24 +01:00
  • 2114ce62c1 Apply suggestions from code review Hamish Willee 2026-02-04 10:41:21 +11:00
  • 77891df0e8 update agp-message. cleaner param descriptions. Marco Hauswirth 2026-01-30 15:33:56 +01:00
  • 62ee63ed7e ekf2: put agp params into struct, nullptr init for AgpSource list Marco Hauswirth 2026-01-23 14:11:53 +01:00
  • 7dd51038e5 ekf2: cache AGP parameters per instance. only create AgpSource for slots with set ID on boot! Marco Hauswirth 2026-01-23 11:45:06 +01:00
  • 4bc5875400 ekf2: implement multi-instance AGP fusion Marco Hauswirth 2026-01-20 16:02:04 +01:00
  • 527c88b9b9 ekf2: add multi-instance AGP parameters Marco Hauswirth 2026-01-20 16:01:23 +01:00
  • af9f9ee030 uorb: add AuxGlobalPosition message Marco Hauswirth 2026-01-20 16:01:04 +01:00
  • 54a53e553e Failsafe: descend on joint global position invalid and RC loss test-descend-on-joint-rc-and-position-loss Balduin 2026-02-12 15:36:31 +01:00
  • ec278758ed docs: auto-sync metadata [skip ci] PX4BuildBot 2026-02-12 05:57:26 +00:00
  • 53a14d10cd docs: Rover flashing update (#26409) Hamish Willee 2026-02-12 16:39:11 +11:00
  • d6c4dd22da docs: auto-sync metadata [skip ci] PX4BuildBot 2026-02-12 05:32:38 +00:00
  • 4117912506 docs: clarify rover MAVLink offboard support (#26411) fakerror 2026-02-12 13:25:12 +08:00
  • f0e28e9016 docs: fix admonition syntax in Ubuntu dev env doc copilot-swe-agent[bot] 2026-02-12 03:48:18 +00:00
  • dcedb23264 Initial plan copilot-swe-agent[bot] 2026-02-12 03:45:31 +00:00
  • 09a9724222 Initial plan copilot/sub-pr-26456 copilot-swe-agent[bot] 2026-02-12 03:30:04 +00:00
  • e239c017d1 Revert "CI: add ccache to macOS" Julian Oes 2026-02-12 13:03:35 +13:00
  • 5f0e3f600f docs: auto-sync metadata [skip ci] PX4BuildBot 2026-02-12 02:06:31 +00:00
  • d4123a99fd docs: document px4-dev as the recommended container Ramon Roche 2026-02-11 10:40:33 -08:00
  • 2f7a755478 docs: remove outdated Ubuntu/Gazebo Classic references Ramon Roche 2026-02-11 10:31:45 -08:00
  • 5c76d5bdd0 docs: update Ubuntu dev env to reflect supported LTS versions Ramon Roche 2026-02-11 10:29:10 -08:00
  • 88374de5a6 docs: remove outdated Ubuntu/GCC references from build instructions Ramon Roche 2026-02-11 10:28:18 -08:00
  • 56c4a2a76b setup: drop Ubuntu 18.04/20.04 support from ubuntu.sh Ramon Roche 2026-02-11 10:27:13 -08:00
  • 61da2505fe docs: address review feedback on release process Ramon Roche 2026-02-11 13:26:19 -08:00
  • 27d831fbcd docs: add companion repo branching to release process Ramon Roche 2026-02-10 14:39:41 -08:00
  • 71fbc63d67 docs: clarify release cycle, documentation workflow, and gate criteria Ramon Roche 2026-02-10 14:37:06 -08:00
  • a6d50d02bc docs: address review feedback on release process documentation Ramon Roche 2026-02-10 14:24:19 -08:00
  • c56bc4208d docs: document release process Ramon Roche 2026-01-14 09:30:49 -08:00
  • 741892c30f do make format Hamish Willee 2026-02-12 12:30:56 +11:00
  • ad6ee2aadf Apply suggestions from code review Julian Oes 2026-02-11 20:34:49 +13:00
  • b3c05bf4da Update docs for changes to tune format Hamish Willee 2026-01-29 10:28:16 +11:00
  • 0134d7dd3b Add R (rest) as alias for Pause (p) Hamish Willee 2026-01-07 11:31:11 +11:00