Commit Graph

  • 64978e96cc Merged in develop (pull request #55) origin/master origin/HEAD master ColinD 2025-12-30 22:59:06 +00:00
  • b63bbec629 Merged in feature/SupportMeadeLXD600 (pull request #54) develop origin/develop Olivier Balitch 2025-12-30 22:21:40 +00:00
  • a0d5eec267 code tidyup ColinD 2025-12-28 21:13:45 +00:00
  • c24b4c1161 Initial support of LXD600 mount: no StarPatch, no long format, no park support for this mount. Olivier Balitch 2025-09-27 11:46:00 +02:00
  • 6768e71ae6 Added Nunit3 test adapter nuget package to the test projects to improve testing for people without NCrunch. ColinD 2025-09-19 18:54:48 +01:00
  • a89b1c8fa6 Added Nunit3 test adapter nuget package to the test projects to improve testing for people without NCrunch. ColinD 2025-09-19 18:32:16 +01:00
  • d1ed5558b2 Changes the code a little more ColinD 2025-02-18 14:45:12 +00:00
  • ea07c7b625 Fixed unit tests ColinD 2025-02-17 15:56:34 +00:00
  • 56642267b0 Altered the profile read exception handling a little. ColinD 2025-02-17 15:37:40 +00:00
  • eda785c971 Merged in develop (pull request #53) ColinD 2025-02-05 17:16:38 +00:00
  • ddd67b330a Adding NumberFormatInfo.InvariantInfo to integer convsions. ColinD 2025-02-05 16:26:14 +00:00
  • 0bc4980786 Merged in develop (pull request #52) ColinD 2025-01-08 16:21:12 +00:00
  • 8521b3e2d2 Added ability to override the 5 second serial timeout with your own value. ColinD 2025-01-08 16:13:46 +00:00
  • a81318f4b5 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. ColinD 2025-01-07 15:49:51 +00:00
  • e7e216597a Changing the recieve timeout to 30 seconds, as a test ColinD 2025-01-01 17:19:34 +00:00
  • a04cc82a46 Merge branch 'master' into develop ColinD 2025-01-01 17:17:51 +00:00
  • 7a0ee85af6 Merged in develop (pull request #51) ColinD 2025-01-01 12:10:00 +00:00
  • 056484bce9 Modified the code again, so that the _forceSlewingCount is done last, so that it's at up to date as possible. ColinD 2024-12-24 17:25:18 +00:00
  • 6aa19b869b Tweaked the code so that the _forceInternal variable doesn't care about if the scope is connected or not. ColinD 2024-12-24 17:00:03 +00:00
  • 431776cfdf Adding more information to the tracelog for get slewing ColinD 2024-12-15 21:45:19 +00:00
  • 0afb80bd70 Fixed problem where the telescope area was in mm when it should be mm squared. And the driver was incorrect by a factor of 1000. ColinD 2024-12-01 22:42:19 +00:00
  • 4ef80b448e Another slight tweak to the GetSlewing internal call code. ColinD 2024-11-30 18:18:16 +00:00
  • cd6e72eb0a Tweaked the GetSlewing command hopefully this makes the logic function correctly. Also upgraded the logging to expose whether it's an internal call or not. ColinD 2024-11-27 22:12:27 +00:00
  • c2bc2cfc7e Added extra check to ensure that slewing is return true whilst executing one of the ascom slew commands. ColinD 2024-11-26 16:01:07 +00:00
  • 7554c1e213 Added an extra test to Slewing so that if connected will check with the mount to see if it's actually slewing, which is should have been doing ColinD 2024-11-18 20:21:10 +00:00
  • 372c98a22c Merged in develop (pull request #50) ColinD 2024-11-12 18:59:03 +00:00
  • 04c2f5e1bb Added unit testing to cover the LX200 not being able to park. ColinD 2024-11-12 18:52:03 +00:00
  • 5b050c45c6 Removing the attmpt to get the LX200 to park ColinD 2024-11-12 18:29:32 +00:00
  • 44c59d1a55 Removing these commands as I think they're causing issues. Warning the scope will continue to track in RA after the "Park" is completed. ColinD 2024-11-12 18:05:13 +00:00
  • bb9fca7e9a Changing the park Alt for the LX200 to 0. ColinD 2024-11-12 16:24:00 +00:00
  • a0878ce153 Finish LX200ClassicParkingPosition ColinD 2024-11-06 16:52:24 +00:00
  • 80899b8056 Fixed problem where the tracking rate was using the local culture to convert a string to a double. ColinD 2024-11-06 16:47:28 +00:00
  • cd776cbc98 Added code to override the bypassing of intro prompts origin/feature/DisableIntroPromptByPass feature/DisableIntroPromptByPass ColinD 2023-10-12 17:30:00 +01:00
  • 99b3bce71a Merged in develop (pull request #49) Meade.net/1.3.9.482 ColinD 2023-06-10 21:41:29 +00:00
  • 4c7a40a8e4 Added extra values to GW translation. Also added extra log message that includes the hour angle when calculating the destination side of pier. ColinD 2023-02-22 22:14:38 +00:00
  • 003dbe059a . doing the trim of the trailing # after writing the log message. . for LX800 scopes, trying to use a send string instead of send chars for GW command. ColinD 2023-02-18 22:50:57 +00:00
  • c673e0c7d6 . doing the trim of the trailing # after writing the log message. . for LX800 scopes, trying to use a send string instead of send chars for GW command. ColinD 2023-02-18 22:37:47 +00:00
  • 34dfa9276e Merged in develop (pull request #48) Meade.net/1.3.8.459 ColinD 2023-01-02 09:37:38 +00:00
  • 5678285e0e Added unit test to make sure that the LX200GPS with german firmware works as expected. ColinD 2023-01-02 09:31:05 +00:00
  • b263d5f3e2 Removed wrong test. ColinD 2023-01-01 22:37:22 +00:00
  • 4be35eb5d7 Added unit test for LX200GPS with german firmware ColinD 2023-01-01 22:31:23 +00:00
  • 4b78d8fb4f Added code to check for LX200GPS firmware version 4G0m which does not support the GW command. ColinD 2022-12-31 22:03:39 +00:00
  • 466d995873 Upgraded max steps to 30000 to allow for much much longer moves. ColinD 2022-11-26 17:10:46 +00:00
  • 1ce2afe9ce Trying the Ack command instead to see if this can workaround the CM bug. ColinD 2022-11-24 15:21:32 +00:00
  • d5108cf4db Adding a possible workaround to the Autostart not syncing problem ColinD 2022-11-23 16:06:38 +00:00
  • 888ab1aa46 Added LX800 series to scope as an autostar II based telescope. ColinD 2022-11-12 20:50:48 +00:00
  • 21d1d93235 Another attempt at the Dec value ColinD 2022-11-12 19:16:41 +00:00
  • 005643a7c7 Corrected all unit test setups. ColinD 2022-11-12 17:35:33 +00:00
  • 8539308cf3 oops ColinD 2022-11-12 17:34:24 +00:00
  • cd304f5955 Let's see what this does ColinD 2022-11-12 17:28:25 +00:00
  • da1d1baa30 Another tweak for the low preceion code. ColinD 2022-11-12 16:54:12 +00:00
  • a2b15f291d Needed to change one more thing ColinD 2022-11-12 15:47:35 +00:00
  • c380016b71 Changes the low precision target so that it's using seconds, instead of a fraction of a minute for the seconds portion of the coordinates. ColinD 2022-11-12 15:33:49 +00:00
  • febf52738e Set the path to open the logs folder properly ColinD 2022-11-10 20:31:30 +00:00
  • 7afa7458c7 Added comments for unit testing ColinD 2022-11-10 18:05:39 +00:00
  • 3ffa9fbe8b Nuget package updates ColinD 2022-11-10 17:57:45 +00:00
  • 6db59eaef1 Corrected Typo in name ColinD 2022-11-10 17:57:21 +00:00
  • cfa7e1d1cf Adding a catch so that when setting the precision, if one mode fails, try the other. ColinD 2022-11-10 16:53:27 +00:00
  • 129fc23d83 Added an attempt to use the short format to set the TargetRightAscension if the long format fails. ColinD 2022-11-10 15:30:16 +00:00
  • 5c3bb7d4ad Modified unit tests for force a pass. ColinD 2022-11-10 14:58:12 +00:00
  • e93da73431 Tried trimming a traingin : if it exists, that should not be part of the command sent to the scope. ColinD 2022-11-10 14:43:41 +00:00
  • 1e5bb04817 Added attempt to set the TargetRightAscension using the other format if one fails. ColinD 2022-11-10 14:34:10 +00:00
  • afd1c96671 Merged in develop (pull request #47) Meade.net/1.3.7.435 Meade.net/1.3.6.433 ColinD 2022-09-27 13:18:39 +00:00
  • e851fd0e01 Adding support for Audiostar to be returned as a Synonym of Autostar for GW detection. ColinD 2022-09-25 17:04:24 +01:00
  • fa7106a1b4 Adding extra tests to ensure that GetTracking is working correctly for the AudoStar ColinD 2022-09-20 12:47:24 +01:00
  • ef2ec06b0a Merged in develop (pull request #46) Meade.net/1.3.6.430 ColinD 2022-07-25 21:06:09 +00:00
  • 89f5b6d546 Merged in feature/AllowAltAzPulseGuiding (pull request #45) ColinD 2022-07-25 21:01:18 +00:00
  • 349397b70f Fixed logging message ColinD 2022-07-25 21:57:52 +01:00
  • 9666811eff Added messages to include information about what is being sent via the serial port. ColinD 2022-07-25 16:08:50 +01:00
  • 7287990240 Added messages to include information about what is being sent via the serial port. ColinD 2022-07-25 16:07:55 +01:00
  • 6428e6d31b Added the tracelogger to the calls that send the actual serial commands. ColinD 2022-07-25 15:53:29 +01:00
  • 0fbb2331cf Added unit tests to show that StarPatch firmware can attempt pulse guide ColinD 2022-07-19 18:42:34 +01:00
  • faf2692fae Added code to allow pulseguide commands to be sent to telescopes with StarPatch installed. ColinD 2022-07-19 18:30:26 +01:00
  • d996d6f8d6 Revert "Added Wix installer as a nuget package. Hopefully this will fix the new build agent." ColinD 2022-07-17 13:12:07 +01:00
  • 2a40807dc3 Revert "Attempting to override project restore" ColinD 2022-07-17 13:12:07 +01:00
  • adeab53bd3 Attempting to override project restore ColinD 2022-07-17 12:46:41 +01:00
  • 57a76383bc Added Wix installer as a nuget package. Hopefully this will fix the new build agent. ColinD 2022-07-17 12:39:11 +01:00
  • 5f3157a58d Refactored code Added support for setting the guide rate on the RCX400 ColinD 2022-07-17 12:03:32 +01:00
  • 5f75916116 Added support for RCX400 using newer pulse guiding commands. Refactored the connect set to be a little less cluttered. ColinD 2022-07-16 14:17:39 +01:00
  • aff44494bc Added long enter and goto commands. ColinD 2022-07-15 21:08:54 +01:00
  • 78e686b3cb Attempt to fix .net 4.8 install detection ColinD 2022-07-13 17:55:56 +01:00
  • 519005d892 Fixed the property name for .net framework 4.8 detection. Fixed Typo in the Ascom Platform required line. ColinD 2022-07-13 17:41:22 +01:00
  • e0d51eae81 Removed redundant code. ColinD 2022-06-29 18:41:51 +01:00
  • 42f2f45866 Added test for StarParch firmware. PulseGuiding is always enabled. ColinD 2022-06-28 18:47:33 +01:00
  • 0066a6ebed Fixed broken unit test ColinD 2022-06-28 17:45:55 +01:00
  • 9b2818ddba Added pseudocode for detecting StarPatch firmware ColinD 2022-06-27 21:55:09 +01:00
  • 0806696d30 Added support for allowing pulse guiding for AltAz telescope using older guiding method. ColinD 2022-06-27 21:25:58 +01:00
  • fd4c524264 Upgraded requirements to need Ascom 6.6.0 and .net framework 4.8 or higher. ColinD 2022-06-24 20:05:40 +01:00
  • 4e0e105255 Merged in develop (pull request #44) Meade.net/1.3.5.414 ColinD 2022-05-17 19:57:34 +00:00
  • 3fa8079a41 Merged in feature/SideOfPier (pull request #43) ColinD 2022-05-17 19:47:38 +00:00
  • 7dc96c650d tidied up old unneeded unit test code ColinD 2022-05-17 19:11:01 +01:00
  • 650fc04bca Changing how side of pier is calculated. ColinD 2022-05-16 18:59:55 +01:00
  • 5c2bd21f1e Merged in develop (pull request #42) Meade.net/1.3.4.410 ColinD 2022-05-14 12:12:54 +00:00
  • 39a6bfca80 Merged in feature/LX200ClassicPark (pull request #41) ColinD 2022-05-14 12:08:17 +00:00
  • f551081454 LX200 Park unit test added. ColinD 2022-05-14 12:57:00 +01:00
  • 5c362a5a9a Changed how the part position is calculated. ColinD 2022-05-10 11:39:40 +01:00
  • abb985559e Upgraded error trapping for all the public methods in the driver. ColinD 2022-05-09 20:06:01 +01:00
  • ddd6178416 Removed side of pier set that isn't needed. ColinD 2022-05-09 14:57:40 +01:00
  • 356377ce36 Removed the requirement for GW Support when trying to set the alignment mode. ColinD 2022-05-09 12:09:59 +01:00
  • 1b220334d6 Added a general try catch to the UnPark method. ColinD 2022-05-08 15:31:56 +01:00