[Tinyos-help] Debian install.

2010-01-14 Thread Newlyn Erratt
All: I was attempting to do the deb install on hardy heron. Everything seemed to go alright but when I tried make on the Blink project I got various errors. On make micaz I get Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file I'm p

Re: [Tinyos-help] Debian install.

2010-01-14 Thread Newlyn Erratt
able > to execute > $ make micaz > without a problem. > > This has always worked for me, hope it helps you also. > > Cheers > Henrik > > 2010/1/15 Newlyn Erratt > All: > >I was attempting to do the deb install on hardy heron. Everything

[Tinyos-help] Compiling for TOSSIM Mac

2010-01-15 Thread Newlyn Erratt
All: I have got an environment setup and working on Mac OS X. I have compiled Blink for micaz and everything worked perfectly. When compiling blink with the sim option I get the following: In file included from /tinyos/tinyos-2.x/tos/lib/tossim/tos.h:50: /usr/include/stdlib.h:272: syntax erro

[Tinyos-help] Using ctp

2010-01-24 Thread Newlyn Erratt
All: I'm trying to determine if there is any example code using ctp. I've read the tep but didn't see any info on actually using it. I've looked through the tutorials but maybe I'm missing something. If this has already been discussed I apologize. I'm out now and wanted to send this before I fo

[Tinyos-help] CTP wiring issues

2010-04-06 Thread Newlyn Erratt
er done! Any tips or help would be appreciated! Newlyn Erratt ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] CTP wiring issues

2010-04-15 Thread Newlyn Erratt
programming model I think. On Apr 15, 2010 10:18 PM, "Omprakash Gnawali" wrote: On Tue, Apr 6, 2010 at 11:24 AM, Newlyn Erratt wrote: > All: > > Sorry if thi... Are you trying to create stubs for each CTP command/event inside NetworkCTP or want to wire up the commands/events thr

Re: [Tinyos-help] Turning off Low power listening - micaz

