ColinD
|
d0f12a604a
|
Made the new serial options dropdownLists to help avoid ID10T errors.
|
2021-04-09 21:35:19 +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
|
bf6203d901
|
Added support for setting all serial properties.
|
2021-04-09 19:57:43 +01:00 |
|
ColinD
|
51bf99cb8c
|
Started adding full serial port settings, so that people can do crazy things at their own risk.
|
2021-04-09 12:54:25 +01:00 |
|
ColinD
|
9dde0d9e81
|
Another code inspection.
|
2021-03-02 13:49:02 +00:00 |
|
ColinD
|
f57a73843a
|
Fixed a few code inspections
|
2021-03-01 11:19:27 +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
|
f140e8aee1
|
Added support for saving the site elevation into the driver profile
|
2021-01-31 15:52:16 +00: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
|
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
|
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
|
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
|
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 |
|
ColinD
|
07665b7617
|
removed unused local variable
|
2020-02-27 23:42:23 +00: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
|
97810b5575
|
Attempt ad fixing the double.parse error.
|
2019-12-02 12:39:03 +00:00 |
|
ColinD
|
2cbb1fb68c
|
Code inspection cleanup
|
2019-10-22 21:51:59 +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
|
438ec779b4
|
Changed the code to detect any exception when trying to run a :GVP after the initial connect.
|
2019-10-19 11:54:04 +01:00 |
|
ColinD
|
307517ded0
|
Updated nuget packages. Started working on unit testing for the sharedresources class.
|
2019-10-15 21:33:51 +01:00 |
|
ColinD
|
8efa8752df
|
Corrected defect where the scope will not attempt to connect the serial port
|
2019-10-13 21:15:30 +01:00 |
|
ColinD
|
7f6f478dfc
|
Modified the LX200 Classic connections, so that if a :GVP is returned when :GVP# is sent, it assumes an error. A timeout will be assumed to be an LX200 Classic.
|
2019-10-12 12:40:01 +01:00 |
|
ColinD
|
f22e9cdd02
|
Code inspections
|
2019-10-01 22:06:42 +01:00 |
|
ColinD
|
2972ae31aa
|
Code upgraded to use .net 4.5
|
2019-10-01 22:00:55 +01:00 |
|
ColinD
|
f92f21ab72
|
Code inspections
|
2019-10-01 21:44:36 +01:00 |
|
ColinD
|
28889bdb49
|
Code inspections
|
2019-10-01 19:12:34 +01:00 |
|
ColinD
|
5efde9f6e0
|
Code inspections
|
2019-10-01 19:03:48 +01:00 |
|
ColinD
|
12e46edc74
|
Code inspections
|
2019-10-01 18:55:20 +01:00 |
|
ColinD
|
eb775bba18
|
Code inspections
|
2019-09-30 22:14:34 +01:00 |
|
ColinD
|
4ff193fadf
|
Unneeded collection, so commented it out
|
2019-09-30 22:11:58 +01:00 |
|
ColinD
|
a61915a3b5
|
Adding some experimental support for the LX-200 EMC
|
2019-09-30 22:10:00 +01:00 |
|