You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should be able to test connections over serial as well as via UDP multicast. We have decoupled the plotting of points which is a good start. We'll need extra support for connection via serial using the QSerial library that can be selected in a similar way to the multicast connection. https://stackoverflow.com/questions/55070483/connect-to-serial-from-a-pyqt-gui
The text was updated successfully, but these errors were encountered:
We should be able to test connections over serial as well as via UDP multicast. We have decoupled the plotting of points which is a good start. We'll need extra support for connection via serial using the QSerial library that can be selected in a similar way to the multicast connection.
https://stackoverflow.com/questions/55070483/connect-to-serial-from-a-pyqt-gui
The text was updated successfully, but these errors were encountered: