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.
Table of Contents
Here you can:
Browse the source code of our firmware
Search inside the wiki, the tickets and the commits
Watch the Timeline and the RoadMap
More info in http://nightwing.lugro-mesh.org.ar/en/
Source code
- svn: checkout the source code
- trunk: svn co http://svn2.assembla.com/svn/nightwing/trunk
- only Nightwing's code: svn co http://svn2.assembla.com/svn/nightwing/trunk/nightwing
- trac: browse the source code http://trac2.assembla.com/nightwing/browser
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