Commit Graph

  • bb54356b58 Added more loggins to the unparking process ColinD 2022-05-08 15:22:04 +01:00
  • ebca231d9a Made sure that the alignment mode is preserved when parked, across sessions. ColinD 2022-05-08 15:15:30 +01:00
  • 2b5205d9c5 I think this will allow the LX200Classic to unpark ColinD 2022-05-08 14:46:53 +01:00
  • 81d2b98bfe Added ability to unpark the LX200 Classic ColinD 2022-05-08 14:30:39 +01:00
  • 9ee6adf063 Merge remote-tracking branch 'origin/feature/LX200ClassicPark' into feature/LX200ClassicPark ColinD 2022-05-08 13:01:49 +01:00
  • 554b1af082 Maybe this is what's missing to get the telescope to park ColinD 2022-05-07 19:37:16 +01:00
  • 70f72e3df7 Upgraded the align mode command to have a retry and added support for land mode. ColinD 2022-05-07 18:09:37 +01:00
  • 3af02920c4 Added more logging to DoSlewAsync, Added a retry to the AltAz Slew. ColinD 2022-05-07 16:54:22 +01:00
  • ede7c33302 Added Alt Az coordinates to the connected message. ColinD 2022-05-07 14:00:29 +01:00
  • 9866578cab Added more error checks for connected, and found a couple of logic holds in the code that sets the IsConnected property. ColinD 2022-05-07 12:22:46 +01:00
  • d9093635de Added a log message for when connected check fails. ColinD 2022-05-07 12:15:45 +01:00
  • 885edba1c5 Removed the AL command as I think it's failing ColinD 2022-05-07 10:00:57 +01:00
  • 1949c50764 Modified the deubgging information. ColinD 2022-05-06 21:31:12 +01:00
  • 2b7d12fac9 Added some debugging messages ColinD 2022-05-06 20:09:40 +01:00
  • f168acc90b Added work around for LX200 classed to be able to turn tracking off when parking. ColinD 2022-05-06 13:39:34 +01:00
  • 8f6ea33139 Changes LX200 Park to use Alt 0 Az 0. i.e. Pointing level and North ColinD 2022-05-06 12:14:24 +01:00
  • c6f938bd5c Merge remote-tracking branch 'origin/feature/LX200ClassicPark' into feature/LX200ClassicPark ColinD 2022-05-05 21:50:28 +01:00
  • c271f0c4d3 New Park routine for the LX-200 Classic, uses the same technique as the 5.0.4 driver. ColinD 2022-05-05 18:55:38 +01:00
  • 35a76fe52c Merged in feature/PortSpeed (pull request #40) ColinD 2022-05-08 11:52:45 +00:00
  • 64e42f961c Maybe this is what's missing to get the telescope to park ColinD 2022-05-07 19:37:16 +01:00
  • 8eb093c13a Upgraded the align mode command to have a retry and added support for land mode. ColinD 2022-05-07 18:09:37 +01:00
  • a204f9c57f Added more logging to DoSlewAsync, Added a retry to the AltAz Slew. ColinD 2022-05-07 16:54:22 +01:00
  • 700802033b Added Alt Az coordinates to the connected message. ColinD 2022-05-07 14:00:29 +01:00
  • 350dd23ed1 Added more error checks for connected, and found a couple of logic holds in the code that sets the IsConnected property. ColinD 2022-05-07 12:22:46 +01:00
  • 5e65ea7946 Added a log message for when connected check fails. ColinD 2022-05-07 12:15:45 +01:00
  • 0c70688b60 Removed the AL command as I think it's failing ColinD 2022-05-07 10:00:57 +01:00
  • af3cca7611 Modified the deubgging information. ColinD 2022-05-06 21:31:12 +01:00
  • ef498fc5a0 Added some debugging messages ColinD 2022-05-06 20:09:40 +01:00
  • ceca3a15dc Added work around for LX200 classed to be able to turn tracking off when parking. ColinD 2022-05-06 13:39:34 +01:00
  • a9b8a60e43 Changes LX200 Park to use Alt 0 Az 0. i.e. Pointing level and North ColinD 2022-05-06 12:14:24 +01:00
  • 7a85f7ca9e Merge remote-tracking branch 'origin/feature/LX200ClassicPark' into feature/LX200ClassicPark ColinD 2022-05-05 21:50:28 +01:00
  • 57c5a34fe2 New Park routine for the LX-200 Classic, uses the same technique as the 5.0.4 driver. ColinD 2022-05-05 18:55:38 +01:00
  • a68e86d8cd Added unit tests for long duration pulse guides. ColinD 2022-05-05 20:56:18 +01:00
  • 503eec38a3 Added check to ensure that telescope is in Polar Mode when attempting to PulseGuide. CanPulseGuide also fails when scope is in AltAz mode. ColinD 2022-05-05 20:40:51 +01:00
  • ed54487a88 New Park routine for the LX-200 Classic, uses the same technique as the 5.0.4 driver. ColinD 2022-05-05 18:55:38 +01:00
  • f788320927 Refactor to use ProfileProperties instead of assigning individual variables. Added support for ApertureArea and ApertureDiameter ColinD 2022-05-03 21:57:25 +01:00
  • dc68bb0b4c Added Focal Length property to telescope setup screen ColinD 2022-04-28 23:55:35 +01:00
  • 1a66f41d78 Add support for the IsGuiding function ColinD 2022-04-28 21:29:36 +01:00
  • 826f887bdf Added mossing file ColinD 2021-12-17 13:16:20 +00:00
  • 7ac3c95c8e modified the get tracking code to make it less better. amd more tolerant of lunar speeds, taken from Nasa and other sources (Info from David Richards) ColinD 2021-12-17 13:11:32 +00:00
  • acb1533f21 Upgraded the tracking rate detection, now detects solar, lunar and sidereal better than before. ColinD 2021-12-15 20:23:46 +00:00
  • eda3a53d6f Added logging to MoxingAxis call to see if a telescope axis is moving ColinD 2021-12-13 14:09:16 +00:00
  • 6786db65fe Overridden the alignment status ToString to help with logging ColinD 2021-12-13 12:58:40 +00:00
  • df7dfb7c04 Modified the implementation of side of pier support detection. Hopefully will now, Added extra checking to ensure that a slew cannot be started whilst a slew is in progress. ColinD 2021-12-11 19:10:18 +00:00
  • 771e325067 Merged in develop (pull request #39) Meade.net/1.3.3.369 ColinD 2021-10-18 17:56:27 +00:00
  • a5a3bd5bd4 Removed unneeded lock and will cause a lock recursion and break things. ColinD 2021-10-14 13:50:24 +01:00
  • a605a3ed9d Merged in develop (pull request #38) Meade.net/1.3.2.367 ColinD 2021-09-26 16:18:18 +00:00
  • ad9169a48d Modified so that the driver supports either +60.1 or 60.1 for tracking rate ColinD 2021-09-26 16:50:46 +01:00
  • 3b056ef7f8 Fixed bug in tracking rate get where it always returns lunar when it should be sidereal ColinD 2021-09-17 09:38:35 +01:00
  • 710ae0420a Added left, right as sysonyms of back and forward for the handbox commands. Added scrollup and scrolldown handbox commands as well. ColinD 2021-09-09 12:14:15 +01:00
  • 2a6b74c6fd Merged in develop (pull request #37) Meade.net/1.3.1.361 ColinD 2021-08-04 18:48:01 +00:00
  • 49c43358de Added check to ensure that the Lunar Tracking rate cannot be selected on the LX200 Classic. ColinD 2021-08-04 18:48:24 +01:00
  • 27a0f54b07 Added check to make sure that the tracking rate cannot be set for an LX200. ColinD 2021-08-04 17:01:06 +01:00
  • a562b848c0 Corrected the expected result of the GT command. ColinD 2021-08-04 09:22:31 +01:00
  • f4c26d777b Added more logging around the tracking rates. Corrected the Command logged messages to use the correct info. Added a try catch to the setup dialog to see if an error occurs to give a better message. ColinD 2021-08-03 21:55:06 +01:00
  • 8d8b50957c Merged in develop (pull request #36) Meade.net/1.3.0.352 Meade.net/1.2.0.351 ColinD 2021-07-03 12:35:42 +00:00
  • faa6ad757e Merged in feature/GWSupport-update (pull request #35) Sebastian Godelet 2021-07-03 11:23:32 +00:00
  • 64df8282a0 Support Set Tracking when GW is supported Sebastian Godelet 2021-06-28 16:33:46 +10:00
  • 8478af26bf Implemented TrackingRate via GT Sebastian Godelet 2021-06-28 14:16:00 +10:00
  • 77c87a51fa Moved IsGuiding to SharedResourcesWrapper Sebastian Godelet 2021-06-28 13:03:07 +10:00
  • 631aa91d94 Moved IsTargetCoordinateInitRequired to SharedResourcesWrapper Sebastian Godelet 2021-06-28 12:53:05 +10:00
  • 90713de34b Moved parked SiteLat/Long to ParkedPosition data Sebastian Godelet 2021-06-28 12:45:26 +10:00
  • a3408a86c3 Update unit tests to support GW command Sebastian Godelet 2021-06-27 18:57:17 +10:00
  • 74440b6b3b Merge branch 'develop' into feature/GWSupport Sebastian Godelet 2021-06-25 14:49:25 +10:00
  • f1d100892b Removed nunit3 Test adapter ColinD 2021-06-23 13:18:30 +01:00
  • c6baab2b12 Added tolerance in unit test to allow for rounding error. ColinD 2021-06-23 13:11:33 +01:00
  • f47b205025 Merged in feature/preserve-sop-target-radec-across-connections (pull request #34) Sebastian Godelet 2021-06-23 08:53:31 +00:00
  • 6c27499769 Create generic ThreadSafeValue Sebastian Godelet 2021-06-23 16:21:08 +10:00
  • 6dff32505e Clarify thread-safe value test intention Sebastian Godelet 2021-06-23 11:07:23 +10:00
  • 7afd364efa Add tests for SharedResources properties Sebastian Godelet 2021-06-22 17:43:25 +10:00
  • 6fc476b031 Make further properties multi-client and thread-safe Sebastian Godelet 2021-06-22 17:21:21 +10:00
  • af750549fe Test that low-precision digit values are preserved across connections Sebastian Godelet 2021-06-13 17:36:42 +10:00
  • 2e3572375f Test that SideralTime is preserved across connections Sebastian Godelet 2021-06-13 17:23:15 +10:00
  • b23da15022 Make Focuser.cs ASCII compatible Sebastian Godelet 2021-06-13 16:30:35 +10:00
  • 0b75b8d2cd Remove now unneeded Setup for DestinationSideOfPier Sebastian Godelet 2021-06-13 09:49:09 +10:00
  • 036a9d7116 Add multi-connection test for TargetRightAscension Sebastian Godelet 2021-06-13 09:45:07 +10:00
  • 6c769f3649 Add SlewSettleTime and IsLongFormat to SharedResources interface Sebastian Godelet 2021-06-12 20:09:51 +10:00
  • bdbd206a54 Avoid possible data race condition when calculating DSOP Sebastian Godelet 2021-06-12 16:05:56 +10:00
  • 1684bd60bd Move SideOfPier, TargetRA/DEC properties to SharedResourcesWrapper Sebastian Godelet 2021-06-12 15:47:34 +10:00
  • 8c4b08d0c6 Merged in feature/side-of-pier-unit-tests (pull request #33) Sebastian Godelet 2021-06-07 10:30:52 +00:00
  • fe3c106954 Add unit test around meridian flip detection Sebastian Godelet 2021-06-07 17:58:20 +10:00
  • 3d0464f379 Merged in develop (pull request #32) Meade.net/1.2.0.344 ColinD 2021-06-06 13:44:33 +00:00
  • d1b5652228 Merged in feature/add-side-of-pier (pull request #31) Sebastian Godelet 2021-06-06 13:23:49 +00:00
  • 65e06f2d6c Implemented SideOfPier and DestinationSideOfPier Sebastian Godelet 2021-06-06 17:31:57 +10:00
  • b27e50275d Added extra logging for CommandBlind, CommandBool, and CommandString. ColinD 2021-05-09 15:20:45 +01:00
  • a101d3a2d7 Merged in develop (pull request #30) Meade.net/1.1.1.341 Meade.net/1.1.0.340 ColinD 2021-04-29 15:18:42 +00:00
  • d7637928b7 Made sure that the telescope doesn't think it's parked for the first Telescope to connect. ColinD 2021-04-27 22:14:22 +01:00
  • 486a9205ee Fixed the defect when one instance of the driver gets parked, the info is shared to the other instances. ColinD 2021-04-27 22:08:25 +01:00
  • 2c2c59290e Reinstated the Real Alt Az methods for the LX200GPS. Changes how the parked behaviour is implemented, so that it doesn't need to make as many calls. ColinD 2021-04-27 20:14:57 +01:00
  • 70e615bb4e Made sure that CommandString, CommandBool and CommandBlind work as expected, complete with Raw and non raw support. (Implementation is the same as one of the LX200 drivers.) ColinD 2021-04-26 20:51:41 +01:00
  • 43ec63b0f5 Merged in develop (pull request #29) Meade.net/1.1.0.334 ColinD 2021-04-25 19:54:35 +00:00
  • 8c94fd6b71 Merge branch 'develop' into feature/GWSupport ColinD 2021-04-25 20:28:48 +01:00
  • f354bcdee1 Merged in feature/AddDateTimeByPass (pull request #28) ColinD 2021-04-25 19:27:23 +00:00
  • e32c2aa50a Sorted out some code inspection issues ColinD 2021-04-25 20:16:07 +01:00
  • 795dc0c741 Added parked behaviour modes to the unit testing. ColinD 2021-04-25 19:58:09 +01:00
  • 22a8a794ba Added unit tests for check Parked, when parked mode is set to no coordinates ColinD 2021-04-25 19:17:56 +01:00
  • c6b54e273d Added unit testing for bypass feature, and setting the date on first connection ColinD 2021-04-25 18:27:44 +01:00
  • 7eec6c0008 Fixed some issued with the telescope parking and unparking. Now reports reported correctly for the LX200GPS, and Autostars ColinD 2021-04-24 22:29:11 +01:00
  • f9bb2aa879 Fixed the date format for the bypass date time setting for the LX-200GPS ColinD 2021-04-24 21:23:12 +01:00
  • 18ea52c972 Impemented the code changes to return co-ordinated when the telescope is parked. Also added loads of checks for if the telescope is parked. ColinD 2021-04-24 20:52:21 +01:00