PX4 Dev Call: Aug 13, 2025 (Team sync, and Community Q&A)

PX4 Sync / Q&A - 2025-08-13T15:00:00Z

:tear_off_calendar: List of all Dronecode events

Agenda

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

Announcements

:tada: New Release1.16

:tada: The PX4 DevSummit you all were waiting for

  • CFPs are open until Sep 1st , make sure to check it out and submit your proposals. We are looking for speakers

Future Events

Open Source Summit EU 2025

ROSCon 2025 Singapore

Next Dronecode Meetup

Upcoming meetup in Korea

https://elisa.tech/event/elisa-project-dronecode-foundation-meetup/

Flight Testing Update

About the Test Team
The team at Ascend Engineering (Chicago). are running flight testing for the community.

How to reach out to the team

  • GitHub: Tag user @PX4**/testflights**
  • Discord: #flight-testing
  • Weekly on the PX4 Dev Call

How to Request Testing (GitHub)

  • Write down the steps to test your issue/pull request
    • Make sure to note the risk involved in flying
    • Write down things to look out for / anticipate - eg: β€œwe are looking for no yaw jumps”
  • Add issue/pull request to the Flight Testing project board
  • Make sure to specify any hardware/software requirements as much as possible

Resources:

Discussion

  • Planning on testing SF45 logic in an actual obstacle scenario

Release Discussion / Updates

We are going to be promoting the release branch to stable, and push a stable release ASAP.

v1.16 Release Discussion

:police_car_light: New Release

Release notes here as well β†’ Releases Β· PX4/PX4-Autopilot Β· GitHub

  • We will try not to have new features in for 1.16 but the upcoming releases maybe 1.16.1 or 1.17

Project Board

Community Q&A / PRs for Review

Q1: Can EKF2 be used with any kinds of vehicles or it is designed for a specific ones?

Q2: Could we gather references in a more organized way or centralized?

Q3: Is there any way to contribute as a dev if new to the community?

Discussed PRs:

  1. septentrio: implement jamming/spoofing state by alexcekay Β· Pull Request #25084 Β· PX4/PX4-Autopilot Β· GitHub

Discussed Issues:

  1. Board supports level might be needed to be organized at all levels of QGC, User Guides and Code to help users find their ways better choosing boards. Right now it is a bit confusing for new users whom are planning to choose hardware.

hi everyone, can we pls review these two resilience PRs from Septentrio today??
β†’ PX4-Autopilot: #25012
β†’ QGC: #13009