-
-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Welcome to the TA.ReactiveCommunications wiki!
This library provides a well-factored and production tested design for communicating with telescopes, astronomical instruments and other devices.
The library suports many different use-cases. It was originally designed for use with ASCOM drivers which typically communicate over a serial port (often a virtual USB serial port). However it offers an abstract way of dealing with communications that is easily extended to other types of communications channel, such a network socket or Bluetooth.
This wiki is public and as a user you are encouraged to edit the pages to benefit the user community. I suggest cloning the wiki repository to your local system, making your edits and then pushing the changes all in one go once you are happy. Or you can edit the pages directly, online in GitHub.
This project, its source code, compiled binaries and wiki content are all licensed under the Tigra MIT license. The project is open souece and free. Not half-heartedly free as with some projects, but genuinely free. In summary:
You can do whatever you like with this project and there are no strings attached.
Whatever you do is your responsibility and we can't be held liable for the outcome.