RE: [Tinyos-help] Question about lost of packets with MultiHop.

2006-07-25 Thread Munaretto, Daniel
So what you mean is in tinyos-1.x is impossible to bypass this problem, isn'it? Or if there is a solution in 1.x, in my project would be really important, should you explain it? Thanks very much, Cheers Daniele -Original Message- From: Philip Levis [mailto:[EMAIL PROTECTE

[Tinyos-help] Using matchbox

2006-07-25 Thread robycannone
Hi all, I'w know if matchbox writes only on RAM or also in FLASH. I'w tryed matchbox applications (like CopyIn e CopyOut) but when I reset the mote the file that I have written doesn't exist more. How can I write on flash using matchbox? Can someone help me? Thanks. Roberto

Re: Re: [Tinyos-help] TinyOS 1.x apps gives absurd result after installing TinyOS 2.x

2006-07-25 Thread Mohan Hambar
I have tried by changing the environment variables. But even with the properly set environment variables, I got wrong results. I am not getting the reason behind that. For 1.x the variables are set as                 TOSROOT  ="/opt/tinyos-1.x"             TOSDIR    ="$TOSROOT/tos"            

[Tinyos-help] High resolution micaz timer in tinyos 1.x

2006-07-25 Thread Michael Collett
Title: High resolution micaz timer in tinyos 1.x Hi, I'm trying to use a high resolution timer on my micaz. I know that there are compatibility issues with timer2 and the micaz radio both trying to use the int2 port. What exactly do I need to change? Has anyone successfully got it to work?

[Tinyos-help] Fwd: interface matlab java

2006-07-25 Thread usha jogalekar
Note: forwarded message attached. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --- Begin Message --- sir, I want to use matlab commands in my java program. I hav downloaded the file Matlab

Re: [Tinyos-help] Issue with CntToLedsAndRfm and RfmToLeds

2006-07-25 Thread Alexandre Bergel
There are some significant difference between the Makerules Marcin had on his machine and I had on my machine. I guess this files is generated while TinyOS is installed. Cheers, Alexandre Am Jul 25, 2006 um 12:54 AM schrieb Michael Schippling: well...yeah. What was the magic? MS Alexandre

Re: [Tinyos-help] Question about lost of packets with MultiHop.

2006-07-25 Thread Krisakorn Rerkrai
Does this mean these two packets are both acknowledged but the second one in the FIFO is flushed out?On 7/25/06, Philip Levis < [EMAIL PROTECTED]> wrote:On Jul 24, 2006, at 1:21 PM, José Ulloa wrote: > Hi, we are working with a network with six or more hops, and> tinyos-1.x. We have detected a lost

Re: [Tinyos-help] Can classes be made in tinyos1.x

2006-07-25 Thread R. Steve McKown
On Tuesday 25 July 2006 12:17 am, s bash wrote: > hi to all > i want to inquire that can we make classes and their instances in > Tinyos1.x? waiting for reply TinyOS is built on nesC, which is an extension to the C language. It is not object oriented and has no concept of classes or objects p

[Tinyos-help] switching on several analog input

2006-07-25 Thread Nicolas Schulcz
Hi I try to connect on my TMote sky an analog sensor with 3 output, so I have to make acquisitions on 3 inputs, Is there a speed way for switching on several analog input (for example for each timer fired, change the configuration on the CAN..) Thank you for all. Nicoo

[Tinyos-help] question related to buf size of mate'

2006-07-25 Thread song guo
Hi All, Currently, I changed the buffer size of mate' vm, however, I encounter the following problems: 1. using the UART to send the buffer with the size 50 seems all right, however, the send_lqi result in an error. For example, I write an program to increase the buf size every time by one and tran

[Tinyos-help] setting node ID

2006-07-25 Thread jurin dan
hi, i'm using tinyos v.1.1.10 and i want to set a node ID. i used this command: make mica2 install,1 mib510,com1 message error was: make:***No rule to make target '1'. Stop. is somebody aware of the right syntax of the command? thx ___

Re: [Tinyos-help] TinyOS 1.x apps gives absurd result after installing TinyOS 2.x

2006-07-25 Thread Philip Levis
On Jul 25, 2006, at 1:18 AM, Mohan Hambar wrote: I have tried by changing the environment variables. But even with the properly set environment variables, I got wrong results. I am not getting the reason behind that. For 1.x the variables are set as TOSROOT ="/opt/tinyos-1.x"

Re: [Tinyos-help] Question about lost of packets with MultiHop.

2006-07-25 Thread Philip Levis
On Jul 25, 2006, at 3:33 AM, Krisakorn Rerkrai wrote: Does this mean these two packets are both acknowledged but the second one in the FIFO is flushed out? Yes. Phil ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.mil

Re: [Tinyos-help] setting node ID

2006-07-25 Thread Mark Bramwell
try: make mica2 install.1 mib510,/dev/ttyS0 note that I have used period one ".1" not comma one ",1" - Original Message - From: "jurin dan" <[EMAIL PROTECTED]> To: Sent: Tuesday, July 25, 2006 1:11 PM Subject: [Tinyos-help] setting node ID hi, i'm using ti

Re: [Tinyos-help] Question about lost of packets with MultiHop.

2006-07-25 Thread Philip Levis
On Jul 25, 2006, at 12:03 AM, Munaretto, Daniel wrote: So what you mean is in tinyos-1.x is impossible to bypass this problem, isn'it? Or if there is a solution in 1.x, in my project would be really important, should you explain it? Of course it's not impossible: you can modify the stack. Y

