Initial support of LXD600 mount: no StarPatch, no long format, no park support for this mount.
This commit is contained in:
@@ -917,6 +917,7 @@ namespace Meade.net.Telescope.UnitTests
|
||||
|
||||
[TestCase("Autostar", "43Eg", true)]
|
||||
[TestCase("LX200 Classic", "", false)]
|
||||
[TestCase("LXD600", TelescopeList.LXD600_6_12S, false)]
|
||||
public void CanPark_Get_ReturnsTrue(string productName, string firmware, bool canPark)
|
||||
{
|
||||
ConnectTelescope(productName, firmware, $"{_testProperties.AlignmentMode}N0");
|
||||
|
||||
Reference in New Issue
Block a user