test1(2)
tinyos 

所属分类:通讯编程文档
开发工具:C/C++
文件大小:133KB
下载次数:3
上传日期:2009-03-20 01:48:40
上 传 者ashrivastava
说明:  This is a helpful document for tinyos learners

文件列表:
test1\Receive_A\Makefile (74, 2005-07-14)
test1\Receive_A\TOSBase.nc (2173, 2008-07-04)
test1\Receive_A\TOSBaseM.nc (7956, 2008-07-14)
test1\Receive_A\build\micaz\ident_flags.txt (186, 2008-07-14)
test1\Receive_A\build\micaz\tos_image.xml (28487, 2008-07-14)
test1\Receive_A\build\micaz\app.c (194924, 2008-07-14)
test1\Receive_A\build\micaz\main.exe (19508, 2008-07-14)
test1\Receive_A\build\micaz\main.srec (27542, 2008-07-14)
test1\Receive_A\build\micaz\main.ihex (28114, 2008-07-14)
test1\foo\Makefile (39, 2008-07-02)
test1\foo\FooM.nc (2060, 2008-07-04)
test1\foo\foo.nc (347, 2008-07-04)
test1\foo\build\micaz\ident_flags.txt (182, 2008-07-04)
test1\foo\build\micaz\app.c (198670, 2008-07-04)
test1\foo\build\micaz\tos_image.xml (27964, 2008-07-04)
test1\foo\build\micaz\main.exe (18960, 2008-07-04)
test1\foo\build\micaz\main.srec (27034, 2008-07-04)
test1\foo\build\micaz\main.ihex (27595, 2008-07-04)
test1\Receive_A\build\micaz (0, 2008-07-02)
test1\foo\build\micaz (0, 2008-07-04)
test1\Receive_A\build (0, 2008-07-02)
test1\foo\build (0, 2008-07-04)
test1\Receive_A (0, 2008-07-02)
test1\foo (0, 2008-07-04)
test1 (0, 2008-07-04)

README for TOSBase Author/Contact: tinyos-help@millennium.berkeley.edu Description: TOSBase is an application that acts as a simple bridge between the serial and wireless channel. It is similar to the older GenericBase, but incorporates FramerM. TOSBase does not use FramerAckM, but implements it's own ACK handling. Specifically, TOSBase will only ACK a packet received from the serial channel once it has been transmitted over the radio. TOSBase will only bridge those packets whose group id matches the value of the TOS_AM_GROUP value compiled into the application The LEDS are programmed to toggle as follows: RED Toggle - Packet Rcvd over the serial (UART) channel GREEN Toggle - Packet Rcvd over the wireless channel YELLOW Toggle - Sent an ACK back to the serial channel Tools: tools/java/net/tinyos/sf/SerialForwarder. See doc/serialcomm/index.html for more information using these tools. Known bugs/limitations: None

近期下载者

相关文件


收藏者