代码搜索:tinyOS
找到约 3,275 项符合「tinyOS」的源代码
代码结果 3,275
www.eeworm.com/read/200734/5064665
c clock_hal.c
/**
* @file clock_hal.c
* @brief Basic Clocking Sub-system for MSP430
* Ported from TinyOS-1.x
*/
#include "compiler.h"
//----------------------------------------------------------
// CON
www.eeworm.com/read/166793/5472268
readme
Package: net.tinyos.calibrate
Description: Package to set up calibration information in a mote
with the CALIBRATE component installed
Author: Sam Madden (madden@cs.berkeley.edu)
Executables: none
www.eeworm.com/read/270919/4233672
makefile
PFLAGS= -I%T/lib/MultiHopLQI -DSEND_QUEUE_SIZE=8 -DMHOP_LEDS
PLATFORMS=telos telosa telosb
TINYOS_NP ?= BNP
COMPONENT=Surge
include ${MAKERULES}
www.eeworm.com/read/270919/4233682
readme
README for MicaSBTest1
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
MicaSBTest1 is an application that test out the magnetometer, accelerometer, and temperature sensor.
It demo
www.eeworm.com/read/270919/4233708
readme
README for Ident
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
Ident is a simple person tracking application built with the Ident
component.
To use the Ident application, you nee
www.eeworm.com/read/270919/4233749
readme
README for TestTinyAlloc
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
TestTinyAlloc tests the TinyAlloc dynamic memory allocator. It
allocates three chunks of memory, frees one o
www.eeworm.com/read/270919/4233757
readme
README for SimpleCmd and Bcast
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
This directory contains two Tiny OS applications: SimpleCmd and Bcast.
SimpleCmd --- handles AM messa
www.eeworm.com/read/270919/4233773
java pingmsg.java
/**
* This class is automatically generated by mig. DO NOT EDIT THIS FILE.
* This class implements a Java interface to the 'PingMsg'
* message type.
*/
public class PingMsg extends net.tinyos.mes
www.eeworm.com/read/270919/4233775
java pongmsg.java
/**
* This class is automatically generated by mig. DO NOT EDIT THIS FILE.
* This class implements a Java interface to the 'PongMsg'
* message type.
*/
public class PongMsg extends net.tinyos.mes
www.eeworm.com/read/444721/1729884
readme
README for MicaSBTest1
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
MicaSBTest1 is an application that test out the magnetometer, accelerometer, and temperature sensor.
It demo