Dev Call Aug 10, 2026

CI Workflows

Release Update

Issues & Pull Requests

Attendee count (max): 11

UTC2302 - CI ci · Workflow runs · ArduPilot/ardupilot · GitHub

  • CANGPSCopterMission really needs looking at

  • Usually flakey things

  • Infrastructure biggest problem

UTC2305 - Release update

  • The compass registration thing from Jacob was closed

    • Too hard
  • Baro double-read causes baro to go unhealthy

    • Peter to look at
  • Request for resuming a mission after a battery change

    • Hot-swap probably

    • Maybe record a failsafe location

    • We already have resume-repeat-distance

      • Does not work after reboot

      • When we do we need to be able to scribble state down

    • Tim thinks a Lua script might do the job

      • Similar to the Plane avoidance code he has

        • The cross-tracking stuff
  • DakeFPV boards

    • New IMU caused lots of problems

    • DakeFPV themselves gave us the patches

  • MatekH7

    • 4.6 issue

    • Servos move

  • We have PRs for lots in the confirmed issues section

  • Hardfault one / method on nullptr

    • Serial esc stuff

    • Poked initial person and some others

  • Versioned parameters need updating

  • Stm32h7 board @480MHz not working

    • Randy will be looking at it
  • DO_JUMP_TAG fix needs testing, Randy’s planning on looking at it

  • Plane throttle jump moving to cruise mode

  • Enabling all of the notches is really problematic with the quintuple

    • PR incoming
  • George is ready to create a branch for 4.7.1

UTC2328 - added SECURITY.md by RamReso · Pull Request #28677 · ArduPilot/ardupilot · GitHub

  • Yes, we will merge a SECURITY.md file

  • Needs a bunch of work

UTC2334 - plane_follow.lua autotest with two SITL instances by timtuxworth · Pull Request #33432 · ArduPilot/ardupilot · GitHub

  • Test plane follow with two SITL instances

  • Tim to fight with the robots over this

UTC2343 - AP_HAL_ChibiOS: add support for FlyFishRC F405 flight controller by RomanKalinchuk · Pull Request #33624 · ArduPilot/ardupilot · GitHub

  • FlyFishRC F405

  • The robots found some problems

  • Will need to come back to this one

UTC2347 - https://github.com/ArduPilot/ardupilot/pull/33706

  • AP_NavEKF3: correct moving baseline GPS yaw for vehicle attitude

  • Peter to look at with Leonard through the week

UTC2351 - AP_Rangefinder: add power down state and use it for TFMini Plus by IamPete1 · Pull Request #33712 · ArduPilot/ardupilot · GitHub

  • Power down state for TFMiniPlus

  • Peter will merge mid-week

UTC2359 - Plane: gradual RTL altitude descent in QRTL approach by Hwurzburg · Pull Request #33786 · ArduPilot/ardupilot · GitHub

  • Gradual RTL descent in QRTL PR

  • Robots found bugs, comments left

UTC0004 - Tools: build_options.py: remove bad dep for MAVLINK_SIGNING by peterbarker · Pull Request #33798 · ArduPilot/ardupilot · GitHub

  • Tools: build_options.py: remove bad dep for MAVLINK_SIGNING

  • Merged!

UTC0004 - Make your-commit-messages-suck error message clearer in CI by peterbarker · Pull Request #33802 · ArduPilot/ardupilot · GitHub

  • Tell people what the commit message prefix should be rather than just saying “AP_Compass:”

  • Merged!

UTC0006 - Plane: Quadplane: enable weathervane in VTOL auto by IamPete1 · Pull Request #33836 · ArduPilot/ardupilot · GitHub

  • Enable weathervane in VTOL auto

  • In waypoint-to-waypoint nav

  • Robot has pointed out some things

  • Tridge needed to think about this one

UTC0015 - Plane: Quadplane: add a loiter stage in VTOL land approach with a loiter time of `Q_RTL_PAUSE_TIME` by IamPete1 · Pull Request #33842 · ArduPilot/ardupilot · GitHub

  • Plane: Quadplane: add a loiter stage in VTOL land approach with a loiter time of Q_RTL_PAUSE_TIME

  • Robots had requested changes

  • Raw pause rather than a check for stability a good thing

    • Consistency

    • You will start to come down, as to maybe never coming down

  • Could be “wait for stability for at most this amount of time”

    • Lacks consistency

UTC0025 - AP_Follow: discard target state when FOLL_SYSID changes by lthall · Pull Request #33891 · ArduPilot/ardupilot · GitHub

UTC0039 - AP_OSD: use Betaflight SYM_TOTAL_DISTANCE for DisplayPort distance icon by coreyfarley · Pull Request #33908 · ArduPilot/ardupilot · GitHub

  • AP_OSD: use Betaflight SYM_TOTAL_DISTANCE for DisplayPort distance icon - #33908

  • Merged!

UTC0043 - Move defines back out of _config.h back into .h files by peterbarker · Pull Request #33915 · ArduPilot/ardupilot · GitHub

  • Move library configuration information out of _config.h files into the normal .h file

  • No compiler output change

  • Peter will merge after verifying no-compiler-output-change again

UTC0048 - AP_HAL_ChibiOS: guard against null deallocate functor in Shared_DMA::… by afzalansari12 · Pull Request #33933 · ArduPilot/ardupilot · GitHub

  • Guard against null deallocate functor

  • Need tridge and/or Andy

UTC0050 - Lift airspeed and wind estimation up into AP_AHRS_Backend, use in ExternalAHRS by peterbarker · Pull Request #33946 · ArduPilot/ardupilot · GitHub

  • Lift airspeed and wind estimate up to AP_AHRS_Backend

  • Nobody objected

UTC0055 - Copter: simple mode fix by rmackay9 · Pull Request #33947 · ArduPilot/ardupilot · GitHub

  • Copter simple mode fix

  • Merged!

  • Both PH and PB have had goes at this over the years

UTC0100 - Plane: re-init wp_nav on AUTO mode entry to pick up WP_SPD changes by tinhien11 · Pull Request #33953 · ArduPilot/ardupilot · GitHub

  • Re-init wp_nav on auto mode entry to pick up WP_SPD changes

  • Merged!

UTC0104 - Scripted Bendy Ruler based Object Avoidance for Plane by timtuxworth · Pull Request #33955 · ArduPilot/ardupilot · GitHub

  • Scripted bendy ruler object avoidance for Plane

  • Tim’s been working on this for a very long time

  • Converted the old C++ to Lua

  • PH left a review

  • Not a path planning thing, so you don’t get a smooth thing

    • A safety thing
  • Tim is sourcing data from adsb exchange and some other places

  • Also does altitude min/max now!

UTC0136 - AP_DDS: fix frame conversion in external odom by Rei23112 · Pull Request #33992 · ArduPilot/ardupilot · GitHub

  • Fix frame conversion on external odometry

  • Comments need fixing

UTC0142 - close