[Tinyos-help] MTS 310 Sensor Power Consumption

2009-03-20 Thread Matt Keally
I am curious if anyone can tell me the power consumption per sample of each of the sensors (light, temperature, accelerometer, magnetometer, acoustic) on the MTS300/310 sensor board. Thanks, Matt Keally ___ Tinyos-help mailing list Tinyos-help

[Tinyos-help] Converting raw data from MTS310

2008-11-26 Thread Matt Keally
Hi, I have an MTS 310 sensor board on an Iris mote. Each sensor on the mote returns type uint16_t and I wish to convert this to meaningful data (force, temperature, Lux, etc). Is there a comprehensive manual that explains how to do this? There are a few manuals on the Crossbow website, but

[Tinyos-help] Converting raw data from MTS310

2008-11-26 Thread Matt Keally
Hi, I have an MTS 310 sensor board on an Iris mote. Each sensor on the mote returns type uint16_t and I wish to convert this to meaningful data (force, temperature, Lux, etc). Is there a comprehensive manual that explains how to do this, providing each formula? There are a few manuals on

[Tinyos-help] Example TinyOS 2.x app with multiple packet types

2008-11-10 Thread Matt Keally
Hi, I wish to have two types of packets for communication in my application: control packets sent from a base station and sensor data packets returned from the nodes. Each has a different nx_struct. Is there an example application (I can't seem to find one) that makes use of this scheme? It

Re: [Tinyos-help] Makefile in different directory than source

2008-06-01 Thread Matt Keally
Thanks, This worked, but I had to specify the directory of the top level component: COMPONENT=subdir/AppC Matt Keally On Sun, Jun 1, 2008 at 7:41 PM, Varun Jain [EMAIL PROTECTED] wrote: Hi Matt, I am not an expert at Makefiles either but I think for this one that in your makefile, you need

[Tinyos-help] Makefile in different directory than source

2008-05-31 Thread Matt Keally
Hi, I would like to keep my TinyOS 2.x application source code in a subdirectory from the makefile that builds it. Unfortunately, I am not very familiar with using makefiles. Is there any way to include a source directory in the makefile for my application? Otherwise, when I try to compile

[Tinyos-help] GPSR for TinyOS-2.x

2008-05-06 Thread Matt Keally
? The USC implementation seems very involved and may be difficult to port without a significant amount of work. Thanks, Matt Keally ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman