代码搜索:tinyOS
找到约 3,275 项符合「tinyOS」的源代码
代码结果 3,275
www.eeworm.com/read/222388/4819879
readme
OBSOLETE!!!!!!!!!!!!!!!
THIS PACKAGE IS OBSOLETE, DO NOT USE EXCEPT FOR VERY GOOD REASONS...
Old README contents follow.
Package: net.tinyos.sf.old
www.eeworm.com/read/270919/4231682
toolchain readme.toolchain
Creating the MSP430 toolchain for the MSP430F161x series of microcontrollers
============================================================================
Joe Polastre
www.eeworm.com/read/270919/4232024
readme
OBSOLETE!!!!!!!!!!!!!!!
THIS PACKAGE IS OBSOLETE, DO NOT USE EXCEPT FOR VERY GOOD REASONS...
Old README contents follow.
Package: net.tinyos.sf.old
www.eeworm.com/read/270919/4233458
toolchain readme.toolchain
Creating the MSP430 toolchain for the MSP430F161x series of microcontrollers
============================================================================
Joe Polastre
www.eeworm.com/read/137691/5820320
java queryresultforwarder.java
/* QueryResultForwarder dumps messages received from a TOSBase into
a TASK/TinyDB database.
*/
package net.tinyos.tinydb;
public class QueryResultForwarder implements ResultListener{
static DB
www.eeworm.com/read/116008/6114335
java querylistener.java
/** QueryListeners are notified whenever a query
is started or stopped.
*/
package net.tinyos.tinydb;
public interface QueryListener {
void addQuery(TinyDBQuery q);
void removeQuery(TinyD
www.eeworm.com/read/11139/198962
readme
This directory contains network protocols that are part of
the TinyOS core distribution. They are:
ctp: Collection Tree Protocol (TEP 123), a collection (TEP 119) protocol
drip: Drip, a dissemina
www.eeworm.com/read/11139/202498
txt tep126.txt
===================================
CC2420 Radio Stack
===================================
:TEP: 126
:Group: Core Working Group
:Type: Documentary
:Status: Draft
:TinyOS-Version: 2.x
:Autho
www.eeworm.com/read/11139/202517
txt tep109.txt
=========================
Sensors and Sensor Boards
=========================
:TEP: 109
:Group: Core Working Group
:Type: Documentary
:Status: Final
:TinyOS-Version: 2.x
:Author: David Gay,
www.eeworm.com/read/11139/202518
txt tep102.txt
============================
Timers
============================
:TEP: 102
:Group: Core Working Group
:Type: Documentary
:Status: Final
:TinyOS-Version: 2.x
:Author: Cory Sharp, Martin Turo