📄 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 + -