ColinD
|
307517ded0
|
Updated nuget packages. Started working on unit testing for the sharedresources class.
|
2019-10-15 21:33:51 +01:00 |
|
ColinD
|
7f8c2cb559
|
Removed the alignmode check as it is not supported on all telescopes.
Added current RA and dec to the log when the telescope connects.
|
2019-10-05 11:23:10 +01:00 |
|
ColinD
|
3dc87e3724
|
Added new alignment mode to the log
|
2019-10-04 20:42:46 +01:00 |
|
ColinD
|
babb2a7492
|
Code inspections
|
2019-10-01 20:57:49 +01:00 |
|
ColinD
|
5efde9f6e0
|
Code inspections
|
2019-10-01 19:03:48 +01:00 |
|
ColinD
|
97e77c839a
|
Added extra # in front of every command as recommended by Meade.
|
2019-09-30 23:27:18 +01:00 |
|
ColinD
|
a61915a3b5
|
Adding some experimental support for the LX-200 EMC
|
2019-09-30 22:10:00 +01:00 |
|
ColinD
|
0e0ea2d2b0
|
Code inspections
|
2019-09-29 19:51:19 +01:00 |
|
ColinD
|
101784adb3
|
Code inspections
|
2019-09-28 22:45:34 +01:00 |
|
ColinD
|
e782ac36fb
|
Code inspection cleanup
|
2019-09-28 22:20:21 +01:00 |
|
ColinD
|
d9aa68f1e9
|
Modified the whole solution to use Any CPU, and changed the installer to use the /register /unregister commands
|
2019-09-27 22:05:14 +01:00 |
|
ColinD
|
7ed79d6954
|
Added more code towards focuser unit testing
|
2019-08-24 16:40:15 +01:00 |
|
ColinD
|
9a30e02a4b
|
Started working on the focuser unit testing
|
2019-08-23 21:30:12 +01:00 |
|
ColinD
|
c311fb8cbe
|
Second and subsequent Connections to the telescope driver now no longer trigger resetting the Guide rate and precision. It's assumed they are already set correctly.
|
2019-08-22 23:22:36 +01:00 |
|
ColinD
|
f6556716a5
|
Modified the precision toggle to only use the first letter of the response rather than try to detect the entire string
|
2019-08-18 22:43:38 +01:00 |
|
ColinD
|
68928a2289
|
Added a config setting to be able to choose whether the telescope uses high or low precision. Set to Unchanged for the telescope settings to not be altered.
|
2019-08-18 21:30:22 +01:00 |
|
ColinD
|
4568f49f5f
|
Fixed broken unit test
|
2019-07-26 11:42:59 +01:00 |
|
ColinD
|
a9e2ec9528
|
Fixed issue when connecting, that the first attempt to set the guide rate was not in the right scale.
|
2019-07-25 00:15:34 +01:00 |
|
ColinD
|
e9d41a2412
|
Moved the code that reports the driver version to the end of the initialisation.
|
2019-07-23 10:32:18 +01:00 |
|
ColinD
|
1452f3cf07
|
Re-designed the Site action so that you can now select a site, get a site name, or get a site name.
|
2019-07-22 16:45:01 +01:00 |
|
ColinD
|
37437b7c7c
|
Readded support for guide rate get and set. This will use a default value of 0.67 sidereal rate. But can be overridden by a user.
|
2019-07-22 15:06:03 +01:00 |
|
ColinD
|
e582761f53
|
Taken out the ability to get or set the guide rates, as there doesn't appear to be a method to read the guide rates in the meade command set.
|
2019-07-21 18:43:13 +01:00 |
|
ColinD
|
c4eb74b274
|
Added support for can get guide rates for the LX200GPS
|
2019-07-21 17:49:28 +01:00 |
|
ColinD
|
6b9eff2b86
|
Implemented the select site custom action.
|
2019-07-20 23:56:52 +01:00 |
|
ColinD
|
c2ebe329c5
|
Added support for the LX200GPS to use the newer pulse guiding commands.
Added support for setting the guide rate on the LX200GPS (untested)
|
2019-07-20 16:53:09 +01:00 |
|
ColinD
|
e15537e6c3
|
Added support for being able to have ASCOM see a value for guide rate.
|
2019-07-19 22:15:41 +01:00 |
|
ColinD
|
53150f9400
|
Reset all version info's to 0.0.0.0 as TeamCity deals with version numbering now.
|
2019-07-19 16:51:13 +01:00 |
|
ColinD
|
9cf63c4912
|
Code inspections
|
2019-07-19 14:23:27 +01:00 |
|
ColinD
|
c1cae2b0c4
|
Removed redundant using statements
|
2019-07-19 13:13:15 +01:00 |
|
ColinD
|
2ce8c4e123
|
Removed redundant qualifiers
|
2019-07-19 13:12:22 +01:00 |
|
ColinD
|
dfef48ff0c
|
code tidy up
|
2019-07-19 13:06:56 +01:00 |
|
ColinD
|
4b65c946d2
|
Unit testing
|
2019-07-19 12:49:56 +01:00 |
|
ColinD
|
3579189465
|
SlewToAltAz unit tests
|
2019-07-18 13:45:26 +01:00 |
|
ColinD
|
8b31c8d7a9
|
SlewToAltAzAsync unit tests
|
2019-07-18 13:12:26 +01:00 |
|
ColinD
|
04845cea7a
|
Unit tests for SlewToCoordinates
|
2019-07-18 12:54:18 +01:00 |
|
ColinD
|
aeaaf9df95
|
More unit testing
|
2019-07-18 12:31:09 +01:00 |
|
ColinD
|
1d5dcb529e
|
Unit tests for slew to target async
|
2019-07-17 23:20:26 +01:00 |
|
ColinD
|
fdeee5b822
|
Unit tests for slewing
|
2019-07-17 22:58:53 +01:00 |
|
ColinD
|
a53f99810d
|
More unit testing
|
2019-07-17 15:35:32 +01:00 |
|
ColinD
|
325e9908a7
|
Unit testing for UTCDate
|
2019-07-17 14:42:28 +01:00 |
|
ColinD
|
83865a3911
|
Unit testing for TrackingRate
|
2019-07-17 11:30:49 +01:00 |
|
ColinD
|
b3b1d95cda
|
Unit tests for Tracking property
|
2019-07-16 23:33:53 +01:00 |
|
ColinD
|
bfb8f257a1
|
Unit tests for TargetRightAscension
|
2019-07-16 23:22:41 +01:00 |
|
ColinD
|
0ac7b8b7bd
|
Unit tests for TargetDeclination
|
2019-07-16 22:03:56 +01:00 |
|
ColinD
|
ee60613a95
|
More unit testing
|
2019-07-15 00:16:08 +01:00 |
|
ColinD
|
73e8e8ffe8
|
More unit testing
|
2019-07-14 22:05:25 +01:00 |
|
ColinD
|
34a145765b
|
More unit testing
Fixed issue when setting site latitude to negative value.
|
2019-07-14 21:47:02 +01:00 |
|
ColinD
|
e3f82ff232
|
More unit tests
|
2019-07-14 17:51:34 +01:00 |
|
ColinD
|
5f5d819f3b
|
More unit tests added
|
2019-07-14 17:12:56 +01:00 |
|
ColinD
|
69434454ca
|
More unit test coverage
|
2019-07-13 23:26:19 +01:00 |
|