YCPRadioTelescope / YCP-RT-ControlRoom

The main repository for the York College of Pennsylvania Radio Telescope control room software.
8 stars 2 forks source link

Implement the SensorNetworkServer in place of the Microcontroller/encoder reader #294

Closed pdnelson closed 3 years ago

pdnelson commented 3 years ago

At the moment, in MainForm.cs, when we run the Telescope, it creates a simulation microcontroller. We do not want to do this, but instead create a SensorNetworkServer.

This will entail:

pdnelson commented 3 years ago

Oops. That commit was supposed to go to #269.

pdnelson commented 3 years ago

That commit was also supposed to go to #268.