Commit Graph

  • 2556b33e07 test(tecs): add closed-loop unit tests for TECSControl Balduin 2026-04-23 11:24:56 +02:00
  • 3ac9b267ca docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-23 13:45:26 +00:00
  • f8bb3f00df feat(sensor_airspeed_sim): Implement off, stuck, and wrong airspeed failure Balduin 2026-04-08 16:38:09 +02:00
  • 4b34cb8834 refactor(sensor_airspeed_sim): remove previous airspeed failure implementation Balduin 2026-04-08 16:02:00 +02:00
  • 5a0b9a44f2 more comments RomanBapst 2026-04-23 11:40:16 +03:00
  • f401181439 addressed some review comments, fixed bugs RomanBapst 2026-04-23 11:31:08 +03:00
  • 31792d773d make geofence util functions more readable, added references and more unti tests RomanBapst 2026-04-23 11:30:26 +03:00
  • 9e24652245 fix(tecs): clamp airspeed Kalman filter noise std-devs to FLT_EPSILON pr-tecs-consistency-fixes-claude Balduin 2026-04-23 09:44:41 +02:00
  • 78502b51a3 refactor(tecs): rename speed_deriv_forward to true_airspeed_rate Balduin 2026-04-23 09:43:21 +02:00
  • b986f9203b refactor(tecs): name the fast-descend ramp-out altitude margin constant Balduin 2026-04-23 09:42:53 +02:00
  • 6b3effc1e7 fix(tecs): reset throttle integrator while fully in fast-descend Balduin 2026-04-23 09:42:07 +02:00
  • 6c1a931b56 refactor(tecs): clarify NED vs altitude sign convention in trajectory generator Balduin 2026-04-23 09:41:35 +02:00
  • f7d57e9249 docs(fc): Minor typo Narinc mrpollo/narinfc-h7-docs Hamish Willee 2026-03-19 16:55:02 +11:00
  • d5fa291626 docs(narinfc/h7): fix broken RC_INPUT link Ramon Roche 2026-03-11 21:31:14 -07:00
  • 549517f574 docs(narinfc/h7): add flight controller documentation Ramon Roche 2026-03-11 21:00:31 -07:00
  • 6b87eef4bd fix(tecs): base STE_rate_min on max_sink_rate not min_sink_rate Balduin 2026-04-23 09:38:34 +02:00
  • d619ab5d27 fix(tecs): use TAS trim as no-airspeed fallback in pitch output Balduin 2026-04-23 09:37:54 +02:00
  • 257833065a fix(tecs): use TAS trim for underspeed detection bounds Balduin 2026-04-23 09:37:23 +02:00
  • 1b049c7433 docs(fix): CONTRIBUTING.md had mismatched double backtick hamishwillee-patch-5 Hamish Willee 2026-04-23 15:10:16 +10:00
  • 46142b34e3 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-23 04:23:41 +00:00
  • 1281dbd8ff docs(safety): add altitude loss detection failsafe documentation (#27104) Gennaro Guidone 2026-04-23 06:16:32 +02:00
  • 022f0119c0 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-23 01:57:52 +00:00
  • c459caaa2a docs(peripherals): add On-Screen Display (OSD) page (#27134) Jacob Dahl 2026-04-22 17:50:09 -08:00
  • fdd00fbd31 feat(boards/modalai/voxl2): Add timeout to voxl-reset-slpi command in service file and update package dependencies as needed Eric Katzfey 2026-04-22 15:47:55 -07:00
  • c89404ca61 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-22 22:38:10 +00:00
  • 7b23a2e405 fix(boards): auterion fmu-v6x zenoh free flash for logger rework Julian Oes 2026-04-23 06:34:05 +12:00
  • 2df92cc331 feat(boards): airbrainh743 tune logger for 128 MB W25N flash Julian Oes 2026-04-22 21:35:09 +12:00
  • be39ec49e5 feat(boards): kakuteh7v2 tune logger for 128 MB W25N flash Julian Oes 2026-04-22 21:34:38 +12:00
  • fa601fa5c1 feat(boards): kakuteh7mini add W25N NAND flash support with littlefs Julian Oes 2026-04-22 21:33:22 +12:00
  • 174a6aab6f feat(mklittlefs): add command to format littlefs filesystems Julian Oes 2026-04-22 21:30:46 +12:00
  • f9fdda1a29 feat(logger): rework log rotation and cleanup Julian Oes 2026-04-22 21:29:17 +12:00
  • 381149fb01 build(simulation): depend on gz-harmonic for SITL deb (#27178) radodim 2026-04-22 21:42:30 +03:00
  • 540218857a ci(clang-tidy): drop 'file not found' diagnostics from PR review Ramon Roche 2026-04-22 09:57:41 -07:00
  • 947a456036 ci(dev_container): drop branch push trigger on release branches Ramon Roche 2026-04-22 07:48:43 -07:00
  • 1df16f39a8 ci(compile_ubuntu): only run on push to main Ramon Roche 2026-04-22 07:28:18 -07:00
  • 59f2b0e331 feat(param): Show sensor prio in show-for-airframe pr-show-sens-prio ttechnick 2026-04-22 17:48:56 +02:00
  • 22d5617f10 geofence_utils: use shoelace formula to calculate proper inward vector at vertice location RomanBapst 2026-04-22 14:43:13 +03:00
  • 9c8dda3b3b feat: make course change possible ttechnick 2026-04-22 11:39:17 +02:00
  • 3e2b828ddb Apply suggestions from code review rtl_type4_5 Hamish Willee 2026-04-22 16:29:44 +10:00
  • 1642b85611 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-22 06:26:46 +00:00
  • 3efdbe9fd3 docs(sim_sih): link Hawkeye visualizer, add stub page (#27159) Ramon Roche 2026-04-21 23:19:56 -07:00
  • 6c15aadbb1 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-22 05:58:46 +00:00
  • 238840a64d docs(ros2): update docs for Zenoh, ROS 2 and msgs sync (#26761) Beniamino Pozzan 2026-04-22 06:50:51 +01:00
  • cec651b941 docs(update): baseline prettier and markdownlint everything xx_markdownlint_prettier_tests Hamish Willee 2026-04-22 14:42:46 +10:00
  • 009500c417 fix(ekf2): break unbounded recursion Julian Oes 2026-04-22 11:17:39 +12:00
  • 54f0455ffc fix(ekf2): break unbounded recursion v1.16.2 stable release/1.16 Julian Oes 2026-04-22 11:17:39 +12:00
  • 3775aa8e65 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-22 00:30:58 +00:00
  • 0d91b428d6 fix(ekf2): break unbounded recursion Julian Oes 2026-04-22 11:17:39 +12:00
  • dcedef6168 build(sim): resolve SITL runtime deps via .deb Depends Ramon Roche 2026-04-21 15:08:13 -07:00
  • f0eeda5a9e docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-21 21:43:18 +00:00
  • f7f9557eac fix(zenoh): Zenoh various minor fixes and improvements regarding failed setup (#27147) Vuk-SFL 2026-04-21 23:35:00 +02:00
  • 0571bccda3 fix(imxrt): update arch defaults to match v6x abhijithcv 2026-04-22 01:56:04 +05:30
  • b1246bd724 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-21 14:57:45 +00:00
  • 7164d9c104 build(msg): idlc disable unsused features and enable ccache Peter van der Perk 2026-04-21 08:40:07 +02:00
  • d20f84f5a9 fix: rename Course Hold to Course ttechnick 2026-04-21 16:11:52 +02:00
  • e40a491dec some cosmetics RomanBapst 2026-04-21 15:50:08 +03:00
  • 58a62340d9 fixed radius enlargement bug RomanBapst 2026-04-21 15:49:58 +03:00
  • 154297a753 feat: add Course Hold mode Silvan 2026-04-10 13:29:20 +02:00
  • 3e1f18e8de added support for circular fences RomanBapst 2026-04-21 15:17:29 +03:00
  • 14529d6af3 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-21 08:50:19 +00:00
  • d8d3bee738 docs(update): fix Remote ID failsafe trigger description gguidone 2026-04-16 10:58:38 +02:00
  • c55267107a docs(update) - subedit Hamish Willee 2026-04-16 11:33:54 +10:00
  • 4fee468f3f docs: add Remote ID in-flight failsafe documentation gguidone 2026-04-15 10:52:25 +02:00
  • 6e980423e5 feat(commander): add Remote ID in-flight failsafe gguidone 2026-04-09 15:38:09 +02:00
  • fa5381ab90 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-21 07:17:25 +00:00
  • ca1fdb24af fix(fw rate ctrl): override reset_integral when in acro mode bresch 2026-04-20 12:13:11 +02:00
  • 3d19221188 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-21 05:21:22 +00:00
  • 68083e6ba8 test(pid): add regression test for derivative-on-measurement sign (#27153) Jacob Dahl 2026-04-20 21:07:47 -08:00
  • 1a689214cd fix(navigator): fix navigator_mission_item origin field assignment (#27146) Nathaniel-hl 2026-04-21 13:07:16 +08:00
  • bf1e6ec208 ekf2: fix external heading accuracy-to-variance conversion for yaw reset (#27143) Eurus 2026-04-21 13:06:15 +08:00
  • d19698e2d7 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-21 04:59:49 +00:00
  • 404b357782 fix(navigator): fix navigator_mission_item origin field assignment (#27137) Eurus 2026-04-21 12:52:22 +08:00
  • 54b04db6e7 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-21 03:24:13 +00:00
  • 23b15d55d9 fix(pid): fixed typo in PID output calculation (#27140) Michael Fritsche 2026-04-21 05:17:08 +02:00
  • 98a4d20685 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-20 23:23:08 +00:00
  • 9c2e634325 build(macos): make gz SITL work out-of-box after homebrew 4.5 Ramon Roche 2026-04-20 10:54:42 -07:00
  • 059da2fcf7 fix(simulation): fix macOS gz SITL build Dima Timofeev 2026-04-19 12:33:03 -07:00
  • 5f144b7b30 feat(mavlink): map @MAV_LOG virtual directory to log root pr-ftp-mav-log Julian Oes 2026-04-21 11:13:02 +12:00
  • 67cb65f237 build(msg): disable SSL and Security in the host-side CycloneDDS build Ramon Roche 2026-04-18 13:30:30 -07:00
  • bfa66b514b fix(tflm): vendor third-party deps to enable reproducible builds Ramon Roche 2026-04-11 07:57:07 -07:00
  • fefafa3eb0 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-20 16:53:46 +00:00
  • b5e632ccf4 build(macos): add Python venv support to setup script (#26702) Kristiyan Dimitrov 2026-04-20 19:45:54 +03:00
  • 05c39e381c geofence_utils: remove unused function RomanBapst 2026-04-20 16:21:16 +03:00
  • 8c49c202f0 fixed conversion RomanBapst 2026-04-20 16:07:51 +03:00
  • 66c704684f removed unnecessary include RomanBapst 2026-04-20 14:42:52 +03:00
  • 08542d397f fix(fw_mode_manager): only use line-following backtransition if position and velocity good enough pr-fix-backtransition-with-bad-position-estimate Balduin 2026-04-20 12:31:12 +02:00
  • 1d6d641b2b integrated geofence aware path planner into rtl direct navigation mode RomanBapst 2026-04-20 11:41:15 +03:00
  • c5c83da12f added a geofence avoidance planner, which returns a path from start to destination avoiding geofence breaches RomanBapst 2026-04-20 11:30:42 +03:00
  • 9b45769878 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-20 07:02:22 +00:00
  • dbd3adc145 fix(airspeed_selector): fix invalid array access after airspeed failure Balduin 2026-04-20 08:55:30 +02:00
  • 4159d94ac1 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-20 03:35:44 +00:00
  • 52b2546046 fix(ekf2): correct EV orientation variance inflation and NE aiding check (#26622) Jacob Dahl 2026-04-19 19:28:41 -08:00
  • 05cedf1093 fix(dshot): make 3D deadband inclusive on both ends jake/fix-dshot-3d-deadzone Jacob Dahl 2026-04-19 19:27:02 -08:00
  • e7e1a7ec88 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-20 03:04:49 +00:00
  • dd4213310f ekf2: fix published terrain reset delta (#27130) Eurus 2026-04-20 10:57:23 +08:00
  • 385828fcb3 feat(astyle): add option to only format diff with respect to HEAD (#27122) Balduin 2026-04-20 04:30:21 +02:00
  • 3169dc6b1b fix(uxrce_dds_client): avoid stalls under high UDP load (#26161) Nanwan 2026-04-20 10:26:42 +08:00
  • 372369fc83 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-20 02:15:40 +00:00
  • a182072792 fix(various): Fix hardfaults when running out of memory (nullptr check) (#26516) Jonas Perolini 2026-04-20 04:08:39 +02:00
  • 300e368e65 docs: auto-sync metadata [skip ci] PX4BuildBot 2026-04-19 23:09:12 +00:00