📄 readme
字号:
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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -