- Initial support of LXD600 mount: no StarPatch, no long format, no park support for this mount.
Category: Relase
-
Version 1.3.15
-
Version 3.1.14
This version was never released, I had problems with my build pipeline and needed to a a series of updates, so these builds ended up being test builds only.
-
Version 1.3.13
Meade.net.Setup.1.3.13.524.msi
- Bug fix for a regional issue discovered where the driver is failing to read integer values properly when loading the profile.
-
Version 1.3.12
- Adding error trap so that the display prompts can be bypassed if it doesn’t work, will still try to set the date and time.
- Added ability to override the 5 second serial timeout with your own value.
-
Version 1.3.11
- Fixed area calculation as it is supposed to be mm³. Value returned to Ascom was incorrect by a factor of 1000.
- Altered the behaviour of the Slewing Property, so that it returns try when the driver initiates a slew, regardless of what the mount is reporting. This is to help with better dome control for those very lucky people.
-
Version 1.3.10
- Fixed problem where the tracking rate was using the local culture to convert a string to a double.
- Finish LX200Classic Park made to be disabled as it’s not supported by the scope.
-
Version 1.3.9
- alues to GW translation. Also added extra log message that includes the hour angle when calculating the destination side of pier.
-
Version 1.3.8
- Upgraded focuser maxstep to 30000 from 7000
- Old Autostar firmware is inconsistent in it’s support for setting Target RA/DEC. So, I’ve added a failsafe that if one version fails, the driver will try the other mode before giving up.
- Added support for LX200GPS with 4G0m firmware loaded.
-
Version 1.3.7
- Some audiostar firmwares return the product Audiostar. Adding support for this as a synonym of Autostar.
-
Version 1.3.6
- Upgraded requirements to need Ascom 6.6.0 and .net framework 4.8 or higher.
- Added support for allowing pulse guiding for AltAz telescope using older guiding method.
- Added long enter and long goto commands.
- Added support for RCX400 using newer pulse guiding commands. Refactored the connect set to be a little less cluttered.
- Added support for setting the guide rate on the RCX400
- Added code to allow pulseguide commands to be sent to telescopes with StarPatch installed.
- Added the tracelogger to the calls that send the actual serial commands.