[Tinyos-help] stop/start printf using splitcontrol

2008-05-01 Thread Andrew Parson O'Brien
Hello list, I'm under the impression that to share the serial port between AM messages and printf I must start/stop the printf service. I was thinking something like timer fires() start printf service using it's splitcontrol startDone printf things flush() flushDone() stop

Re: [Tinyos-help] Deluge(ify) MultihopOscilloscope

2008-02-15 Thread Andrew Parson O'Brien
produces the original error Thanks, Andy Quoting Kevin Klues [EMAIL PROTECTED]: What are the reported RAM / ROM sizes of your compiled app. It looks like the binary may be too large Kevin On Wed, Feb 13, 2008 at 1:33 PM, Andrew Parson O'Brien [EMAIL PROTECTED] wrote: Hello, I'm trying

[Tinyos-help] Deluge(ify) MultihopOscilloscope

2008-02-13 Thread Andrew Parson O'Brien
Hello, I'm trying to modify a vanilla MultihopOscilliscope so that it may serve as a Deluge T2-enabled app. Following the manual, I included TINYOS_NP=BNP in the Makefile and added a DelugeC component in MultihopOscilliscopeAppC.nc. At first it complained about StorageVolumes.h but

[Tinyos-help] tmote sky docs ...

2007-11-08 Thread Andrew Parson O'Brien
Hello, here http://www.cems.uvm.edu/~aobrien/tmote/ you can find ISO images of the driver and documentation CDs, data sheets for the tmote-sky and tmote-connect as well as the quickstart guide for the tmote-sky. Thanks go to Charley Robinson here at UVM for having the good sense to d/l

[Tinyos-help] Basic TinyOS2 update question

2007-10-28 Thread Andrew Parson O'Brien
Hello List, I've spent a fair amount of time reading docs and googling but I haven't been able to find satisfactory answers to a number of questions. (To give you an idea of my personal situation I'm working in a TinyOS 2 dev environment running in a VMware virtual machine and am hoping