Category: Relase
-
- Telescope settings for long format, Guide speed and slewing precision are set only when the first device connects, subsequent connections now skip that step.
- Fixed issue where the setup dialog someone appears behind the active application.
- Adding unit testing to the focuser implementation
-
- Adding site count custom action to return the number of sites supported by the driver
- Adding configuration option to allow selection of the telescope slewing precision method. Defaulted to “Unchanged” which will not set the precision on connection
-
- Added support for the :Mg…# pulse guiding commands for the LX200GPS
- Added custom action site to allow selection of the site in the Autostar.
- reading and writing of guide rate implemented on supported telescopes (caveate: Unable to read the guide rate. After connection driver based value written to telescope.)
- Builds are now processed via continuous integration.
-
- Site no longer set to site 1 on connect. (Custom action available to do this manually)
- Fixed defect when setting site latitude to a negative value. (Southern hemisphere)
- Unit test coverage for Telescope class (Ensures regression consistency between versions)
- Setup files will extracted from a continuous integration environment rather than build from developer machine. (this will help to ensure that the regression libraries are executed)
-
- Fixed defect when trying to slew to targets with a negative declination.
- Added custom command “handbox” in preperation for a virtual handbox application.
-
- Added check to ensure that ASCOM Platform 6.4 SP 1 or higher is installed.
-
- Modified how the focuser commands are sent.
- Changed the requirement from .net.4.7.1 down to 4.0 should be more compatible with older computers.
- Addedd support for “handbox” action ready for the virtual handbox application that will be developed.
-
- Telescope Driver
- Focuser Driver
- Multiple client connection support (no need for POTH hub)
- Tested against conform for ITelescopeV3 and IFoccuser