Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2009-10-18 | 540 Bytes | |
PowerNetBaseP.nc | 2009-10-18 | 5.2 kB | |
PowerNetBaseC.nc | 2009-10-18 | 2.8 kB | |
PowerNetBase.h | 2009-10-18 | 1.3 kB | |
Makefile | 2009-10-18 | 2.2 kB | |
Totals: 5 Items | 12.0 kB | 0 |
@author Maria Kazandjieva, <mariakaz@cs.stanford.edu> @date June 17, 2009 This is a combination of base station code + serial forwarding. The node running this app is the root of a CTP tree. It receives messages over the wireless medium and transfers them to the serial port through which it is connected. Note that the Base Station mote should have an ID such that TOS_NODE_ID % 500 == 0 To run: make telosb install,0 bsl,/dev/ttyUSBx Note: make sure base station and powernet motes are configured to communicate on the same channel.