index.rst 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. Welcome to Gluon
  2. ================
  3. Gluon is a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes.
  4. Several Freifunk communities in Germany use Gluon as the foundation of their Freifunk firmwares.
  5. User Documentation
  6. ------------------
  7. .. toctree::
  8. :maxdepth: 2
  9. user/getting_started
  10. user/site
  11. user/builds
  12. user/faq
  13. Features
  14. --------
  15. .. toctree::
  16. :maxdepth: 2
  17. features/configmode
  18. features/autoupdater
  19. features/private-wlan
  20. features/mesh-on-wan
  21. features/announce
  22. Developer Documentation
  23. -----------------------
  24. .. toctree::
  25. :maxdepth: 2
  26. dev/basics
  27. Supported Devices
  28. -----------------
  29. * TP-Link
  30. - TL-WR740N (v1, v3, v4)
  31. - TL-WR741N/ND (v1, v2, v4)
  32. - TL-WR841N/ND (v3, v5, v7, v8, v9)
  33. - TL-WR842N/ND (v1, v2)
  34. - TL-WR941N/ND (v2, v3, v4)
  35. - TL-WR1043N/ND (v1)
  36. - TL-WDR3500 (v1)
  37. - TL-WDR3600 (v1)
  38. - TL-WDR4300 (v1)
  39. - TL-WA901N/ND (v2)
  40. - TL-MR3020 (v1)
  41. - TL-MR3040 (v1)
  42. - TL-MR3220 (v1)
  43. - TL-MR3420 (v1, v2)
  44. * Ubiquiti
  45. - Bullet M2
  46. - Nanostation M2
  47. - Picostation M2
  48. - UniFi AP
  49. - UniFi AP Outdoor
  50. * D-Link
  51. - DIR-615 (E1)
  52. - DIR-825 (B1)
  53. * Linksys
  54. - WRT160NL
  55. Releases
  56. --------
  57. .. toctree::
  58. :maxdepth: 1
  59. releases/v2014.4
  60. releases/v2014.3
  61. License
  62. -------
  63. See LICENCE_
  64. .. _LICENCE: https://github.com/freifunk-gluon/gluon/blob/master/LICENSE
  65. Indices and tables
  66. ==================
  67. * :ref:`genindex`
  68. * :ref:`search`