Skip to content

autotest: add reasons to every delay_sim_time call#33118

Merged
peterbarker merged 1 commit into
ArduPilot:masterfrom
peterbarker:pr/delay-sim-time-reasons
May 20, 2026
Merged

autotest: add reasons to every delay_sim_time call#33118
peterbarker merged 1 commit into
ArduPilot:masterfrom
peterbarker:pr/delay-sim-time-reasons

Conversation

@peterbarker

Copy link
Copy Markdown
Contributor

Summary

Puts reasons on each delay call

Classification & Testing (check all that apply and add your own)

  • Checked by a human programmer
  • Non-functional change
  • No-binary change
  • Infrastructure change (e.g. unit tests, helper scripts)
  • Automated test(s) verify changes (e.g. unit test, autotest)
  • Tested manually, description below (e.g. SITL)
  • Tested on hardware
  • Logs attached
  • Logs available on request

Description

It's useful to be able to disambigaute delays and whatnot in the output.

This should also allow us to eliminate some of these calls when we can instead look for something in the telemetry stream instead.

@peterbarker peterbarker merged commit 1771fb2 into ArduPilot:master May 20, 2026
71 of 72 checks passed
@github-project-automation github-project-automation Bot moved this from ReadyForDevCall to Done in Peter's ArduPilot 4.8 Queue May 20, 2026
@peterbarker peterbarker deleted the pr/delay-sim-time-reasons branch May 20, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants