index.rst 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  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/faq
  12. Features
  13. --------
  14. .. toctree::
  15. :maxdepth: 2
  16. features/configmode
  17. features/autoupdater
  18. features/private-wlan
  19. features/mesh-on-wan
  20. features/announce
  21. features/authorized-keys
  22. Developer Documentation
  23. -----------------------
  24. .. toctree::
  25. :maxdepth: 2
  26. dev/basics
  27. dev/hardware
  28. dev/upgrade
  29. dev/configmode
  30. Supported Devices
  31. -----------------
  32. * Buffalo
  33. - WZR-HP-AG300H / WZR-600DHP
  34. - WZR-HP-G450H
  35. * D-Link
  36. - DIR-825 (B1)
  37. * Linksys
  38. - WRT160NL
  39. * TP-Link
  40. - CPE210 (v1)
  41. - CPE220 (v1)
  42. - CPE510 (v1)
  43. - CPE520 (v1)
  44. - TL-MR3020 (v1)
  45. - TL-MR3040 (v1, v2)
  46. - TL-MR3220 (v1)
  47. - TL-MR3420 (v1, v2)
  48. - TL-WA750RE (v1)
  49. - TL-WA801N/ND (v2)
  50. - TL-WA850RE (v1)
  51. - TL-WA901N/ND (v2)
  52. - TL-WDR3500 (v1)
  53. - TL-WDR3600 (v1)
  54. - TL-WDR4300 (v1)
  55. - TL-WR1043N/ND (v1, v2)
  56. - TL-WR703N (v1)
  57. - TL-WR710N (v1)
  58. - TL-WR740N (v1, v3, v4)
  59. - TL-WR741N/ND (v1, v2, v4)
  60. - TL-WR841N/ND (v3, v5, v7, v8, v9)
  61. - TL-WR842N/ND (v1, v2)
  62. - TL-WR941N/ND (v2, v3, v4)
  63. * Ubiquiti
  64. - Bullet M2
  65. - Nanostation M2
  66. - Picostation M2
  67. - UniFi AP
  68. - UniFi AP Outdoor
  69. Releases
  70. --------
  71. .. toctree::
  72. :maxdepth: 1
  73. releases/v2014.4
  74. releases/v2014.3.1
  75. releases/v2014.3
  76. License
  77. -------
  78. See LICENCE_
  79. .. _LICENCE: https://github.com/freifunk-gluon/gluon/blob/master/LICENSE
  80. Indices and tables
  81. ==================
  82. * :ref:`genindex`
  83. * :ref:`search`