Script to change the SSID when there is no suffic sufficient connection to the selected Gateway.
It is quite basic, it just checks the Quality of the Connection and decides if a change of the SSID is necessary.
Create a file "modules" with the following content in your site directory:
GLUON_SITE_FEEDS="ssidchanger"
PACKAGES_SSIDCHANGER_REPO=https://github.com/ffac/gluon-ssid-changer.git
PACKAGES_SSIDCHANGER_COMMIT=0f354f7220bd86636472d0ac800343582b3e7497
With this done you can add the package gluon-ssid-changer to your site.mk
This skript is tested with Gluon 2015.2.1 and there is a chaos-calmer branch for the current master (upcoming 2016.1)