2010-04-23 Thread Newlyn Erratt
N¬ŠÆ¦º[b¥ªí™ë,j¢œÂ ú+™«

Re: [Tinyos-help] Error when executed program

2010-04-23 Thread Newlyn Erratt
N¬ŠÆ¦º[b¥ªí™ë,j¢œÂ ú+™«

[Tinyos-help] debugging in tinyos 2.x

2010-05-11 Thread Newlyn Erratt
All: I just wanted to see what the best way to deal with debugging in the 2.x versions is. I found information about debugging with avr-gdb for tinyos 1.x but couldn't seem to get it to work. Is there any well documented method for debugging in the newer system? Currently I've just been using T

[Tinyos-help] TOSSIM and CTP

2010-05-16 Thread Newlyn Erratt
All: I'm having an issue getting CTP to work with a TOSSIM simulation I'm running. I've enabled some of the debugging in CTP and from what I can tell everything is setting up properly. I get these messages from the sink: DEBUG (1): clientPtrs[0] = 0x76a070 DEBUG (1): CtpRoutingEngineP$0$RootCon

Re: [Tinyos-help] TOSSIM and CTP

2010-05-18 Thread Newlyn Erratt
I'm using the meyer noise data. I tried adding a one shot after I setup ctp for 1 millis and bumped up the simulation to run for 10 cycles and now the client gives the parent message before it tries to send but still sits in the no route loop for the entire simulation. Any ideas? I'm goin

Re: [Tinyos-help] Problem in tutorial: Mote-PC serial communication and SerialForwarder

2010-05-26 Thread Newlyn Erratt
N¬ŠÆ¦º[b¥ªí™ë,j¢œÂ ú+™«

Re: [Tinyos-help] send successive message

2010-05-26 Thread Newlyn Erratt
N¬ŠÆ¦º[b¥ªí™ë,j¢œÂ ú+™«

[Tinyos-help] TOSSIM and cycles

2010-07-29 Thread Newlyn Erratt
All: I am trying to determine if there is a way to find cycles in TinyOS. I know that I can find time but is there any simple method for cycles? I do know that TOSSIM isn't cycle accurate but I need a ballpark estimate between two different applications. Thanks for any help. Newlyn

[Tinyos-help] Dynamic memory

2010-08-30 Thread Newlyn Erratt
All: I've been looking through the archives for a few days trying to figure out the best solution to this problem. I know that malloc should not be used. I also know that there are some available dynamic memory implementations. Notable, I've seen TinyAlloc mentioned (assuming it was strictly Tiny

Re: [Tinyos-help] Dynamic memory

2010-08-30 Thread Newlyn Erratt
@millennium.berkeley.edu > [mailto:tinyos-help-boun...@millennium.berkeley.edu] On Behalf Of Newlyn > Erratt > Sent: maandag 30 augustus 2010 15:33 > To: tinyos-help@millennium.berkeley.edu > Subject: [Tinyos-help] Dynamic memory > > > > All: > > > > I've been looking

[Tinyos-help] Octopus

2010-09-08 Thread Newlyn Erratt
Has anyone had any luck getting octopus setup? We are running into an error with setlocaldutycycle. Apparently octopus expects this method to exist but it doesn't. Nothing I've found has any specific fix for this. Thanks ___ Tinyos-help mailing list Tin

[Tinyos-help] tossim/avrora topology

2011-01-18 Thread Newlyn Erratt
All, I am trying to determine if there is an easy way to use a matching topology between tossim and avrora. I am currently working with a generated tossim topology but since avrora doesn't support the link-gain model i am not sure if there is an easy way to migrate this topology to tossim. Somet

[Tinyos-help] Avrora and Flash memory

2011-02-08 Thread Newlyn Erratt
All: I have been reading about storage via the tutorial but wanted to check with everyone since I'm not sure how to do what I'm trying. I have a data set that I need to send over a simulated network (possibly eventually a testbed) but the data pieces are too large for the ADC of the micaz. The o

[Tinyos-help] Tossim noise modeling

2011-02-23 Thread Newlyn Erratt
All: I have a couple of questions regarding the noise modeling in TOSSIM: 1) Are there any noise traces available that aren't included in the standard tinyos install? I saw in the CPM paper that they did several other traces (Grand Canyon, Lake Lagunita, Meyer Library on other channels/lower tra

Re: [Tinyos-help] help

2011-04-25 Thread Newlyn Erratt
Which install method did you follow and what is your operating system environment? On Apr 25, 2011, at 6:56 AM, samad khadivar wrote: > Hi I have a problem when running TOSSIM.for example when I m arrived > opt/tinyos-2.1.1/apps/Blink and type make micaz sim, I recieved this > errormake *** No

[Tinyos-help] Trouble installing TinyOS on Ubuntu

2011-06-23 Thread Newlyn Erratt
All: I am having some troubles with my most recent installation of TinyOS. The target platform is Ubuntu 11.04. Some things seem to work properly while others have been more or less trouble: Working: make telosb make micaz sim (after specifying where python.h is) not working: make micaz When I

Re: [Tinyos-help] make pc

2011-08-10 Thread Newlyn Erratt
John, I'm not familiar with tinyos 1.x but powertossim z is available for tinyos 2.x. See http://www.scss.tcd.ie/~carbajor/powertossimz/index.html for information. Newlyn On Aug 8, 2011, at 1:59 AM, John Khalil wrote: > Hello, > > > > I am using tinyOS 1.x and I am trying to use TOSSIM o

Re: [Tinyos-help] Unable to compile Blink program

2011-08-17 Thread Newlyn Erratt
What is your environment? How did you install tinyos? Have you tried running Tos-check-env, does it give any errors? Also did you make sure to add the Environment shell script to be run automatically? On Aug 17, 2011, at 7:15 AM, ravi wrote: > Hey, > I have been working on this part o

Re: [Tinyos-help] grid topology in tinyos2.1

2011-08-17 Thread Newlyn Erratt
Ehsan, There is a Java tool included in tinyos2.x/support/sdk/java/net/tinyos/sim i believe that will allow you to create a topology based on 2d coordinates. More information may be found at http://www.tinyos.net/tinyos-2.x/doc/html/tutorial/usc-topologies.html If you need to map them in 3 dime

[Tinyos-help] BaseStation Question

2011-09-05 Thread Newlyn Erratt
All: I am looking into writing a gateway application and am curious if the BaseStation application will suit my needs. My primary questioin is at what level BaseStation forwards bridges network packets to serial port. My goal will be to run on top of CTP (I can do some reconfiguration of BaseSta

Re: [Tinyos-help] "make micaz" vs "make micaz sim"

2011-09-09 Thread Newlyn Erratt
Maki micaz makes using the avr toolchain but sim uses standard gcc toolchain. What errors are you getting? On Sep 9, 2011, at 8:22 AM, Amin Amin wrote: > Hi all, > > I can compile my application successfully with "make micaz", But i > have error with "make micaz sim". So, what does mean, and wha

[Tinyos-help] CTP receiving duplicates

2011-09-20 Thread Newlyn Erratt
All, I am trying to pinpoint the issue with my current program. I am using TinyOS 2.1.1 and CTP. At the root node of My network I am passing the packets on and am using the Listen program to see what I am receiving. The problem I am seeing is that I receive a number of packets with only the etx

[Tinyos-help] ubuntu 10.04 and repositories

2011-10-31 Thread Newlyn Erratt
All, I have been attempting to get a fully working TinyOS system setup and have been having quite some difficulties. The problem is with being able to compile for micaz. Starting with a freshly installed version of Ubuntu 10.04 I followed the directions for installation on the tinyos website. T

Re: [Tinyos-help] ubuntu 10.04 and repositories

2011-10-31 Thread Newlyn Erratt
/31 András Bíró > Hi Newlyn, > > I think the avr toolchain isn't working correctly from the hinrg > repository. Use this one instead: > deb http://tinyos.stanford.edu/tinyos/dists/ lucid > > Andris > > On Mon, Oct 31, 2011 at 5:05 PM, Newlyn Erratt > wrote: >

[Tinyos-help] Coding Standards with respect to interfaces, modules, and configurations

2012-01-20 Thread Newlyn Erratt
All, I have a question that I would like to pose. The situation that I have is as follows: I have four different interfaces that are logically related. I would like to keep them as separate interfaces so that replacement modules could be easily written and swapped in but would also like to redu

[Tinyos-help] TOSSIM compile error

2012-03-30 Thread Newlyn Erratt
seen a couple of previous emails regarding this but there never seemed to be a good solution. I am using the rpm installation. Does anyone have some idea of what may be happening. Thanks, Newlyn Erratt ___ Tinyos-help mailing list Tinyos-help

[Tinyos-help] MDA300CA question

2012-05-08 Thread Newlyn Erratt
All, I have downloaded the driver for MDA300CA from sourceforge but am having trouble understanding how to sample the temp/hum sensors. I see that I can wire into the SensorMDA300CA component which gives access to voltage and the ADCs but the interfaces for temp and humidity are commented out. I

[Tinyos-help] MDA300CA Issues

2012-05-23 Thread Newlyn Erratt
r? I have considered trying to get the old TinyOS 1.x driver from xbow working. Has anyone had any experience with this? I am really not a hardware person so I'm in a bit over my head on these issues :/ Thanks much, Newlyn Erratt ___ Tinyos-help ma

Re: [Tinyos-help] How to run a mote in TOSSIM.

2014-01-31 Thread Newlyn Erratt
Pratyush, What do you mean you see no output? It just goes to the next prompt with no output at all? Newlyn > On Jan 31, 2014, at 3:19 AM, Pratyush Tottempudi > wrote: > > Hello, I am a computer science masters student. I am very new to the TinyOS > and TOSSIM.I have the task of enabling comm