Lr-wpan: Difference between revisions
No edit summary |
|||
Line 3: | Line 3: | ||
This page is a placeholder for coordinating development of the lr-wpan model for ns-3. | This page is a placeholder for coordinating development of the lr-wpan model for ns-3. | ||
Some initial code is available at http://code.nsnam.org/tomh/ns-3-lr-wpan/. Please see | Some initial code is available at http://code.nsnam.org/tomh/ns-3-lr-wpan/. Please see [http://code.nsnam.org/tomh/ns-3-lr-wpan/file/735b14afde8e/lr-wpan-documentation.pdf Sphinx documentation] for a description of what is already done in this repository. This repository is only the starting point for a full 802.15.4 model. | ||
* A thorough model for 802.15.4 is implemented in ns-2 and described [http://www-ee.ccny.cuny.edu/zheng/pub/ here] | * A thorough model for 802.15.4 is implemented in ns-2 and described [http://www-ee.ccny.cuny.edu/zheng/pub/ here] |
Revision as of 06:27, 17 November 2011
Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects
HOWTOs - Installation - Troubleshooting - User FAQ - Samples - Models - Education - Contributed Code - Papers
This page is a placeholder for coordinating development of the lr-wpan model for ns-3.
Some initial code is available at http://code.nsnam.org/tomh/ns-3-lr-wpan/. Please see Sphinx documentation for a description of what is already done in this repository. This repository is only the starting point for a full 802.15.4 model.
- A thorough model for 802.15.4 is implemented in ns-2 and described here
- This work did some additional work on the ns-2 model.
- more description of the ns-2 implementation is here
Next steps
There is presently no layer above this 802.15.4 that makes use of this code; ZigBee and 6LoWPAN are two technologies that could build on this. Non-IP packet generation, and routing, could be two topics of further development.