index.rst 1.7 KB

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