×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

DST setting in mount

  • Posts: 554
  • Thank you received: 138
The Celestron mount time uses local time, the time zone and a DST offset of one hour. The INDI mount base uses an offset only which means that the DST setting needs to be handled separately.

On reading the time I read the DST setting from the mount and use it to update the offset appropriately but when writing the time to the mount I apply the offset and force the DST to 0. This will change the time shown on the mount.

I'd like to regularise this and I'm wondering what other drivers do to handle this, options I can see are:
  • Ignore it. Always set DST to 0.
  • Add a DST setting to the Mount Info tab. Ideally a check box which is checked when DST is used.
  • Read the current DST setting from the mount and use that.
What do people think?

Chris
4 years 2 months ago #49239

Please Log in or Create an account to join the conversation.

Time to create page: 0.371 seconds