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
ColinD
e0d51eae81
Removed redundant code.
2022-06-29 18:41:51 +01:00
ColinD
42f2f45866
Added test for StarParch firmware. PulseGuiding is always enabled.
2022-06-28 18:47:33 +01:00
ColinD
0066a6ebed
Fixed broken unit test
2022-06-28 17:45:55 +01:00
ColinD
9b2818ddba
Added pseudocode for detecting StarPatch firmware
2022-06-27 21:55:09 +01:00
ColinD
0806696d30
Added support for allowing pulse guiding for AltAz telescope using older guiding method.
2022-06-27 21:25:58 +01:00
ColinD
fd4c524264
Upgraded requirements to need Ascom 6.6.0 and .net framework 4.8 or higher.
2022-06-24 20:05:40 +01:00
ColinD
3fa8079a41
Merged in feature/SideOfPier (pull request #43 )
...
Feature/SideOfPier
2022-05-17 19:47:38 +00:00
ColinD
7dc96c650d
tidied up old unneeded unit test code
2022-05-17 19:11:01 +01:00
ColinD
650fc04bca
Changing how side of pier is calculated.
2022-05-16 18:59:55 +01:00
ColinD
5c2bd21f1e
Merged in develop (pull request #42 )
...
1.3.4
Meade.net/1.3.4.410
2022-05-14 12:12:54 +00:00
ColinD
39a6bfca80
Merged in feature/LX200ClassicPark (pull request #41 )
...
Feature/LX200ClassicPark
2022-05-14 12:08:17 +00:00
ColinD
f551081454
LX200 Park unit test added.
2022-05-14 12:57:00 +01:00
ColinD
5c362a5a9a
Changed how the part position is calculated.
2022-05-10 11:39:40 +01:00
ColinD
abb985559e
Upgraded error trapping for all the public methods in the driver.
2022-05-09 20:06:01 +01:00
ColinD
ddd6178416
Removed side of pier set that isn't needed.
2022-05-09 14:57:40 +01:00
ColinD
356377ce36
Removed the requirement for GW Support when trying to set the alignment mode.
2022-05-09 12:09:59 +01:00
ColinD
1b220334d6
Added a general try catch to the UnPark method.
2022-05-08 15:31:56 +01:00
ColinD
bb54356b58
Added more loggins to the unparking process
2022-05-08 15:22:04 +01:00
ColinD
ebca231d9a
Made sure that the alignment mode is preserved when parked, across sessions.
2022-05-08 15:15:30 +01:00
ColinD
2b5205d9c5
I think this will allow the LX200Classic to unpark
2022-05-08 14:46:53 +01:00
ColinD
81d2b98bfe
Added ability to unpark the LX200 Classic
2022-05-08 14:30:39 +01:00
ColinD
9ee6adf063
Merge remote-tracking branch 'origin/feature/LX200ClassicPark' into feature/LX200ClassicPark
...
# Conflicts:
# Meade.net/SharedResources.cs
2022-05-08 13:01:49 +01:00
ColinD
554b1af082
Maybe this is what's missing to get the telescope to park
2022-05-08 13:00:05 +01:00
ColinD
70f72e3df7
Upgraded the align mode command to have a retry and added support for land mode.
2022-05-08 13:00:05 +01:00
ColinD
3af02920c4
Added more logging to DoSlewAsync, Added a retry to the AltAz Slew.
2022-05-08 13:00:05 +01:00
ColinD
ede7c33302
Added Alt Az coordinates to the connected message.
2022-05-08 13:00:05 +01:00
ColinD
9866578cab
Added more error checks for connected, and found a couple of logic holds in the code that sets the IsConnected property.
2022-05-08 12:58:28 +01:00
ColinD
d9093635de
Added a log message for when connected check fails.
2022-05-08 12:58:27 +01:00
ColinD
885edba1c5
Removed the AL command as I think it's failing
2022-05-08 12:58:27 +01:00
ColinD
1949c50764
Modified the deubgging information.
2022-05-08 12:58:27 +01:00
ColinD
2b7d12fac9
Added some debugging messages
2022-05-08 12:58:26 +01:00
ColinD
f168acc90b
Added work around for LX200 classed to be able to turn tracking off when parking.
2022-05-08 12:58:26 +01:00
ColinD
8f6ea33139
Changes LX200 Park to use Alt 0 Az 0. i.e. Pointing level and North
2022-05-08 12:58:26 +01:00
ColinD
c6f938bd5c
Merge remote-tracking branch 'origin/feature/LX200ClassicPark' into feature/LX200ClassicPark
2022-05-08 12:58:25 +01:00
ColinD
c271f0c4d3
New Park routine for the LX-200 Classic, uses the same technique as the 5.0.4 driver.
2022-05-08 12:58:25 +01:00
ColinD
35a76fe52c
Merged in feature/PortSpeed (pull request #40 )
...
Feature/PortSpeed
* Added support for changing the speed of the autostar
* Added support for changing the speed of the autostar
* Merge remote-tracking branch 'origin/feature/PortSpeed' into feature/PortSpeed
* Upgraded unit testing to make sure that speed changes are properly tested
2022-05-08 11:52:45 +00:00
ColinD
64e42f961c
Maybe this is what's missing to get the telescope to park
2022-05-07 19:37:16 +01:00