Hi everybody,
I implemented a low power listening protocol for CC2420. It compiles on
tinyos-1.x.
The protocol is quite similar to BMAC.
I made some tests on the telosb/TMoteSky platform, and the implementation seems
to be stable, so now I'm sharing the source code -maybe this can be useful for
others
working with tinyos:
http://www2.ing.unipi.it/~o1833499/works/bmacplus/BMAC+_1.0_.zip
In order to compile this protocol with your application, just unzip everything
in the contrib/ directory, and modify the makefile of your own application
by adding the following line:
PFLAGS+=-I${TOSROOT}/contrib/unipi/tos/lib/BMACPlus
Some applications with a modified makefile are included in the zip file.
Feel free to mail me for bugs, suggestions, and comments.
Regards,
Paolo_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help