ArduPilot EU Dev Call 2025-03-12

Attendees (max): 10

Merged!


Andrew: It’s better to always keep the nose high and not allow pitch to go low. VTOL will sometimes think it’s faster to go through a pitch down trajectory.
Matt: There was a case where it was stuck in an FW spin; the VTOL controller would be helpful there.
A: You still can! What we do is use the FW angle controller with the VTOL rate controller.
Peter: There are still some open comments.


A: The PR looks like a different algorithm. But it’s possible that I hadn’t tested the outgoing direction.
P: There seem some syntax errors in the checksum algorithm.
A: MergedOnCIPass


M: On Plane “Test all motors” doesn’t work. The first motor spins and the rest don’t.
A: But I tested that a few days ago.
M: What doesn’t work, is testing all motors simultaneously. Mission Planner doesn’t issue a command for all motors. It sends 4 sequential commands of 1 motor, which gets rejected. But also we can’t issue a “stop motors” command while the test is ongoing.
A: Merged!


A: Merged!


A: Merged!


A: Merged!


A: Looks good, but needs to be tested in other boards (F4, F7, etc).


A: Needs Randy’s review.


Merged!


Merged!


Merged!


Some changes requested and questions raised.


Tested on a Pixhawk1 live.
Approved and MergeOnCIPass!