CCGSRobotics / RoboHUD

The RoboHUD GUI stack developed by CCGS Robotics
https://robohud.readthedocs.io
MIT License
10 stars 4 forks source link

Termios input/output error on U2D2 disconnect #58

Open Finchiedev opened 4 years ago

Finchiedev commented 4 years ago

When the USB device controlled by the server is disconnected, the code produces an error, stating Termios input/output error. To combat the possibility that this might happen in competition, the server must have a way to attempt to reconnect to the USB until successful, should it become disconnected during driving.