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
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
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
Sebastian Godelet
64df8282a0
Support Set Tracking when GW is supported
2021-06-29 15:31:57 +10:00
ColinD
f1d100892b
Removed nunit3 Test adapter
2021-06-23 13:18:30 +01:00
Sebastian Godelet
6c27499769
Create generic ThreadSafeValue
2021-06-23 16:21:08 +10:00
Sebastian Godelet
6dff32505e
Clarify thread-safe value test intention
2021-06-23 11:09:22 +10:00
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
4126b2ee44
Added JetBrains.Annotations
2021-01-07 20:07:00 +00: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
9c4329deed
Nuget packages updated to latest versions
2020-09-03 13:20:44 +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