Sebastian Godelet
|
7afd364efa
|
Add tests for SharedResources properties
Ensure that default values are correct and no error appears
|
2021-06-22 17:43:25 +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 |
|
ColinD
|
70e615bb4e
|
Made sure that CommandString, CommandBool and CommandBlind work as expected, complete with Raw and non raw support. (Implementation is the same as one of the LX200 drivers.)
|
2021-04-26 20:51:41 +01:00 |
|
ColinD
|
fdd008fcfb
|
Adding support for sending co-ordinates when scope is parked.
|
2021-04-24 19:16:36 +01:00 |
|
ColinD
|
eaeae4d66b
|
Combined the skip prompts and set date time code, to just one check box.
|
2021-04-24 13:16:08 +01:00 |
|
ColinD
|
aca01de4ee
|
Added a # prefix before the commands.
|
2021-04-23 19:45:10 +01:00 |
|
ColinD
|
e4af93dd07
|
Added ability to skip the prompts initial connect, and added ability to send the date and time on initial connect
|
2021-04-21 20:17:00 +01:00 |
|
ColinD
|
178ef8b11d
|
Fixed the dataBits profile name, and upgraded the sharedresources unit tests for the new comport settings.
|
2021-04-09 20:43:12 +01:00 |
|
ColinD
|
03f2022f2f
|
Refactored the error message
|
2020-09-03 21:04:28 +01:00 |
|
ColinD
|
92ab807eae
|
Code inspections
|
2020-09-03 20:35:37 +01:00 |
|
ColinD
|
8d097fefe1
|
Added reverse direction feature
|
2020-06-04 23:31:41 +01:00 |
|
ColinD
|
71ed5cc58b
|
removed redundant using
|
2020-06-03 12:44:23 +01:00 |
|
ColinD
|
946fb4b141
|
Implementation of backlash compensation feature
|
2020-06-02 23:52:25 +01:00 |
|
ColinD
|
3d47e03240
|
Added a post connect check to see if the serial port is functioning correctly.
|
2020-05-24 22:02:21 +01:00 |
|
ColinD
|
b9522ae2a2
|
Added and error message to the trace log when the com port is failing and looping back data
|
2020-05-23 18:40:04 +01:00 |
|
ColinD
|
6130cb6d64
|
Added new feature to allow the guiding style to be forced, Auto = driver decides. Pulse guiding will use the newer pulse guiding technique, Guide rate slew, will use the older technique.
|
2020-02-27 22:57:19 +00:00 |
|
ColinD
|
9505468efc
|
Code inspection cleanup
|
2019-10-22 22:06:40 +01:00 |
|
ColinD
|
2cbb1fb68c
|
Code inspection cleanup
|
2019-10-22 21:51:59 +01:00 |
|
ColinD
|
ba0ae056ea
|
Forcing the disconnect to make sure that the tests work as expected.
|
2019-10-22 21:40:45 +01:00 |
|
ColinD
|
dff7bce6b0
|
Unit Testing for the connect method.
|
2019-10-22 21:27:07 +01:00 |
|
ColinD
|
a155e27eac
|
Upgraded the Profile code to be contained inside a wrapper and started adding unit tests to cover.
|
2019-10-21 21:16:09 +01:00 |
|
ColinD
|
307517ded0
|
Updated nuget packages. Started working on unit testing for the sharedresources class.
|
2019-10-15 21:33:51 +01:00 |
|