Re: [Tinyos-help] setting node ID

2006-07-25 Thread Michael Schippling
there was some debate about the use of a comma being ok, but I always use a dot: install.1 MS jurin dan wrote: hi, i'm using tinyos v.1.1.10 and i want to set a node ID. i used this command: make mica2 install,1 mib510,com1 message error was: make:***N

RE: [Tinyos-help] setting node ID

2006-07-25 Thread BiBe
Hi! For micaz node, i'm setting node-id by "make micaz install.1". So try your command with a dot instead of the comma. Birger > -Original Message- > From: [EMAIL PROTECTED] [mailto:tinyos-help- > [EMAIL PROTECTED] On Behalf Of jurin dan > Sent: Tuesday, July 25, 2006 7:11 PM > To: tinyos

[Tinyos-help] Re:setting node ID

2006-07-25 Thread Alex Junyan Ma
hi, try use dot not comma: make mica2 install.1 mib510,com1 -- Alex Junyan Ma A804 Aviation Building Northwestern Polytechnical University Xi'an, Shaanxi, China P.R. EMAIL: alexmajy at gmail dot com MSN: alexmajy at hotmail dot com ___ Tinyos-help ma

[Tinyos-help] Help writing to telosb over UART in Python

2006-07-25 Thread Darren Bishop
I am writing a Pyhton software to manage our mote testbed; I must use Python to integrate into the 'larger' system and I must use TinyOS-1.x. I am having trouble writing to the motes over UART. I can read from them perfectly i.e. I have implemented the HDLC-like framing and CRC calculation and

Re: [Tinyos-help] [tinyos2.0] event timer.fired() getting lost on telosb using BlinkToRadio apps.

2006-07-25 Thread ipark
Hi, I've executed BlinkToRadio application with two telosb motes for about 3 hours after adding one line of code in VirtualizeTimerC.nc. These two motes are still operating correctly without event timer.fired() getting lost. It seems that the bug's been fixed. Thank you. Inyong Park > Whoah, it

RE: [Tinyos-help] Problems with GenericComm and PWM

2006-07-25 Thread BiBe
Hi! Thanks a lot for your answer! With the DDRB register, I set the output pins for PWM. In your code, this is done by: TOSH_MAKE_MOTOR1PWM_OUTPUT(); TOSH_MAKE_MOTOR1DIR_OUTPUT(); TOSH_CLR_MOTOR1PWM_PIN(); TOSH_CLR_MOTOR1DIR_PIN(); Where are those functions defined and how can I use them to

[Tinyos-help] Use SerialForwarder or MoteIF?

2006-07-25 Thread Conor Todd
Hi.  I'm writing a bit of Java code to run on a PC connected to mote network.  I'm currently using TinyOS-1.x, but at some point I'm sure I'll move to TinyOS-2.x.  For my java code, should I connect to a Serial Forwarder to receive packets, or should I use MoteIF to connect directly? The documentat

[Tinyos-help] MTS400 & Multihop routing

2006-07-25 Thread Justin Dugger
Hi, I've been working on a few tinyOS (1.x) projects, and investigating some of the various tools tinyOS provides. Couple of unrelated questions I'd like to ask people reading: 1) Does the MTS400 test program accurately report the calibration data? We've been looking at decoding the pressure rea

Re: [Tinyos-help] Antenna gain on tmote

2006-07-25 Thread Chang Li
The height may be a factor. That is interesting. I tested it on the ground. My maximum distance in an open football field with PCB antenna is 25 meter ( 80 feet ?) that is similar result to 100 feet. In such a short distance the PCB antenna is not much helpful outdoor. Anybody knows the in

[Tinyos-help] Cannot run: make micaz sim

2006-07-25 Thread Chong Zan Kai
Hi,Can someone tell me why I cannot run "make micaz sim" in ubuntu? Thanks.[EMAIL PROTECTED]:/opt/tinyos-2.x/apps/Blink$ make micaz simmkdir -p build/micaz   placing object files in build/micaz  writing XML schema to app.xml  compiling BlinkAppC to object file sim.oncc -c -shared -fPIC -o build/mic

Re: [Tinyos-help] Problems with GenericComm and PWM

2006-07-25 Thread Michael Schippling
Oh, now you're going to make me work AND explain what I did...oy... First I stole my PWM stuff from Sarah B's cotsbots board code that uses different pins and a somewhat different idea, vis motor direction. I then left the direction pin defs in but never used them, so at least three layers of con

Re: [Tinyos-help] Use SerialForwarder or MoteIF?

2006-07-25 Thread Michael Schippling
Don't know about forward portability, but the basic question boils down to: Do you want your Java code to connect directly to the serial port (meaning always run on the local host that has the programmer attached), or do you want to always have to start SerialForwarder on the local host and be abl

Re: [Tinyos-help] Modifying Oscilloscope

2006-07-25 Thread Steve the Taiwanese
I tried swaping wherever sensor was with ADCC in the Oscilloscope config file as seen below: configuration Oscilloscope { } implementation { components Main, OscilloscopeM , TimerC , LedsC , DemoSensorC as Sensor , ADCC , GenericComm

[Tinyos-help] Problems with MicaHWVerify

2006-07-25 Thread Simon Willis
I am having problems with MicaHWVerify. I program it on my mote (based on Mica2) and nothing happens. The LEDs are supposed to start counting once it has retrieved the ID from the serial ID chip. I assumed that the problem was something to do with this. To test it I put a Leds.redOn() in the