ColinD
|
136ccc8fa9
|
Added more places to initialise the slewing settle delay
|
2021-02-28 20:03:19 +00:00 |
|
ColinD
|
e9491da707
|
Seperated the SlewSettleTime property from the ProfileSettle time, and implemented a delay on IsSlewing to use the combined SettleTimes
|
2021-02-27 21:20:06 +00:00 |
|
ColinD
|
db06002ebf
|
Added support for SlewSettleTime
|
2021-02-26 00:11:44 +00:00 |
|
ColinD
|
ca1b7f8883
|
Merged in develop (pull request #24)
Made alteration to IsSlewing response when the LX200 returns a buffer of rubbish.
Meade.net/0.7.14.274
|
2021-02-10 10:24:54 +00:00 |
|
ColinD
|
14b5651795
|
Made alteration to IsSlewing response when the LX200 returns a buffer of rubbish.
|
2021-02-09 21:57:42 +00:00 |
|
ColinD
|
1186924761
|
Merged in develop (pull request #23)
7.13 Release
Meade.net/0.7.13.271
|
2021-02-01 23:34:07 +00:00 |
|
Frank S
|
1616ddbc21
|
Merged in feature/lowPrecisionEnhancement (pull request #22)
Classic LX 200 low precision and lock on slewing enhancement (issue #8)
Approved-by: Colin Dawson
|
2021-02-01 23:26:17 +00:00 |
|
ColinD
|
79a404e78a
|
Fixed the last unit test, seems that the special code for the chr(255)'s isn't needed as it's a non empty string, which should indicate that slewing is happening.
|
2021-02-01 23:23:00 +00:00 |
|
ColinD
|
9cd547c204
|
Merge branch 'develop' into feature/lowPrecisionEnhancement
|
2021-01-31 16:25:33 +00:00 |
|
ColinD
|
f140e8aee1
|
Added support for saving the site elevation into the driver profile
|
2021-01-31 15:52:16 +00:00 |
|
ColinD
|
a9f57b7ad2
|
The is Slewing is now actively detecting a | response, or an empty string to return the correct value. There is still an edge case of a string of FF characters which is unresolved
|
2021-01-31 11:33:43 +00:00 |
|
ColinD
|
c7fa7ab095
|
Fixed SlewToCoordinatesAsync_WhenCalled_ThenSetsTargetAndSlews
|
2021-01-30 21:55:44 +00:00 |
|
ColinD
|
778b36b7f5
|
Fixed SyncToCoordinates_WhenConnected_ThenReturnsExpectedResult
|
2021-01-30 21:45:47 +00:00 |
|
ColinD
|
447ff3ace9
|
Fixed SlewToAltAzAsync_WhenAltAndAzValid_ThenConvertsToRADec
|
2021-01-30 16:00:18 +00:00 |
|
ColinD
|
c848ebd9be
|
Fixed TargetRightAscension_Get_WhenValueOK_ThenSetsNewTargetDeclination
|
2021-01-30 15:55:36 +00:00 |
|
ColinD
|
d9acad1caa
|
removed unneeded ncrunch file
|
2021-01-30 15:50:04 +00:00 |
|
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 |
|