代码搜索结果

找到约 260 项符合 Oscilloscope 的代码

oscilloscope.java

/* * Copyright (c) 2006 Intel Corporation * All rights reserved. * * This file is distributed under the terms in the attached INTEL-LICENSE * file. If you do not find these files, copies can

makefile

TOS = $(shell ncc -print-tosdir) PACKAGE = net.tinyos.oscope APP = $(TOS)/../apps/Oscilloscope MIG = mig java # List of message classes to build MSGS = OscopeMsg.java OscopeResetMsg.java INITIAL_TA

readme

Package: net.tinyos.oscilloscope Description: User application for displaying sensor reading coming from the oscilloscope mote application. Authors: Jason Hill and Eric Heien Executables: oscillosco

oscope.m

function oscope(varargin) %This function is the interface to control the matlab oscilloscope application %%%%%%%%%%%%%%%%%% %% The following block is the standard matlab/TinyOS app. %% Functions spec

makefile

COMPONENT=Oscilloscope PFLAGS=-I../Oscilloscope include ../Makerules

makefile

COMPONENT=Oscilloscope include ../Makerules

makefile

TOS = $(shell ncc -print-tosdir) PACKAGE = net.tinyos.oscope APP = $(TOS)/../apps/Oscilloscope MIG = mig java # List of message classes to build MSGS = OscopeMsg.java OscopeResetMsg.java INITIAL_TA

readme

Package: net.tinyos.oscilloscope Description: User application for displaying sensor reading coming from the oscilloscope mote application. Authors: Jason Hill and Eric Heien Executables: oscillosco

scope.c

/** This file, 'scope.c', is a GUI program that together with 'scope_rt.c' serves as an oscilloscope to examine HAL pins, signals, and parameters. It is a user space component and uses GT

scope_rt.h

#ifndef HALSC_RT_H #define HALSC_RT_H /** This file, 'halsc_rt.h', contains declarations used by 'halscope_rt.c' to implement the real-time portion of the HAL oscilloscope. Declarations that