-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cx_built_in_test: debounce audible warning for nil
We recently had a case where either rpm or servo out returned nil for a single loop for reasons that don't seem to be related to a telemetry dropout. To narrow down the cause, we have split the nil checks in two separate warnings. To prevent unnecessary concern, we are reducing the severity of the warning until one of these returns nil three loops in a row. Also fixed an issue where continuous nil returns would result in message spam. SW-219
- Loading branch information
1 parent
55df545
commit 2a11455
Showing
1 changed file
with
29 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters