Skip to content

bugfix kicker_task time subtraction#131

Merged
nickwitten merged 1 commit intomainfrom
dev/nick/time-sub-bugfix
Feb 28, 2026
Merged

bugfix kicker_task time subtraction#131
nickwitten merged 1 commit intomainfrom
dev/nick/time-sub-bugfix

Conversation

@nickwitten
Copy link
Copy Markdown
Contributor

sometimes the second Instant::now() is evaluated after the first Instant::now() which causes a panic

@guyfleeman
Copy link
Copy Markdown
Contributor

can you run the formatter

@nickwitten nickwitten force-pushed the dev/nick/time-sub-bugfix branch from 614f128 to 0dd56b8 Compare February 15, 2026 23:33
@nickwitten
Copy link
Copy Markdown
Contributor Author

@guyfleeman can you also check this change to "connected_poll_loop" fn? I think this is desired to be "while" instead of "if." It seems to be fixing intermittent errors from kicker task complaining that radio communication is timing out:

"Kicker Interface - Kicker task has stopped receiving commands from the radio task and will de-arm the kicker board"

@guyfleeman
Copy link
Copy Markdown
Contributor

yes your additional fix is valid

@nickwitten nickwitten merged commit 1932ba1 into main Feb 28, 2026
3 checks passed
@nickwitten nickwitten deleted the dev/nick/time-sub-bugfix branch February 28, 2026 21:34
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