代码搜索:tinyOS

找到约 3,275 项符合「tinyOS」的源代码

代码结果 3,275
www.eeworm.com/read/395389/2436322

readme

README for MicaSBTest2 Author/Contact: tinyos-help@millennium.berkeley.edu Description: The MicaSBTest2 tests out light, microphone, and sounder. Momentarily covering the light sensor will trigg
www.eeworm.com/read/383940/2605318

am makefile.am

AUTOMAKE_OPTIONS = foreign tinyoslibdir=$(libdir)/tinyos tinyoslib_DATA = giveio.sys tinyoslib_PROGRAMS=giveio-install giveio_install_SOURCES = giveio-install.cpp
www.eeworm.com/read/155397/5622198

set-mote-id

#!/usr/bin/perl -w # # This program changes the mote ID of a TinyOS image. It is used to # install a program for a specific mote. use strict; # default to backward compatability mode my $G_compat =
www.eeworm.com/read/155397/5622381

java tosmsg.java

// $Id: TOSMsg.java,v 1.4.2.1 2003/08/18 22:09:43 cssharp Exp $ package net.tinyos.message; /** * A class that represents packets as they are actually exchanged with * motes: * - the data array (
www.eeworm.com/read/155397/5623169

readme

README for MicaSBTest2 Author/Contact: tinyos-help@millennium.berkeley.edu Description: The MicaSBTest2 tests out light, microphone, and sounder. Momentarily covering the light sensor will trigg
www.eeworm.com/read/456001/7359838

txt readme.txt

Author/Contact: tinyos-help@millennium.berkeley.edu Description: To compile for motes with CC2420 radios, you must do: env CFLAGS="-DLOW_POWER_LISTENING" make Install the application
www.eeworm.com/read/456001/7359853

txt readme.txt

Author/Contact: tinyos-help@millennium.berkeley.edu Description: To compile for motes with CC2420 radios, you must do: env CFLAGS="-DLOW_POWER_LISTENING" make Install the application
www.eeworm.com/read/137691/5820077

makefile

TOS = $(shell ncc -print-tosdir) PACKAGE = net.tinyos.message MIG = mig java ROOT = ../../../.. include $(ROOT)/Makefile.include #TO REMAKE BaseTOSMsg, uncomment the line below and type make micaz
www.eeworm.com/read/137691/5820085

makefile

TOS = $(shell ncc -print-tosdir) PACKAGE = net.tinyos.message MIG = mig java ROOT = ../../../.. include $(ROOT)/Makefile.include #TO REMAKE BaseTOSMsg, uncomment the line below and type make telos
www.eeworm.com/read/137691/5822011

readme

README for Chirp running over S-MAC without modification Author/Contact: weiye@isi.edu Description: The application is copied from tinyos-1.x/apps/Chirp/ to demonstrate the compatibility provided by