PX4 Dev Call: May 18, 2022

May 18, 2022

Join us

Agenda

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

:loudspeaker: Community Announcement


uORB Explained Part 3 is out!

: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 understanding 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 : GPS Jamming indicator not shown on QGC - Seppe

  • Would be nice to have an indicator in the QGC

https://github.com/PX4/PX4-Autopilot/blob/master/msg/sensor_gps.msg#L24

Q.2 : Wrong setting on Mixer (motor direction) confusion with Control Allocation - Safy

:construction_worker_woman: Project Updates


P.1 : Web based Mission Planner / QGC - Fran

  • Note : Dan Nix will be presenting on a similar topic, would be nice to sync with him

P.2 : Control Allocation User Doc is getting updated - Junwoo

  • The goal is to make it easier for the user to configure the Control Allocation (Actuators)

https://github.com/PX4/PX4-user_guide/pull/1858

:thinking: General Discussions


D.1 : Fixed Wing Precision Landing - Ryan & Andrew

By having a GPS and a Barometer at the landing site, the landing coordinate can be pin-pointed. Currently the ‘Terrain Estimator’ is very unpredictable. Auto Landing is broken as well!

D.2 : Flash Overflow on Build Tests in the PR

https://github.com/PX4/PX4-Autopilot/pull/19374

  • Targets like CUAV* can include a lot of code along with it, so it often overflows - Daniel

D.3 : X500 V2, with v5x hardware flight testing - Farhang

:calendar: Weekly Overview


:mouse2: Github

Recently updated Issues / PRs in PX4-Autopilot Link

Pull Requests

Architecture

Navigation & Control

RC

Other

Issues

:computer: Slack

  • Canceling a Mission in Flight - Ryan
    • A user on discuss wants the ability to take his quad out of mission mode from his RC
      Remote then when goes back into mission have the mission start over. I never really thought about it but this is actually a parameter that should be added so when you switch out of mission, waypoint count is reset then back to mission mode and it starts over.
      From Discuss but actually an interesting idea for a parameter.
      Cancelling a Mission in Flight - #8 by ryanjAA

:phone: Last Dev-Call

PX4 Dev Call: May 11, 2022

  • ManaualControl module message alerts for having RC & Joystick commands coming in? - Daniel

:exclamation: High priority queue


Discussion based on : High-Priority Queue · GitHub

:ear_of_rice: Release


  • Waiting for NuttX Priority issue before cutting the Beta for v1.13.0