Dev Call Jun 8, 2026

CI Workflows

Release Update

Issues & Pull requests

Attendee count (max): 17

UTC2304 - CI

  • Colcon
  • Random infrastructure problems
  • Peter’s got some PRs

UTC2305 - release

UTC2330 - https://github.com/ArduPilot/ardupilot/pull/30956

  • Suite improvements
  • MergeOnCIPass

UTC2339 - AP_NavEKF3: Don't reset to stale GPS data by priseborough · Pull Request #32940 · ArduPilot/ardupilot · GitHub

  • Don’t reset to stale GPS data
  • Operator precedence problem
  • Merged!

UTC2340 - AP_Scripting: add is_crashed() binding and crash-actions.lua applet by yuri-rage · Pull Request #33258 · ArduPilot/ardupilot · GitHub

  • Adds is_crashed binary to Rover bindings
  • Seems to be a state management problem where the script might not re-trigger
  • Really needs an autotest

UTC2348 - Rover: fix mode entry gate for safety switch engaged by peterbarker · Pull Request #33070 · ArduPilot/ardupilot · GitHub

  • Avoid allowing Rover into guided mode without a position
  • Merged!

UTC2351 - AP_AHRS: add and use configured_backend pointer and estimates by peterbarker · Pull Request #33306 · ArduPilot/ardupilot · GitHub

  • Clean up the AHRS with a configured_ekf_type
  • Merge after comments from Randy addressed

UTC2356 - https://github.com/ArduPilot/ardupilot/pull/33311

  • Dual-antenna support for uBlox
  • We need to get one of these
  • Already a bunch of reviews on this one
  • Maybe get something from ArduSimple?
  • Really want a bare board
    • “GPS Shop”?
  • Dual antenna vs normal mb
    • You still have a GPS if you’re using mb

UTC0005 - DeadReckoningNoAirspeed Fix: AP_NavEKF3: zero wind cross-covariances when treating wind as truth by peterbarker · Pull Request #33326 · ArduPilot/ardupilot · GitHub

  • DeadReckoningNoAirspeed
  • Just need to make sure the dead-reckoning path is the same before/after the patch
  • Can be merged after that

UTC0017 - waf: compile DroneCAN generated sources once into a shared target by peterbarker · Pull Request #33354 · ArduPilot/ardupilot · GitHub

  • Fix DroneCAN compilation in CI

UTC0019 - https://github.com/ArduPilot/ardupilot/pull/33372

  • Enable mount-poi on 2MB boards
  • 1244 bytes
  • We’re only guessing that this is a good one!
    • We need some way to gather the data on who uses what
  • MergeOnCIPass

UTC0027 - AP_HAL_ChibiOS:fix bug in SkyDroid-S3 def by Hwurzburg · Pull Request #33374 · ArduPilot/ardupilot · GitHub

  • Fix bug in SkyDroid-S3
  • Merged!

UTC0029 - hwdef: JFB200: delete pull-down of over current pins by n-ito2222 · Pull Request #33377 · ArduPilot/ardupilot · GitHub

  • Fix pull-down on some over-current pins
  • MergeOnCIPass

UTC0029 - off the floor

  • Runs
  • Link this from firmware.ardupilot.org
  • Add link to source code from the bottom line where it shows time-taken-to-generate
  • Filtering into flash.html page
    • And sorting
  • Boards with >1MB and flash free
    • Provide a range of commits in links rather than individuals
  • We could backfill builds on CubeOrange

UTC0049 - close