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
3ffa9fbe8b
Nuget package updates
2022-11-10 17:57:45 +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
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
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
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
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
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
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
356377ce36
Removed the requirement for GW Support when trying to set the alignment mode.
2022-05-09 12:09:59 +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
554b1af082
Maybe this is what's missing to get the telescope to park
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
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
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
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
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
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
49c43358de
Added check to ensure that the Lunar Tracking rate cannot be selected on the LX200 Classic.
2021-08-04 18:48:24 +01:00
ColinD
27a0f54b07
Added check to make sure that the tracking rate cannot be set for an LX200.
2021-08-04 17:01:06 +01:00
ColinD
a562b848c0
Corrected the expected result of the GT command.
2021-08-04 09:22:31 +01:00
ColinD
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.
2021-08-03 21:55:06 +01:00
Sebastian Godelet
64df8282a0
Support Set Tracking when GW is supported
2021-06-29 15:31:57 +10:00
Sebastian Godelet
8478af26bf
Implemented TrackingRate via GT
2021-06-28 16:06:15 +10:00
Sebastian Godelet
77c87a51fa
Moved IsGuiding to SharedResourcesWrapper
2021-06-28 13:03:07 +10:00
Sebastian Godelet
a3408a86c3
Update unit tests to support GW command
...
SideOfPier also supports German EQ
2021-06-27 19:16:39 +10:00
Sebastian Godelet
74440b6b3b
Merge branch 'develop' into feature/GWSupport
2021-06-25 15:34:58 +10:00
Sebastian Godelet
6fc476b031
Make further properties multi-client and thread-safe
...
Move MovingPrimary, MovingSecondary, EarliestNonSlewingTime to
SharedResources, make all new properties thread-safe (atomic)
operations.
2021-06-22 17:21:21 +10:00
Sebastian Godelet
af750549fe
Test that low-precision digit values are preserved across connections
2021-06-13 17:36:42 +10:00
Sebastian Godelet
2e3572375f
Test that SideralTime is preserved across connections
2021-06-13 17:24:09 +10:00
Sebastian Godelet
0b75b8d2cd
Remove now unneeded Setup for DestinationSideOfPier
...
DestinationSideOfPier will not call Slewing anymore,
since it reads the property from SharedResourcesWrapper directly.
2021-06-13 09:59:17 +10:00