The Nightwing Project

Nightwing is a firmware that allows the creation of Wireless Mesh Networks, with a fast and easy deployment.
Specially made for Free, Community, Municipal, Rural and/or Open Networks.
Nightwing allows, without the need to make complicated configurations or have an advance technical knowledge, the extention of any wired or wireless network.


Here you can:

Browse the source code of our firmware

Create or view the Tickets

Search inside the wiki, the tickets and the commits

Read documentation

Watch the Timeline and the RoadMap

More info in  http://nightwing.lugro-mesh.org.ar/en/


Source code

Repository structure

/branches: Different branches of development. Start as a copy of the trunk at some point, and then are used to work in parallel with the trunk.

/tags: Are copies of the code at some stage, but that are not modified anymore. Are used to mark a state of the code at a given moment.

/trunk: Main directory of work.

  • /nightwing/: Nightwing's source code
  • /openwrt/: Everything related to OpenWRT
    • packages/: Everything related to modifications of the extra packages of OpenWRT
    • trunk/: Everything related to modifications inside the trunk of OpenWRT
  • /doc/: Documentation about Nightwing

Documentation

Comming soon :D