AstroPhoto-Plus
AstroPhoto-Plus copied to clipboard
A lightweight, web based astrophotography sequence generator and INDI client written in Python and React.
Allow to "spy" on PHD2 by viewing the last captured image
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...
Indexes starting with 4xxx could be useful for wide field photography
Unify all current methods of managing network connections (hostapd+dhcpcd manipulation for Raspberry Pi, NetworkManager command line for other distros) by using solely NetworkManager via [Python API](https://pythonhosted.org/python-networkmanager/) Tasks: - backend integration...
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...
Depends on: - telescope support: https://github.com/GuLinux/StarQuew/issues/32 - plate solving support: https://github.com/GuLinux/StarQuew/issues/28