This repository has been archived on 2024-05-11. You can view files and clone it, but cannot push or open issues or pull requests.
gluon-firmware/docs/index.rst

117 lines
1.7 KiB
ReStructuredText
Raw Normal View History

Welcome to Gluon
================
Gluon is a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes.
Several Freifunk communities in Germany use Gluon as the foundation of their Freifunk firmwares.
User Documentation
------------------
.. toctree::
:maxdepth: 2
user/getting_started
user/site
user/faq
Features
--------
.. toctree::
:maxdepth: 2
features/configmode
features/autoupdater
2014-08-05 21:30:16 +00:00
features/private-wlan
2014-07-16 12:59:26 +00:00
features/mesh-on-wan
features/announce
2014-09-15 17:26:30 +00:00
features/authorized-keys
Developer Documentation
-----------------------
.. toctree::
:maxdepth: 2
2014-07-09 10:43:10 +00:00
dev/basics
dev/hardware
dev/upgrade
2014-11-17 13:50:15 +00:00
dev/configmode
Supported Devices
-----------------
* Buffalo
- WZR-HP-AG300H / WZR-600DHP
- WZR-HP-G450H
* D-Link
- DIR-825 (B1)
* Linksys
- WRT160NL
* TP-Link
2014-12-16 11:39:09 +00:00
- CPE210 (v1)
- CPE220 (v1)
- CPE510 (v1)
- CPE520 (v1)
- TL-MR3020 (v1)
- TL-MR3040 (v1, v2)
- TL-MR3220 (v1)
- TL-MR3420 (v1, v2)
- TL-WA750RE (v1)
- TL-WA801N/ND (v2)
2014-12-16 11:39:09 +00:00
- TL-WA850RE (v1)
- TL-WA901N/ND (v2)
- TL-WDR3500 (v1)
- TL-WDR3600 (v1)
- TL-WDR4300 (v1)
- TL-WR1043N/ND (v1, v2)
- TL-WR703N (v1)
- TL-WR710N (v1)
- TL-WR740N (v1, v3, v4)
- TL-WR741N/ND (v1, v2, v4)
- TL-WR841N/ND (v3, v5, v7, v8, v9)
- TL-WR842N/ND (v1, v2)
- TL-WR941N/ND (v2, v3, v4)
* Ubiquiti
- Bullet M2
- Nanostation M2
- Picostation M2
- UniFi AP
- UniFi AP Outdoor
2014-08-02 19:33:10 +00:00
Releases
--------
.. toctree::
:maxdepth: 1
releases/v2014.4
2014-10-17 12:31:12 +00:00
releases/v2014.3.1
2014-08-02 19:33:10 +00:00
releases/v2014.3
License
-------
See LICENCE_
.. _LICENCE: https://github.com/freifunk-gluon/gluon/blob/master/LICENSE
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`