a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes
Go to file
Matthias Schiffer 7c67ff0cf1 ath9k: fix HSR tuner support for UniFi Outdoor Plus
Also remove the BROKEN check as the UniFi Outdoor Plus support seems to
work fine now.

Fixes #272
2016-01-17 23:17:34 +01:00
contrib contrib/sign.sh: remove debug echo command 2015-11-23 21:09:43 +01:00
docs add support for ubiquiti airRouter 2016-01-17 16:33:49 +01:00
include build: disable generation of ramdisk images 2016-01-08 11:23:44 +01:00
package gluon-status-page-api: support batadv-in-VLAN on ibss interface 2016-01-13 12:59:16 +01:00
patches ath9k: fix HSR tuner support for UniFi Outdoor Plus 2016-01-17 23:17:34 +01:00
scripts Convert site.conf to JSON during build 2016-01-02 23:49:25 +01:00
targets ath9k: fix HSR tuner support for UniFi Outdoor Plus 2016-01-17 23:17:34 +01:00
.gitignore build: add GLUON_OUTPUTDIR, move GLUON_IMAGEDIR default below it 2015-10-29 18:44:00 +01:00
CONTRIBUTING.md Merge pull request #481 from freifunk-gluon/rej-features 2015-10-11 17:55:08 +02:00
LICENSE Fix typo in LICENSE 2015-11-21 13:29:31 +01:00
Makefile Convert site.conf to JSON during build 2016-01-02 23:49:25 +01:00
modules Update Gluon packages 2016-01-12 16:02:13 +01:00
README.md readme: fix typo, improve formatting 2016-01-10 16:09:03 +00:00

Documentation (incomplete at this time, contribute if you can!) may be found at http://gluon.readthedocs.org/.

If you're new to Gluon and ready to get your feet wet, have a look at the Getting Started Guide.

Gluon IRC channel: #gluon in hackint

Issues & Feature requests

Before opening an issue, make sure to check whether any existing issues (open or closed) match. If you're suggesting a new feature, drop by on IRC or our mailinglist to discuss it first.

Use a release!

Please refrain from using the master branch for anything else but development purposes! Use the most recent release instead. You can list all relaseses by running git branch -a and switch to one by running git checkout v2015.1 && make update.

If you're using the autoupdater, do not autoupdate nodes with anything but releases. If you upgrade using random master commits the nodes will break eventually.

Mailinglist

To subscribe to the list, send a message to:

gluon-subscribe@luebeck.freifunk.net

To remove your address from the list, just send a message to the address in the List-Unsubscribe header of any list message. If you haven't changed addresses since subscribing, you can also send a message to:

gluon-unsubscribe@luebeck.freifunk.net