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
ColinD
8eb093c13a
Upgraded the align mode command to have a retry and added support for land mode.
2022-05-07 18:09:37 +01:00
ColinD
a204f9c57f
Added more logging to DoSlewAsync, Added a retry to the AltAz Slew.
2022-05-07 16:54:22 +01:00
ColinD
700802033b
Added Alt Az coordinates to the connected message.
2022-05-07 14:00:29 +01:00
ColinD
350dd23ed1
Added more error checks for connected, and found a couple of logic holds in the code that sets the IsConnected property.
2022-05-07 12:22:46 +01:00
ColinD
5e65ea7946
Added a log message for when connected check fails.
2022-05-07 12:15:45 +01:00
ColinD
0c70688b60
Removed the AL command as I think it's failing
2022-05-07 10:00:57 +01:00
ColinD
af3cca7611
Modified the deubgging information.
2022-05-06 21:31:12 +01:00
ColinD
ef498fc5a0
Added some debugging messages
2022-05-06 20:09:40 +01:00
ColinD
ceca3a15dc
Added work around for LX200 classed to be able to turn tracking off when parking.
2022-05-06 13:39:34 +01:00
ColinD
a9b8a60e43
Changes LX200 Park to use Alt 0 Az 0. i.e. Pointing level and North
2022-05-06 12:14:24 +01:00
ColinD
7a85f7ca9e
Merge remote-tracking branch 'origin/feature/LX200ClassicPark' into feature/LX200ClassicPark
2022-05-05 21:50:28 +01:00
ColinD
57c5a34fe2
New Park routine for the LX-200 Classic, uses the same technique as the 5.0.4 driver.
2022-05-05 21:50:13 +01:00
ColinD
a68e86d8cd
Added unit tests for long duration pulse guides.
2022-05-05 20:56:18 +01:00
ColinD
503eec38a3
Added check to ensure that telescope is in Polar Mode when attempting to PulseGuide. CanPulseGuide also fails when scope is in AltAz mode.
2022-05-05 20:40:51 +01:00
ColinD
ed54487a88
New Park routine for the LX-200 Classic, uses the same technique as the 5.0.4 driver.
2022-05-05 18:55:38 +01:00
ColinD
f788320927
Refactor to use ProfileProperties instead of assigning individual variables.
...
Added support for ApertureArea and ApertureDiameter
2022-05-03 21:57:25 +01:00
ColinD
dc68bb0b4c
Added Focal Length property to telescope setup screen
2022-04-28 23:55:35 +01:00
ColinD
1a66f41d78
Add support for the IsGuiding function
2022-04-28 23:20:56 +01:00
ColinD
826f887bdf
Added mossing file
2021-12-17 13:16:20 +00:00
ColinD
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)
2021-12-17 13:11:32 +00:00
ColinD
acb1533f21
Upgraded the tracking rate detection, now detects solar, lunar and sidereal better than before.
2021-12-15 20:23:46 +00:00
ColinD
eda3a53d6f
Added logging to MoxingAxis call to see if a telescope axis is moving
2021-12-13 14:09:16 +00:00
ColinD
6786db65fe
Overridden the alignment status ToString to help with logging
2021-12-13 12:58:40 +00:00
ColinD
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.
2021-12-11 19:10:18 +00:00
ColinD
a5a3bd5bd4
Removed unneeded lock and will cause a lock recursion and break things.
2021-10-14 13:50:24 +01:00
ColinD
ad9169a48d
Modified so that the driver supports either +60.1 or 60.1 for tracking rate
2021-09-26 16:50:46 +01:00
ColinD
3b056ef7f8
Fixed bug in tracking rate get where it always returns lunar when it should be sidereal
2021-09-17 09:38:35 +01:00
ColinD
710ae0420a
Added left, right as sysonyms of back and forward for the handbox commands.
...
Added scrollup and scrolldown handbox commands as well.
2021-09-09 12:14:15 +01:00
ColinD
2a6b74c6fd
Merged in develop (pull request #37 )
...
version 1.3.1
Meade.net/1.3.1.361
2021-08-04 18:48:01 +00:00