ArduPilot EU Dev Call 2026-02-25

Attendees (unique): 5

UTC0700

Andrew: The first PR is a no brainer and should get no-compiler-output.

  • Then the next one would be much cleaner to inspect and merge.
  • Would be nice to have it for 4.7.

Randy: We branch out the beta on Friday.
A: There isn’t really time to test this PR in real life.
Peter: Will the X20 have GPS for yaw support?
Sid: Not initially.
A: How about single module dual antenna?
S: Also eventually.
George: What’s the selling point for this module?
S: All bands and constellations available. Some issues with GLONASS.

  • Also corrections from one or two constellations, some freely available.

UTC0719

A: We would need to remove some rangefinders by default, to make space.
R: The JRE is a good candidate for removal.
P: We need to be careful to break as few existing setups as possible.
R: The TFS20 is small and nice, could be nice to include it.
A: You two could go over this list before 4.7.
P: I’d like to freeze the minimized board features eventually.


UTC0726

Merged!


UTC0726

P: I’ll close this one and defer to Sid’s PR.


UTC0727

A: We now want SITL to match the higher-end boards.

Approved!


UTC0729

P: Our new PR template got ignored the moment we put it up.

  • Maybe we should point to it in AGENTS.md as well.

A: Approved and Merged!


UTC0733

P: We don’t support this feature. What should we do?
R: Documentation is the answer here.
P: The GCS can’t do much just from documentation.

  • Should we try our common.xml to match the upstream?

A: In general yes. But I don’t think we can make them 100% identical.

George: Why not NACK such unsupported commands?
P: It is doable, but it will cost some code and flash.
R: Being 100% correct isn’t the best vs doing the best we can.

Merged!


UTC0741


UTC0744

P: I still need to write a test for this.