Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Releases: GuLinux/AstroPhoto-Plus

1.0.1-b887

17 May 08:57
Compare
Choose a tag to compare
1.0.1-b887 Pre-release
Pre-release

Fix PHD2 Display initialisation

Add PHD2 and VNC server to provisioning script

1.0.1-b886

16 May 19:05
Compare
Choose a tag to compare
1.0.1-b886 Pre-release
Pre-release

Fix UDP service broadcast by specifically targeting each network interface broadcast address.

1.0.1-b885

15 May 21:48
Compare
Choose a tag to compare
1.0.1-b885 Pre-release
Pre-release

Fix astrophotoplus-deb-updater

1.0.1-b884

15 May 21:32
Compare
Choose a tag to compare
1.0.1-b884 Pre-release
Pre-release

Restore postinst script for DEB packages, setting up commands

1.0.1-b883

15 May 19:45
Compare
Choose a tag to compare
1.0.1-b883 Pre-release
Pre-release

Fix backend issue on SkyCharts when using astropy-3

1.0.1-b882

15 May 17:50
Compare
Choose a tag to compare
1.0.1-b882 Pre-release
Pre-release

Unify Ubuntu and Raspbian configurations, as they're now both based on NetworkManager

1.0.1-b881

14 May 20:47
Compare
Choose a tag to compare
1.0.1-b881 Pre-release
Pre-release

Fix typo in Settings causing server failure

1.0.1-b880

14 May 10:00
Compare
Choose a tag to compare
1.0.1-b880 Pre-release
Pre-release

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

13 May 22:28
d81fe8f
Compare
Choose a tag to compare
1.0.1-b879 Pre-release
Pre-release

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 the AstroPhoto-Plus password.

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

09 May 23:29
Compare
Choose a tag to compare
1.0.1-b877 Pre-release
Pre-release

Fix astrometry indexes downloader