ColinD
|
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.
|
2024-11-12 18:05:13 +00:00 |
|
ColinD
|
bb9fca7e9a
|
Changing the park Alt for the LX200 to 0.
|
2024-11-12 16:24:00 +00:00 |
|
ColinD
|
a0878ce153
|
Finish LX200ClassicParkingPosition
|
2024-11-06 16:52:24 +00:00 |
|
ColinD
|
80899b8056
|
Fixed problem where the tracking rate was using the local culture to convert a string to a double.
|
2024-11-06 16:48:46 +00:00 |
|
ColinD
|
4c7a40a8e4
|
Added extra values to GW translation.
Also added extra log message that includes the hour angle when calculating the destination side of pier.
|
2023-02-22 22:14:38 +00:00 |
|
ColinD
|
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.
|
2023-02-18 22:50:57 +00:00 |
|
ColinD
|
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.
|
2023-02-18 22:37:47 +00:00 |
|
ColinD
|
5678285e0e
|
Added unit test to make sure that the LX200GPS with german firmware works as expected.
|
2023-01-02 09:31:05 +00:00 |
|
ColinD
|
b263d5f3e2
|
Removed wrong test.
|
2023-01-01 22:37:22 +00:00 |
|
ColinD
|
4be35eb5d7
|
Added unit test for LX200GPS with german firmware
|
2023-01-01 22:31:23 +00:00 |
|
ColinD
|
4b78d8fb4f
|
Added code to check for LX200GPS firmware version 4G0m which does not support the GW command.
|
2022-12-31 22:03:39 +00:00 |
|
ColinD
|
466d995873
|
Upgraded max steps to 30000 to allow for much much longer moves.
|
2022-11-26 17:10:46 +00:00 |
|
ColinD
|
1ce2afe9ce
|
Trying the Ack command instead to see if this can workaround the CM bug.
|
2022-11-24 15:21:32 +00:00 |
|
ColinD
|
d5108cf4db
|
Adding a possible workaround to the Autostart not syncing problem
|
2022-11-23 16:06:38 +00:00 |
|
ColinD
|
888ab1aa46
|
Added LX800 series to scope as an autostar II based telescope.
|
2022-11-12 20:50:48 +00:00 |
|
ColinD
|
21d1d93235
|
Another attempt at the Dec value
|
2022-11-12 19:16:41 +00:00 |
|
ColinD
|
005643a7c7
|
Corrected all unit test setups.
|
2022-11-12 17:35:33 +00:00 |
|
ColinD
|
8539308cf3
|
oops
|
2022-11-12 17:34:24 +00:00 |
|
ColinD
|
cd304f5955
|
Let's see what this does
|
2022-11-12 17:28:25 +00:00 |
|
ColinD
|
da1d1baa30
|
Another tweak for the low preceion code.
|
2022-11-12 16:54:12 +00:00 |
|
ColinD
|
a2b15f291d
|
Needed to change one more thing
|
2022-11-12 15:47:35 +00:00 |
|
ColinD
|
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.
|
2022-11-12 15:33:49 +00:00 |
|
ColinD
|
febf52738e
|
Set the path to open the logs folder properly
|
2022-11-10 20:31:30 +00:00 |
|
ColinD
|
7afa7458c7
|
Added comments for unit testing
|
2022-11-10 18:05:39 +00:00 |
|
ColinD
|
3ffa9fbe8b
|
Nuget package updates
|
2022-11-10 17:57:45 +00:00 |
|
ColinD
|
6db59eaef1
|
Corrected Typo in name
|
2022-11-10 17:57:21 +00:00 |
|
ColinD
|
cfa7e1d1cf
|
Adding a catch so that when setting the precision, if one mode fails, try the other.
|
2022-11-10 16:53:27 +00:00 |
|
ColinD
|
129fc23d83
|
Added an attempt to use the short format to set the TargetRightAscension if the long format fails.
|
2022-11-10 15:30:16 +00:00 |
|
ColinD
|
5c3bb7d4ad
|
Modified unit tests for force a pass.
|
2022-11-10 14:58:12 +00:00 |
|
ColinD
|
e93da73431
|
Tried trimming a traingin : if it exists, that should not be part of the command sent to the scope.
|
2022-11-10 14:43:41 +00:00 |
|
ColinD
|
1e5bb04817
|
Added attempt to set the TargetRightAscension using the other format if one fails.
|
2022-11-10 14:34:10 +00:00 |
|
ColinD
|
e851fd0e01
|
Adding support for Audiostar to be returned as a Synonym of Autostar for GW detection.
|
2022-09-25 17:04:24 +01:00 |
|
ColinD
|
fa7106a1b4
|
Adding extra tests to ensure that GetTracking is working correctly for the AudoStar
|
2022-09-20 12:47:24 +01:00 |
|
ColinD
|
ef2ec06b0a
|
Merged in develop (pull request #46)
Develop
Meade.net/1.3.6.430
|
2022-07-25 21:06:09 +00:00 |
|
ColinD
|
89f5b6d546
|
Merged in feature/AllowAltAzPulseGuiding (pull request #45)
Feature/AllowAltAzPulseGuiding
|
2022-07-25 21:01:18 +00:00 |
|
ColinD
|
349397b70f
|
Fixed logging message
|
2022-07-25 21:57:52 +01:00 |
|
ColinD
|
9666811eff
|
Added messages to include information about what is being sent via the serial port.
|
2022-07-25 16:08:50 +01:00 |
|
ColinD
|
7287990240
|
Added messages to include information about what is being sent via the serial port.
|
2022-07-25 16:07:55 +01:00 |
|
ColinD
|
6428e6d31b
|
Added the tracelogger to the calls that send the actual serial commands.
|
2022-07-25 15:53:29 +01:00 |
|
ColinD
|
0fbb2331cf
|
Added unit tests to show that StarPatch firmware can attempt pulse guide
|
2022-07-19 18:42:34 +01:00 |
|
ColinD
|
faf2692fae
|
Added code to allow pulseguide commands to be sent to telescopes with StarPatch installed.
|
2022-07-19 18:30:26 +01:00 |
|
ColinD
|
d996d6f8d6
|
Revert "Added Wix installer as a nuget package. Hopefully this will fix the new build agent."
This reverts commit 57a76383bc.
|
2022-07-17 13:12:07 +01:00 |
|
ColinD
|
2a40807dc3
|
Revert "Attempting to override project restore"
This reverts commit adeab53bd3.
|
2022-07-17 13:12:07 +01:00 |
|
ColinD
|
adeab53bd3
|
Attempting to override project restore
|
2022-07-17 12:46:41 +01:00 |
|
ColinD
|
57a76383bc
|
Added Wix installer as a nuget package. Hopefully this will fix the new build agent.
|
2022-07-17 12:39:11 +01:00 |
|
ColinD
|
5f3157a58d
|
Refactored code
Added support for setting the guide rate on the RCX400
|
2022-07-17 12:03:32 +01:00 |
|
ColinD
|
5f75916116
|
Added support for RCX400 using newer pulse guiding commands.
Refactored the connect set to be a little less cluttered.
|
2022-07-16 14:17:39 +01:00 |
|
ColinD
|
aff44494bc
|
Added long enter and goto commands.
|
2022-07-15 21:08:54 +01:00 |
|
ColinD
|
78e686b3cb
|
Attempt to fix .net 4.8 install detection
|
2022-07-13 17:55:56 +01:00 |
|
ColinD
|
519005d892
|
Fixed the property name for .net framework 4.8 detection.
Fixed Typo in the Ascom Platform required line.
|
2022-07-13 17:41:22 +01:00 |
|