Added unit tests for reading and writing the utcDate.
Fixed a couple of defects in the code that was setting the utcDate.
This commit is contained in:
@@ -869,6 +869,7 @@ namespace ASCOM.MeadeAutostar497
|
||||
{
|
||||
get
|
||||
{
|
||||
//todo implementing this, it exists.
|
||||
bool tracking = true;
|
||||
tl.LogMessage("Tracking", "Get - " + tracking.ToString());
|
||||
return tracking;
|
||||
|
||||
Reference in New Issue
Block a user