fairwaves / UHD-Fairwaves

Fairwaves version of the UHD drivers, tweaked to support Fairwaves UmTRX.
http://umtrx.org
24 stars 21 forks source link

query sensors with external network app #13

Closed guruofquality closed 8 years ago

guruofquality commented 9 years ago

When specified in the driver args, the umtrx driver will spawn a network thread to manage a tcp socket. This socket can serve up sensor queries over a simple communication protocol. Accompanying python code will be used as an example for users to communicate with the server.