Spartronics4915 / 2020-InfiniteRecharge

Spartronics 4915's code for the FRC 2020 game: Infinite Recharge
GNU General Public License v3.0
10 stars 15 forks source link

Consistent disabling every ~30 seconds #161

Closed omentic closed 4 years ago

omentic commented 4 years ago

Upon connecting to, enabling the robot, and waiting anywhere from five to thirty seconds, the robot seems to disable itself without user input - the RSL stops flashing, and the dashboard and console note that all running commands were interrupted.

When the robot disables itself, no out-of-the-ordinary messages appear in the logs. Every command is interrupted the same as if the robot was manually disabled. ConsoleDS does not reflect that the robot has been disabled. The RoboRIO is still pingable when this happens. Quitting the ConsoleDS application, waiting ~10 seconds, and relaunching lets you reconnect to the robot.

This behavior has only been noted to happen on (2) Linux-based system(s) running ConsoleDS. I have not tested (nor have access to) a Windows computer running the official driver station.

A typical log is available here.

omentic commented 4 years ago

This issue was fixed by one or more of the following: