Dev Call Jun 1, 2026

CI Workflows

Release Update

Issues & Pull Requests

Reminder Partner call tomorrow

Attendee count (max): 14

UTC2304 - CI

  • Colcon
  • Random infrastructure problems
  • Some discussion of parallelism

UTC2304 - ArduPilot 4.7 issues list · Issue #32385 · ArduPilot/ardupilot · GitHub

  • RC override override bug fixed
    • In there since day dot
  • LIS2MDL duplicate sensor fixed
  • More issues resolved in 4.6 than newly created we think
  • We think no blockers for the release
    • I.e. no regressions

UTC2319 - ardupilotmega.xml: mark RADIO as superseded by RADIO_STATUS by peterbarker · Pull Request #505 · ArduPilot/mavlink · GitHub

  • Mark RADIO as superseded
  • Correct the description on RADIO to match RADIO_STATUS
  • Trim down the delta then merge

UTC2321 - https://github.com/ArduPilot/ardupilot/pull/19844

  • WPNEXT offset
    • Site-scan
  • MergeOnCIPass

UTC2327 - https://github.com/ArduPilot/ardupilot/pull/31375

  • Wondering if the CAN_TERMINATE is functional
  • CI must pass!
  • MergeOnCIPass

UTC2334 - https://github.com/ArduPilot/ardupilot/pull/32757

  • Compass calibration reasons
  • Need the mavlink merged
  • Peter will look at this later today

UTC2347 - Tools: autotest: plane: add test for starting loiter inside circle by IamPete1 · Pull Request #33082 · ArduPilot/ardupilot · GitHub

  • Test for the onto-circle-from inside-circle
  • Merged

UTC2348 - AP_Compass: persist dev_id for newly-detected compasses by dakejahl · Pull Request #33136 · ArduPilot/ardupilot · GitHub

  • Broke a CI test
  • Peter will have a go at writing a before/after CI test for the issue at some point

UTC2355 - AP_Param: Purge param_overrides from default_list by LachlanConn · Pull Request #33159 · ArduPilot/ardupilot · GitHub

  • Parameter defaults list purging
  • Autotest now present
  • MergeOnCIPass

UTC2356 - AP_NavEKF3: allow using lower baro noise by Williangalvani · Pull Request #33162 · ArduPilot/ardupilot · GitHub

  • Allow using lower baro noise in EKF3
    • And EKF2
      • Will revert those
  • Several small changes required
    • Including changing the default for Sub

UTC0006 - AP_AHRS: combine copy_estimates_from_backend_estimates and update_state by peterbarker · Pull Request #33221 · ArduPilot/ardupilot · GitHub

  • Combine update_state and copy_estimates_from_backend_estimates
  • Merged!

UTC0010 - AP_AHRS: remove primary IMU by peterbarker · Pull Request #33228 · ArduPilot/ardupilot · GitHub

  • Remove primary IMU
  • Merged!
  • This allows for some cool stuff into the future

UTC0026 - Avoid over-reading valid data in an array by peterbarker · Pull Request #33232 · ArduPilot/ardupilot · GitHub

  • FFT logging valid-buffer-data-overread
  • Merged!

UTC0033 - hwdef: AcctonGodwit GA1: hwdef_bl.dat update by erickao-hy · Pull Request #33276 · ArduPilot/ardupilot · GitHub

  • Acctongodwit fixes for bootloader
  • MergeOnCIPass

UTC0040 - close