代码搜索:tinyOS
找到约 3,275 项符合「tinyOS」的源代码
代码结果 3,275
www.eeworm.com/read/270919/4233833
readme
README for TestSnooze and OnOffApp
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
OnOffApp is an application the utilizes low power radio sampling
in order to turn the node "off" o
www.eeworm.com/read/444721/1729888
readme
README for TestSounder
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
TestSounder is a very simple application that buzz the sounder periodically.
Tools:
None
Known bugs/l
www.eeworm.com/read/415669/2134030
java commandmessage.java
/**
* This class is automatically generated by mig. DO NOT EDIT THIS FILE.
* This class implements a Java interface to the 'CommandMessage'
* message type.
*/
package net.tinyos.cr.messages;
pub
www.eeworm.com/read/395389/2436318
readme
README for TestSounder
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
TestSounder is a very simple application that buzz the sounder periodically.
Tools:
None
Known bugs/l
www.eeworm.com/read/383940/2605305
install
Installation for TinyOS-specific uisp:
Execute
./COMPILE
(you can run the commands it contains directly if you prefer)
Then:
make install
(you must be root on Linux to perform this step)
WARNIN
www.eeworm.com/read/383940/2605418
tos-mviz
#!/bin/bash
#
# $Id: tos-mviz,v 1.4 2006/12/12 18:23:02 vlahan Exp $
#
printenv CLASSPATH
java net.tinyos.mviz.DDocument $*
www.eeworm.com/read/383940/2608437
java sfnullrenderer.java
package net.tinyos.sf;
public class SFNullRenderer implements SFRenderer {
public void message(String msg) {
}
public void updatePacketsRead(int n) {
}
public void updatePacketsWritten(i
www.eeworm.com/read/155397/5623130
readme
README for HFS
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
HighFrequencySampling(HFS) is an application, which supports high frequency sampling. When command message is receive
www.eeworm.com/read/155397/5623249
readme
README for TestSnooze and OnOffApp
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
OnOffApp is an application the utilizes low power radio sampling
in order to turn the node "off" o
www.eeworm.com/read/235784/14053293
java result.java
/**
* This class is automatically generated by mig. DO NOT EDIT THIS FILE.
* This class implements a Java interface to the 'result'
* message type.
*/
public class result extends net.tinyos