PX4 Dev Call: September 14, 2022

September 14, 2022

Join us

Agenda

  • Community Announcement
  • Community Q&A
  • Project Updates
  • General Discussions
  • Weekly Overview
  • High priority queue
  • Release

:loudspeaker: Community Announcement


:people_holding_hands: Community Q&A (No deep technical discussions)


:exclamation: Guideline for asking a Question

  1. Specify what you are trying to achieve
  2. Specify what environment / platform you are using
  3. Prepare a Link or Document to help understand if possible
  4. First, ask the question on the Slack or create a Github Issue!
  5. If you take over 5 minutes for the question, please continue in Slack or a Github Issue.

Q.1 : Underwater drone, using barometer for depth estimate, EKF problem - Markus

  • There’s a big latency (500ms) between barometer measurement to estimate changes
  • Moving drone up & down, and checking baro data & ekf height estimate
  • Mathieu: With acceleration measurement, the estimate should follow quickly
  • TODO: Will share log.

Q.2 : Hardware ver handling for different pixhawk versions

  • In rc.sensors, we need to handle different combinations? (SOM + Carrier)
  • Holybro carrier boards
  • In theory, putting the fmu onto any carrier boards should work anyways
  • TODO: Base board versioning discussion to happen

:construction_worker_woman: Project Updates


P.1 : Parity Error PR

P.2 : ModalAI VOXL2 support - Parameter duplicate problem

  • TODO: Will rebase, and check CI output
  • Everytime you fly, some parameters change, and the whole hash changes anyways, and it ends up having QGC doing the param sync again, and this is not ideal for low speed data links
  • There’s volatile metadata that should handle this more gracefully.
  • There are 2 parameters that’s changing specifically: COM_FLIGHT_UUID, LND_FLT_LOW. These however shouldn’t really be parameter, why are we using it as param?

:thinking: General Discussions


D.1 : Pixhawk 6C tests

  • Losing height estimation after getting shaked

Issue Tracker on Github: Pixhawk 6c - Issue Tracking · Issue #19943 · PX4/PX4-Autopilot · GitHub

D.2 : RC not working

  • TODO: Test in different boards (V6X, V5X etc.)

:calendar: Weekly Overview


:mouse2: Github

Recently updated Issues / PRs in PX4-Autopilot Link

Pull Requests
*
Issues
*

:computer: Slack

:phone: Last Dev-Call

PX4 Dev Call: April 27, 2022

:exclamation: High priority queue


Discussion based on: https://github.com/orgs/PX4/projects/24

:ear_of_rice: Release