📄 readme.txt
字号:
Test the effectiveness of the PacketLink layerINSTALL Transmitter == 1, 2, 3, 4, or 5 (up to MAX_TRANSMITTERS) Receiver == 0, plugged into the computerEXPECTATIONS Transmitter (ID not 0) - led1 toggling on every successfully delivered message led0 toggling on every unsuccessfully delivered message (and stay on until the next dropped packet) Receiver (ID 0) - Leds represent the binary count of sets of messages that were dropped. Ideally, if the transmitter and receiver are in range of each other, the receiver's LEDs should never turn on. You can pull the receiver out of range for up to two seconds before the transmission will fail. If you aren't convinced the receiver is doing anything because its leds aren't flashing, just turn it off and watch the transmitter's reaction.Java Application Usage: Linux: java TestPacketLink.class [-comm <packetsource>] Windows: java TestPacketLink [-comm <packetsource>] If not specified, the <packetsource> defaults to sf@localhost:9001 or to your MOTECOM environment variable (if defined).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -