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

Decouple PlateSolving from Telescope Simulator #199

Open GuLinux opened 4 years ago

GuLinux commented 4 years ago

Right now we get focal length from INDI, with the configured Telescope (Simulator, if none is present).

It might be useful to manually specify focal length if one doesn't want to start INDI with a Simulator, or if the Telescope is not configured properly.