- Supporting both Chaos Calmer 15.05.1 and Designated Driver (trunk)
- #46 Deprecating OPENWISP_CONF variable requirement
- #47 Removed ntpdate to use ntpd instead
- 071de13 Switched to openvpn-openssl
- 4eab99a Added dhcp IP assignment to the lan interface when use a device without wifi interfaces
- 802810a Fix noradio IP assignment to the lan interface
- 99e1e59 Added check to prevent infinite loop when sysupgrade from owf1.2 to owf1.3
- 3dd5fac Fixed firmware version/year in Web interface
- f1599ac fixed backward compatibility with older openwrt versions
- Fixed compilation procedure and instructions
- cd956d3 Removed unused uci settings #30
- 4efaa0a Fixed revision number for polarssl #32
- Converted code in OpenWRT Metapackage "openwisp-fw"
- Declared 4 different metapackages for different uses:
- openwisp-fw-base (strpped down version)
- openwisp-fw (standard version)
- openwisp-fw-mesh (mesh utilities)
- openwisp-fw-umts (mobile utilities)
- Optional reboot in safe mode when Layer2 VPN goes down
- Added automated tests for essential features:
- device flashes
- ip released by DHCP
- owf SSID is shown
- wifi serveice SSID is shown
- connection to wifi service works
- Added 5 GHz support
- Wireless template defaults to mac80211
- Updated wifi channel list
- Fixed a bug that prevented devices with no wifi interface to work
- Fixed 802.11n multiradio
- Added "lan info" on status page
- OpenWISP Layout
- Deploy-firmware now works with OpenWRT backfire
- Renamed ath9k to mac80211
- Fixed destroy_wifi_interface()