GuLinux / AstroPhoto-Plus

A lightweight, web based astrophotography sequence generator and INDI client written in Python and React.
https://astrophotoplus.gulinux.net
GNU General Public License v3.0
53 stars 8 forks source link

Time synchronisation #205

Closed GuLinux closed 4 years ago

GuLinux commented 4 years ago

On Rasberry Pi and other devices without a hardware RTC clock, backend time might get out of sync when not connected to internet.

This feature relies on the time difference between server and client; assuming your client device is in sync (mobile phone or laptop with hardware RTC) it can then synchronise the server time to it.