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 #189

Open GuLinux opened 4 years ago

GuLinux commented 4 years ago

On some embedded systems, raspberry pi especially, there is no RTC clock available.

An excellent alternative would be to compare time difference between client and server, and ask the user to synchronise them, using client as reference.