PX4 Dev Call: Feb 11, 2026 (Team sync, and Community Q&A)

PX4 Sync / Q&A - 2026-02-11T16:00:00Z

Agenda

  • Announcements
  • Future Events
  • Flight Testing Update
  • Release Discussion
  • Bug Report / Q&A

Announcements

Future Events

:warning:CFP Extended :warning: - PX4 Developer Summit

Flight Testing Update

Release Discussion

v1.17.0-beta1

:warning: Given how the testing has been positive so far we are going to promote the beta1 to rc1 before the next dev call.

Community Q&A / PRs for Review

Q&A/Discussion:

PRs:

Issues:

looking for information here, using premade Vtol titlrotor config with air nozzles and valves to open/close air flow linear for thrust instead of propellers. The problem is that the valve is servo controlled and has a considerable deadzone that I believe may be messing with tuning/position mode and causing lack of stability. is there a deadzone servo parameter or am I missing something here?
when the valve is going from one direction to the other direction there is about 2% of movement in the handle before the valve moves internally

Is there a way to precisely set motor value for thrust measurement values? Currently doing this by actuators tab

You could map the throttle to a switch on a RC, and the set the exact PWM value from there. Then it should be easy to do tests.