index.rst 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  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. * TP-Link
  32. - TL-WR740N (v1, v3, v4)
  33. - TL-WR741N/ND (v1, v2, v4)
  34. - TL-WR841N/ND (v3, v5, v7, v8, v9)
  35. - TL-WR842N/ND (v1, v2)
  36. - TL-WR941N/ND (v2, v3, v4)
  37. - TL-WR1043N/ND (v1, v2)
  38. - TL-WDR3500 (v1)
  39. - TL-WDR3600 (v1)
  40. - TL-WDR4300 (v1)
  41. - TL-WA901N/ND (v2)
  42. - TL-MR3020 (v1)
  43. - TL-MR3040 (v1)
  44. - TL-MR3220 (v1)
  45. - TL-MR3420 (v1, v2)
  46. * Ubiquiti
  47. - Bullet M2
  48. - Nanostation M2
  49. - Picostation M2
  50. - UniFi AP
  51. - UniFi AP Outdoor
  52. * D-Link
  53. - DIR-615 (E1)
  54. - DIR-825 (B1)
  55. * Linksys
  56. - WRT160NL
  57. Releases
  58. --------
  59. .. toctree::
  60. :maxdepth: 1
  61. releases/v2014.4
  62. releases/v2014.3.1
  63. releases/v2014.3
  64. License
  65. -------
  66. See LICENCE_
  67. .. _LICENCE: https://github.com/freifunk-gluon/gluon/blob/master/LICENSE
  68. Indices and tables
  69. ==================
  70. * :ref:`genindex`
  71. * :ref:`search`