|
Re: 2016 Clientside NetworkTables lib
Quote:
Originally Posted by spat
Do you have your code available on GitHub? If so, I would be glad to help you out.
As a sidenote, the QDriverStation uses a separate library (also done by me  ) to handle all the client-to-robot communications, loading different communication protocols and registering joystick input. The library is also written with Qt and can be easily integrated to your project. Basically, you should only make the GUI and wire it to the library.
Links:
|
I decided to switch to the basics and use a QTcpSocket  thanks though.
__________________
FRC Team 1684 - Head Programmer (2013-2016)
FRC Team 5460 - Programming Mentor (2015-2016)

FIRST in Michigan - Technical Crew (2015-continuing)
|