On a 10Micron mount, when entering a Longitude value in 'Site Management' the driver updates the mount coordinates but skips the seconds (ss) value.
For example, entering '02:38:30' in Ekos, will results in 'E002 39 00' on the 10micron handpad.

For Latitude the behavior is different: seconds are stored correctly.
Looking at the log, the reason seems to be different decimal places for Long (5) and Lat (only 2) when setting the Observer location.

[2020-11-27T19:03:52.453 CET INFO ][           org.kde.kstars.indi] - LX200 10micron :  "[INFO] Site location updated to Lat  37:44:24 - Long    2:38:30 "
[2020-11-27T19:03:52.458 CET INFO ][           org.kde.kstars.indi] - LX200 10micron :  "[INFO] Observer location updated: Longitude (2.63556) Latitude (37.74) "

Tested using Kstars 3.50, Indi 1.8.7 but was also on previous version.

I wasn't able to find in the source code where the Observer location is set. It's not in the telescope / mount drivers.

Ferrante

Read More...