GenericBase
基站 

所属分类:单片机开发
开发工具:Others
文件大小:95KB
下载次数:5
上传日期:2009-03-19 15:43:43
上 传 者cxjnet
说明:  无线网络传感器基站通用节点测试程序.包含基站接口和主模块程序.
(Wireless network base station GM sensor node test procedure. Includes the base station interface and the main module procedures.)

文件列表:
GenericBase\GenericBase.nc (1977, 2003-09-25)
GenericBase\GenericBaseM.nc (4589, 2003-09-25)
GenericBase\Makefile (44, 2002-09-07)
GenericBase\main.exe.stackdump (58, 2006-12-14)
GenericBase\build\mica2\app.c (148379, 2009-03-06)
GenericBase\build\mica2\main.exe (15691, 2009-03-06)
GenericBase\build\mica2\main.srec (20670, 2009-03-06)
GenericBase\build\mica2\main.hex (21086, 2009-03-06)
GenericBase\build\CC2430\app.c (94940, 2007-07-02)
GenericBase\build\CC2430\hal.h (73254, 2005-12-16)
GenericBase\build\CC2430\ioCC2430.h (39637, 2005-12-06)
GenericBase\build\CC2430\rfConfig.c (2480, 2005-12-16)
GenericBase\build\CC2430\rfSetRadioFrequency.c (1867, 2005-12-16)
GenericBase\build\CC2430\setTimer2Period.c (2393, 2005-12-16)
GenericBase\build\CC2430\wait.c (1873, 2005-12-16)
GenericBase\build\CC2430\IARapp.c (102461, 2007-07-11)
GenericBase\build\mica2 (0, 2009-03-19)
GenericBase\build\CC2430 (0, 2009-03-19)
GenericBase\build (0, 2009-03-19)
GenericBase (0, 2009-03-19)

README for GenericBase Author/Contact: tinyos-help@millennium.berkeley.edu Description: GenericBase is a PC to sensor network bridge. Packets received from a PC from the UART are sent out on the radio, and packets received from the radio are sent out on the UART. This allows a PC to monitor network traffic and inject packets into a network. By default, GenericBase checks CRCs. Packets sent to it over the UART must set the CRC field of the packet to 1, or GenericBase will not successfully receive the packet. When GenericBase sends a packet to the UART (receives from the radio), it toggles the green LED. When GenericBase sends a packet to the radio (receives from the UART), it blinks the red LED. If a send fails, GenericBase toggles the yellow LED. GenericBase only receives and sends packets addressed to its AM group. It receives and sends packets to any mote ID. Tools: Many tools use GenericBase as a bridge to send a receive packets from motes. Known bugs/limitations: Because the UART layer has no framing protocol, extra bytes over the UART can cause the packet layer to become unresponsive, as subsequent packets are at unexpected offsets.

近期下载者

相关文件


收藏者