Dev call Dec 2, 2024

Vehicle Updates

Issues & Pull Requests

Attendee count (max): 15

UTC2300 - ArduPilot 4.6 issues list · Issue #28612 · ArduPilot/ardupilot · GitHub

UTC 2325 Plane: support `DO_RETURN_PATH_START` mission item and command by IamPete1 · Pull Request #28574 · ArduPilot/ardupilot · GitHub

  • Merged

UTC 2330 Plane: fixed takeoff direction with no yaw source by tridge · Pull Request #28730 · ArduPilot/ardupilot · GitHub

  • Merge on CI Pass

UTC 2335 AP_NavEKF3: added two more EK3_OPTION bits by tridge · Pull Request #28750 · ArduPilot/ardupilot · GitHub

  • Using time of flight to do positioning
  • Using different sources but not using the correct EKF Noise value
  • Lots of discussion about how to present this option to users
  • Going to hold of until Paul is available to comment

UTC 2355 Plane: support `DO_RETURN_PATH_START` mission item and command by IamPete1 · Pull Request #28574 · ArduPilot/ardupilot · GitHub

  • No concern about it coming in
  • Autotest requested

UTC 2400 AP_InertialSensor: adjust the instance if External AHRS is enabled by rishabsingh3003 · Pull Request #28754 · ArduPilot/ardupilot · GitHub

  • Fixing a bug where External AHRS were replacing one of the internal AHRS instances
  • May not compile. Changes requested

UTC 2405 AP_InertialSensor: fixed Q calculation for notch filters by tridge · Pull Request #28765 · ArduPilot/ardupilot · GitHub

  • Bug fix for Filter calculations from 4.3 and 4.5
  • Should we back port to 4.5? Yes
  • Will merge into plane. Need to do the double shuffle

UTC 2408 AP_Scripting: ahrs/ekf origin script promoted to an applet by rmackay9 · Pull Request #28770 · ArduPilot/ardupilot · GitHub

  • Used to set origin using Lat, Long, Altitude
  • Be nice to set yaw
  • Should we add to C++ Code?
  • Merged

UTC 2415 Plane: add Autoland mode by Hwurzburg · Pull Request #28771 · ArduPilot/ardupilot · GitHub

  • Changes requested

UTC 2420 AP_InertialSensor: stop sensors converging if motors arm by tridge · Pull Request #28783 · ArduPilot/ardupilot · GitHub

  • Deferred to next week

UTC 2425 5https://github.com/ArduPilot/ardupilot/pull/28790

  • Comments made in PR