Category: Relase

  • Version 0.7.4

    • 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
  • Version 0.7.3

    • 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
  • Version 0.7.2

    • 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.
  • Version 0.7.1

    • 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)
  • Version 0.7.0.0

    • Fixed defect when trying to slew to targets with a negative declination.
    • Added custom command “handbox” in preperation for a virtual handbox application.
  • Version 0.6.0.1

    • Added check to ensure that ASCOM Platform 6.4 SP 1 or higher is installed.
  • Version 0.6.0.0

    • 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.
  • Version 0.5.0.0

    • Telescope Driver
    • Focuser Driver
    • Multiple client connection support (no need for POTH hub)
    • Tested against conform for ITelescopeV3 and IFoccuser