📄 readme
字号:
README for Tools DirectoryAuthor/Contact: cotsbots-help@millennium.berkeley.eduIMPORTANT NOTE: In order to successfully make the java files in thisdirectory, add the following to your classpath:$TINYOS/contrib/cotsbots/toolswhere $TINYOS is your main tinyos-1.x diretory.This directory currently includes two applications: RobotCmdGUI (usedas an interface to the robots -- remote control or debugging/packet injection)and BeepDiffusion (used to inject packets for the BeepDiffusion application).RobotCmdGUI:This application requires the SerialForwarder to run, so it must alreadybe running. Make sure that you set the appropriate bit rate formica/mica2 while openening SerialForwarder.usage: java RobotCmd/RobotCmdGUI [group_id]A window should appear that gives various slider bar/button interfacesto drive the robot, calibrate it, test/debug, etc. This applicationalso includes a section for sending Navigation packets for the TestNavigation application.BeepDiffusion:This is based on BcastInject and the syntax is similar.usage: java RobotCmd/BeepDiffusion <command> [arguments[ where <command> and [arguments] are 1) tick_length (ms) 2) goThis application is used to inject packets to start the BeepDiffusionapplication. The StartDiffusion mote may also be used for this purpose(code in apps/BeepDiffusion).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -