allwpilib icon indicating copy to clipboard operation
allwpilib copied to clipboard

Calling `GetCanStatus` causes noisy CAN utilization measurements

Open rzblue opened this issue 4 months ago • 1 comments

From https://github.com/Mechanical-Advantage/AdvantageKit/issues/71:

I just tested in a blank WPILib project either not calling getCANStatus() or calling it periodically every 20ms and every 2ms. The CAN utilization from the DS was stable when not calling it, noisy like your AdvantageKit data when calling it every 20ms, and extremely noisy when calling it every 2ms.

rzblue avatar Apr 01 '24 22:04 rzblue

NI Side bug in Netcomm. Nothing we can fix from our end.

ThadHouse avatar Apr 01 '24 22:04 ThadHouse