Re: [Tinyos-help] TestNetworkLpl

2009-06-19 Thread Razvan Musaloiu-E.
Hi! On Fri, 19 Jun 2009, Andres Vahter wrote: > Hi, > > I was reading last night Tinyos-devel mailinglist and found thread about > TestNetworkLpl: > http://mail.millennium.berkeley.edu/pipermail/tinyos-devel/2009-June/003895.html > > It seems to work only on telosb. > (http://hinrg.cs.jhu.edu/g

Re: [Tinyos-help] A possible bug in BaseStation application, TinyOS 2.1.0

2009-06-19 Thread Dongzhen Piao
I'm using CC1000 radio module. Here's what I found in CC1000SendReceiveP.nc file: Starting from line 629 >> /* Abstract packet layout */ command void Packet.clear(message_t *msg) { memset(msg, 0, sizeof(message_t)); } << So I guess this 'memset' function is clearing everything. On T

Re: [Tinyos-help] Hashsum mismatch with Stanford repository

2009-06-19 Thread Eric Decker
I just downloaded and unpacked http://sing.stanford.edu/tinyos/dists/xubuntos-2.1-vm.tar.gzwithout any problems. The file looks okay. I am running on

Re: [Tinyos-help] Hashsum mismatch with Stanford repository

2009-06-19 Thread David
Hi Janos, I noticed that already and I tried both. Download via Safari which then unzippes automatically and via console where the file stays unchanged. But there's no difference. Both can't be correctly unpacked. Just wrote a new mail 5 min. ago. Will take some min to appear on maillist t

Re: [Tinyos-help] Hashsum mismatch with Stanford repository

2009-06-19 Thread David
Hi again, I was checking my internet connection today and got strange results. First I logged in remotely to my university to download the xubuntos-2.1-vm.tar.gz to the remote machine. It seems like wget had to resume the download once for the last byte of the file couldn't be transmitted a

Re: [Tinyos-help] How to measure packet latency?

2009-06-19 Thread Janos Sallai
Gary, The TimeSyncAMSend and TimeSyncPacket interfaces allow you to attach a timestamp to a message at the transmitter and retrieve it at the receiver. The timestamp is automatically converted from the transmitter's clock to the receiver's clock by the radio stack. This will fit your needs. See TE

[Tinyos-help] Build Open-Zigbee to MicaZ

2009-06-19 Thread Antulio Marin Pagan
Hi, I have a problem. I want to implement open-zigbee (hurray) about a MicaZ. I do the next: 1) I put "hurray2x" in path "/opt/tinyos-2.x". (I have tried it in "/opt/tinyos-2.x-contrib" too). 2) $cd /opt/tinyos-2.x/hurray2x/apps/AssociationExample 3) I do "make micaz install" or "make mi

[Tinyos-help] Doubt on TinySec

2009-06-19 Thread trilok i
Hi to all, I have one doubt ,I was working with TinySec and it is designed for mica,mica2 motes. so I downloaded TinySec for micaz and working with that for micaz motes. But when I sent the packets the TinySec bit in Packets is not enabled. I also Set TINYSEC=true and GOALS += tinysec in

Re: [Tinyos-help] need help in installing java comm api

2009-06-19 Thread Michael Schippling
Sorry, I don't know about Tinysec, maybe someone else? MS trilok i wrote: > Thank you micheal, Now it is working and i'm using /tools/src/listen for > capturing raw packets.But I have one more doubt ,I was working with > TinySec and it is designed for mica,mica2 motes so I downloaded TinySec >

Re: [Tinyos-help] Maximum packet per second throughput for TelosB

2009-06-19 Thread Michael Schippling
In my simple tests years ago I found about the same 100 msg/sec using all the standard T1 mechanisms without ACKs: http://www.etantdonnes.com/Motes/report_micaz/ Perhaps hacking the MAC layer will improve things, but might also reduce reliability and crosstalk rejection. MS Philip Loden wr

[Tinyos-help] generic modules involving pins

2009-06-19 Thread Quatre Horrace
Hi. I am trying to develop a component in TinyOS 2, but am a bit stuck. Perhaps someone can give a hint. Say for example I want to develop a component which represents a ram. A ram is an actuator which can push outward then pull inward. There are limit switches to sense both full out and fill i

[Tinyos-help] TestNetworkLpl

2009-06-19 Thread Andres Vahter
Hi, I was reading last night Tinyos-devel mailinglist and found thread about TestNetworkLpl: http://mail.millennium.berkeley.edu/pipermail/tinyos-devel/2009-June/003895.html It seems to work only on telosb. (http://hinrg.cs.jhu.edu/git/?p=razvanm/tinyos-2.x.git ) What must be changed to get

[Tinyos-help] `GIE' undeclared (first use in this function)

2009-06-19 Thread amit bansal
When I try 'make telosb' it gives error in line    _BIS_SR(LPM0_bits+GIE); and the error it gives is "  `GIE' undeclared (first use in this function)" while GIE is general interrupt enable for msp430 which it must understand by default. What is the possible solution? Please help Thank yo

[Tinyos-help] TinyViz problem: simulation stops after some time

2009-06-19 Thread bharat naik
Hi all, I used the TinyViz GUI for the Surge application. It stops after about 0.766s. I read through some of the mail archives and got to know that it may be due to a race condition. I made a Full Thread Dump(Ctrl-\) nad got the following line at the end: "VM Periodic Task Thread" prio=1