Skip to content

Commit 797a69f

Browse files
authored
Add CAN bus utilization noise to known issues (#1713)
* Add CAN bus utilization noise to known issues * Fix misspelling
1 parent 8c2d338 commit 797a69f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

source/docs/yearly-overview/known-issues.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ Game Tools Autorun graphics say 2020
2222

2323
**Workaround:** This can be safely ignored, if the menu item says 2022, you are installing the correct software.
2424

25+
CAN bus utilization is noisy
26+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
27+
28+
**Issue:** CAN bus utilization as reported live by the DS or as shown in the DS log has significant variation or "spikes" in the data. This is due to the RoboRIO occasionally counting CAN packets in the incorrect time period, so one period will have a much lower utilization than reality and the next a much higher utilization than reality.
29+
30+
**Workaround:** Zoom in on the DS log plot and look for time periods when the utilization is stable (the spikes will be both above and below this average). The average utilization is the true utilization.
31+
2532
Updating Properties on roboRIO 2.0 may be slow or hang
2633
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2734

0 commit comments

Comments
 (0)