ColinD
|
f827a1ea3a
|
Added ncrunchsolution.user files to .gitIgnore
|
2021-01-30 15:46:39 +00:00 |
|
ColinD
|
26b94de48c
|
Fixed unit test TargetDeclination_Get_WhenValueOK_ThenSetsNewTargetDeclination
|
2021-01-30 15:42:31 +00:00 |
|
ColinD
|
779d314748
|
Fixed another unit test
|
2021-01-30 15:33:23 +00:00 |
|
ColinD
|
199b068e94
|
Fixed another broken unit test
|
2021-01-17 20:18:07 +00:00 |
|
ColinD
|
e8f3b00912
|
Fixed test case to send the correct encoded string rather than a english readable non encoded string.
|
2021-01-17 18:48:53 +00:00 |
|
ColinD
|
579ea164f8
|
Fixed another unit test
|
2021-01-17 18:24:15 +00:00 |
|
ColinD
|
902d6bbc6e
|
Added a check to the telescope to ensure that this is only triggered for the LX200CLASSIC other scopes do not need to the extra work.
|
2021-01-17 18:23:20 +00:00 |
|
ColinD
|
927d6bce47
|
Fixed the log message to be returned from IsSlewing with the final state every time without exception.
|
2021-01-17 18:19:16 +00:00 |
|
ColinD
|
65afa07125
|
Another unit test fail bites the dust
|
2021-01-17 18:13:32 +00:00 |
|
ColinD
|
58992c2947
|
More unit tests fixed
|
2021-01-17 18:04:24 +00:00 |
|
ColinD
|
1297b5eb78
|
Fixed 9 of the broken unit tests by populating the mock information properly.
|
2021-01-17 17:49:45 +00:00 |
|
ColinD
|
cd8330196e
|
Made a few minor tweaks whilst reviewing.
|
2021-01-17 17:30:29 +00:00 |
|
Frank S
|
9042c76d48
|
Classic LX 200 low precision and lock on slewing enhancement (issue #8)
|
2021-01-17 17:01:07 +01:00 |
|
ColinD
|
4126b2ee44
|
Added JetBrains.Annotations
|
2021-01-07 20:07:00 +00:00 |
|
ColinD
|
ca0028f08d
|
Upgraded to .net 4.7.2, and fixed issue with the site location being set wrongly
|
2021-01-07 19:28:46 +00:00 |
|
ColinD
|
a59ecaf21d
|
Added support for being able to enable the Rts/Dtr signals which is needed to Meade LS series scopes
|
2020-10-13 10:30:43 +01:00 |
|
ColinD
|
1b73bb62b6
|
Fixed logic for LX200 Classic is slewing test
|
2020-09-24 22:01:52 +01:00 |
|
ColinD
|
c34ed41ddf
|
Added check to ensure that the LX-200 classic return value is sanitised when it's not slewing.
|
2020-09-22 17:34:57 +01:00 |
|
ColinD
|
d0406b32dd
|
Added ability to unpark telescope
Added extra logging information to the "isslewing test"
|
2020-09-21 23:04:58 +01:00 |
|
ColinD
|
b33d1741c4
|
Removed the Classname static as it doesn't work as desired. Replace with a parameter on the initialise method instead.
|
2020-09-04 15:23:46 +01:00 |
|
ColinD
|
d728dbe272
|
Trying to reduce code duplication
|
2020-09-03 23:34:04 +01:00 |
|
ColinD
|
47d0a047a5
|
Code inspection
|
2020-09-03 23:07:54 +01:00 |
|
ColinD
|
83dd7d87f0
|
Code Inspections
|
2020-09-03 22:52:02 +01:00 |
|
ColinD
|
03f2022f2f
|
Refactored the error message
|
2020-09-03 21:04:28 +01:00 |
|
ColinD
|
89600c463b
|
Removed unneeded variable
|
2020-09-03 20:53:11 +01:00 |
|
ColinD
|
92ab807eae
|
Code inspections
|
2020-09-03 20:35:37 +01:00 |
|
ColinD
|
a2fcaac2a9
|
Code inspections
|
2020-09-03 20:28:32 +01:00 |
|
ColinD
|
da4e4fd81a
|
Refactored code to reduce duplication.
|
2020-09-03 19:05:01 +01:00 |
|
ColinD
|
4266139429
|
Removed all # symbols from before the commands, as they're not really needed.
|
2020-09-03 18:35:40 +01:00 |
|
ColinD
|
1dc7d7142a
|
Refactored the backlash compensation so that less move commands are issued.
|
2020-09-03 17:06:16 +01:00 |
|
ColinD
|
b9f1dd9d61
|
Another try
|
2020-09-03 14:07:41 +01:00 |
|
ColinD
|
6c25373d7f
|
Trying older version of nuget api
|
2020-09-03 13:39:36 +01:00 |
|
ColinD
|
c19115f252
|
Added nuget.config file
|
2020-09-03 13:32:08 +01:00 |
|
ColinD
|
9c4329deed
|
Nuget packages updated to latest versions
|
2020-09-03 13:20:44 +01:00 |
|
ColinD
|
a563a77554
|
Implemenated a few todo notes
|
2020-09-03 13:12:06 +01:00 |
|
ColinD
|
f9792b22bc
|
Implemenated a few todo notes
|
2020-09-03 13:11:47 +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
|
d6cec4d63e
|
Checked and removed completed todo tasks
|
2020-06-03 00:10:27 +01:00 |
|
ColinD
|
139191a1ce
|
Unneeded code
|
2020-06-02 23:54:19 +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
|
855a21122a
|
Added a trim, so that whitespace is ignored when seeing the result of is slewing to target.
|
2020-05-24 18:30:46 +01:00 |
|
ColinD
|
2c7de157e8
|
Added unit test for telescope hitting tripod.
|
2020-05-24 16:40:47 +01:00 |
|
ColinD
|
1e59d5610e
|
Fixed spelling mistake
|
2020-05-24 16:39:09 +01:00 |
|
ColinD
|
bd8476e11a
|
Added support for a warning when the telescope could hit the mount. (older command used by the Meade CSD prior to the LX200 command set.)
|
2020-05-24 16:38:30 +01:00 |
|
ColinD
|
3e00398af0
|
Modified the puleguide method to make sure that the _isGuiding property is set correctly regardless of the old or new guiding method.
Added log message for when PulseGuide fails with an error for any reason
|
2020-05-24 15:56:24 +01:00 |
|
ColinD
|
2ab9cfb9c8
|
Merged in develop (pull request #21)
Develop
Meade.net/0.7.12.214
|
2020-05-23 18:35:43 +00:00 |
|
ColinD
|
894b78d9f1
|
code inspections
|
2020-05-23 19:23:48 +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 |
|