This repository has been archived by the owner on Oct 10, 2022. It is now read-only.
Releases: GuLinux/AstroPhoto-Plus
Releases · GuLinux/AstroPhoto-Plus
1.0.1-b887
Fix PHD2 Display initialisation
Add PHD2 and VNC server to provisioning script
1.0.1-b886
Fix UDP service broadcast by specifically targeting each network interface broadcast address.
1.0.1-b885
Fix astrophotoplus-deb-updater
1.0.1-b884
Restore postinst script for DEB packages, setting up commands
1.0.1-b883
Fix backend issue on SkyCharts when using astropy-3
1.0.1-b882
Unify Ubuntu and Raspbian configurations, as they're now both based on NetworkManager
1.0.1-b881
Fix typo in Settings causing server failure
1.0.1-b880
Minor fixes to NetworkManager integration:
- Use a randomly generated number as suffix for the autogenerated
access point SSID. - Improved algorithm for autogeneration of SSID.
- Store automatically generated SSID so it's consisted during reboots
- Change automatically generated SSID when the 'Computer name' changes
- '[object Object]' was shown as SSID when you click "Back" on the
SSID scan page, now fixed.
1.0.1-b879
NetworkManager integration
Featuring a new powerful integration with NetworkManager for more reliable network configuration.
Key features:
- Allow to add, remove, edit wifi connections
- Scan for available access points
- Allow to add shared WiFi connections (act as an access point)
- Activate and deactivate connections via a simple GUI interface.
- Automatically turn on Access Point when no client network connection is activated until a user defined timeout.
- An automatic WiFi Access Point will be created if none was configured before. Look for a network name starting by
AstroPhoto Plus
, and use theAstroPhoto-Plus
password.
- An automatic WiFi Access Point will be created if none was configured before. Look for a network name starting by
Commit message:
NetworkManager integration (#195)
* Initial network manager class
* NetworkManagement module main features implemented
* Add command line mode for NetworkManager module
* Add backend API for NetworkManager
* Enable/Disable networkmanager connections via UI
* Implemented Add connection and dialog for connection removal
* Allow to edit wifi connections
* Add automatic access point mode when no network is detected
* Installation fixes for NetworkManager
* Fix checkbox color and NetworkManager access point password
* Scan available access points when adding WiFi
1.0.1-b877
Fix astrometry indexes downloader