?? readme
字號:
README for SurgeAuthor/Contact: tinyos-help@millennium.berkeley.edu$Revision: 1.3 $Description:Surge is an example application that uses MultiHop ad-hoc routing. Itis designed to be used in conjunction with the Surge java tool. EachSurge node takes temperature readings and forwards them to a base station.The node can also respond to broadcast commands from the base.This version of surge in contrib/ucb/SurgeTelos only supports(and has been tested on) the Telos platform. Please do not try to runthis version of Surge on any other platform. Other platforms may useSurge in tinyos-1.x/apps/SurgeTools:net.tinyos.surge.MainClassThis class processes sensor data from Surge programmed nodes via aGenericBase station. The java applet snoops the multihop headers toprovide a graphical view of the logical network topology. It alsopermits variation of the sample rates and sending pre-defined commandsto the surge nodes.In tinyos-1.x/tools/java/net/tinyos/surge, you must recompile the javaclasses based on this version of Surge: cd $TOSDIR/../tools/java/net/tinyos/surge make clean SURGE_PLATFORM=telos makeThis creates classes from Surge.h and SurgeCmd.h in contrib/ucb/apps/Surgeand Multihop.h from contrib/ucb/tos/lib/MultiHopLQI.Now you can run Surge with java net.tinyos.surge.MainClass 0x7DMake sure SerialForwarder is connected to Telos before running the Surgejava GUI.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -