OpenAstroTech / OpenAstroTracker-Desktop

Software related to the OAT used in Desktop environments
29 stars 12 forks source link

Unable to set Lat/Long/Elevation (And perhaps UTC?) From outside of OAT control #46

Closed lag0matic closed 5 months ago

lag0matic commented 5 months ago

When attempting to update the site information via N.I.N.A. or with Ascom GPS the mount does not accept the changes. NINA responds with an error, Ascom GPS does not have any feedback, but the information does not change. Attached logs from NINA showing errors, and from ASCOM logs showing where I tried to set it with ascom gps.

20240119-082706-3.0.0.2006.14944-202401.log ASCOM.OpenAstroTracker.LocalServer.1026.466780.txt

lag0matic commented 5 months ago

2024-01-19T08:27:15.0272|INFO|AscomTelescope.cs|CheckMountTime|812|Mount driver does not allow the mount's time to be set. 2024-01-19T08:27:17.0886|INFO|TelescopeVM.cs|ChooseTelescope|423|Importing coordinates from N.I.N.A. into Mount - N.I.N.A. latitude 35 , longitude 84.89, elevation 100 -> Mount latitude 45 , longitude 100, elevation 346 2024-01-19T08:27:17.0940|INFO|AscomDevice.cs|SetProperty|385|Property Telescope.SiteLatitude SET is not implemented in this driver (OpenAstroTracker) 2024-01-19T08:27:17.0961|INFO|AscomDevice.cs|SetProperty|385|Property Telescope.SiteLongitude SET is not implemented in this driver (OpenAstroTracker) 2024-01-19T08:27:17.1071|ERROR|TelescopeVM.cs|ChooseTelescope|433|Unable to set mount latitude to 35 and longitude to 84.89! 2024-01-19T08:27:17.1128|ERROR|TelescopeVM.cs|ChooseTelescope|437|Unable to set mount elevation to 100!

Relavent log portion from the NINA log.

mikko commented 5 months ago

I'm getting the same error as well. I'll check later if my logs look the same.

lag0matic commented 5 months ago

Fixed in 6.6.6.8 of OAT Ascom Driver