September 14, 2022
Join us
Agenda
- Community Announcement
- Community Q&A
- Project Updates
- General Discussions
- Weekly Overview
- High priority queue
- Release
Community Announcement
Community Q&A (No deep technical discussions)
Guideline for asking a Question
- Specify what you are trying to achieve
- Specify what environment / platform you are using
- Prepare a Link or Document to help understand if possible
- First, ask the question on the Slack or create a Github Issue!
- 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
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?
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.)
Weekly Overview
Github
Pull Requests
*
Issues
*
Slack
Last Dev-Call
High priority queue
Discussion based on: https://github.com/orgs/PX4/projects/24