Skip to content

[uss_qualifier] Fix checks assuming perfect clock sync#1476

Merged
BenjaminPelletier merged 3 commits into
interuss:mainfrom
BenjaminPelletier:fix-clock-sync
Jun 3, 2026
Merged

[uss_qualifier] Fix checks assuming perfect clock sync#1476
BenjaminPelletier merged 3 commits into
interuss:mainfrom
BenjaminPelletier:fix-clock-sync

Conversation

@BenjaminPelletier
Copy link
Copy Markdown
Member

This PR attempts to follow up on #1459 with an AI-assisted scan through the codebase. The two categories of checks found and fixed were mock_uss interaction retrievals (found by AI) and flight injection validation (found as a problem by a user).

@BenjaminPelletier BenjaminPelletier marked this pull request as ready for review May 28, 2026 05:07
Copy link
Copy Markdown
Contributor

@mickmis mickmis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Do consider deduplication by factoring away in a function the call to get_clock and the check.

@BenjaminPelletier
Copy link
Copy Markdown
Member Author

Do consider deduplication by factoring away in a function the call to get_clock and the check.

That's fair; will do.

@BenjaminPelletier BenjaminPelletier merged commit c1b011c into interuss:main Jun 3, 2026
23 checks passed
@BenjaminPelletier BenjaminPelletier deleted the fix-clock-sync branch June 3, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants