nexdome / ASCOM

NexDome ASCOM Driver
https://www.nexdome.com
MIT License
6 stars 7 forks source link

SyncAzimuth support #31

Closed ghilios closed 3 years ago

ghilios commented 3 years ago

@NameOfTheDragon - It was pretty easy to add support for SyncAzimuth since the firmware already supports PWR. Unfortunately, develop has a dependency on a beta package (ReactiveComponents) that you've not yet posted to NuGet, so I could only test this off of a local 3.1.0 branch.

How should I prepare a PR for you? Should I prepare it against develop as best I can and leave it to you to resolve any conflicts if there are any? It's a pretty simple change overall, so I don't expect it to be difficult.

ghilios commented 3 years ago

https://github.com/nexdome/ASCOM/pull/32