rmorgan001 / GSServer

ASCOM Synta protocol driver for SkyWatcher and Orion telescope mounts
GNU General Public License v3.0
41 stars 16 forks source link

GSServer - ASCOM Synta/SkyWatcher Mount Driver

GS Server is SkyWatcher ASCOM telescope driver for use with astronomy software and SkyWatcher and Orion mounts. It is built using C#, WPF, and a variation of MVVM.

Main Workflow Windows

Download the GSServer installer program at http://www.greenswamp.org/

Alt text

ScreenShots here https://greenswamp.org/?page_id=857

Features

Solution Projects

Built With

Contributing

Please read CODE_OF_CONDUCT.md for details on our code of conduct, and the process for submitting pull requests to us.

If you are contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Please read CONTRIBUTING.md

Authors

See also the list of contributors who participated in this project.

Support

Can be found at Groups.io

License

/* Copyright(C) 2019-2022 Rob Morgan (robert.morgan.e@gmail.com)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

*/

Acknowledgments