satnet-project / generic-client

Source code for the generic client of the SATNet network.
Apache License 2.0
4 stars 2 forks source link

Support for UDP interfaces #2

Closed crespum closed 9 years ago

crespum commented 9 years ago

The client shall allow to select either a serial or a UDP connection to the Ground Station. This shall be selected before connecting to the server.

crespum commented 9 years ago

This feature is being developed inside the udp branch. It works but I need to create unit tests to validate it.