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
The first thing is the gRPC c++ TheSkyX driver. This driver allows TheSkyX to interface with a gRPC server written in any gRPC support language. This is likely useful for other amateur/DIY dome automation projects.
The second repo would then be the python gRPC server and raspberrypi/atuomationHAT code that is specific to Huntsman, although this two could be used by other projects.
I'm worried that currently having these two "things" squished into the same repo makes it a bit confusing to get whats going on.
The text was updated successfully, but these errors were encountered:
This repo really feels like two things.
The first thing is the gRPC c++ TheSkyX driver. This driver allows TheSkyX to interface with a gRPC server written in any gRPC support language. This is likely useful for other amateur/DIY dome automation projects.
The second repo would then be the python gRPC server and raspberrypi/atuomationHAT code that is specific to Huntsman, although this two could be used by other projects.
I'm worried that currently having these two "things" squished into the same repo makes it a bit confusing to get whats going on.
The text was updated successfully, but these errors were encountered: