[Tinyos-help] Permission denied on wiki documentation

2011-07-13 Thread Romain Bornet
Hi, Today morning I noticed that I no longer have access to the documentation pages on the TinyOS wiki (TEPs, doxygen documentation). It seems that rights have changed on the doc directory... --- Forbidden You don't have permission to access /tinyos-2.1.0/doc/html/tep3.html on this server. ---

Re: [Tinyos-help] Permission denied on wiki documentation

2011-07-13 Thread Eric Decker
I don't remember her name but she works for Phil at Stanford. What happend is there was a ton of spam getting in and it got changed to you had to be on a list of users. But I could have swarn that she changed it to one of those word phrase check things. On Tue, Jul 12, 2011 at 11:58 PM, Romain

Re: [Tinyos-help] Message structure in MicaZ on Ubuntu

2011-07-13 Thread Romain Bornet
Hi, Have a look at TEP 113: Serial Communication In section 3.6 Packet Format the layout of the bytes is explained. What you see is the raw frame at the lowest level of the serial stack. It is encoded in a HDLC-like way. In your case the frame 7e 42 7d 5e 00 00 7d 5d 04 01 00 96 00 1c 32 7e can

Re: [Tinyos-help] Message structure in MicaZ on Ubuntu

2011-07-13 Thread TJ
Hey Thanks for the quick reply. The raw data is from MicaZ running a program written in MoteWorks. It is based on TinyOS-1.x I think. I couldn't install TinyOS 2.1.1 on my Ubuntu OS, and hence I'm stuck programming it on MoteWorks. The code i used to get the raw data is attached. It's based on

Re: [Tinyos-help] Permission denied on wiki documentation

2011-07-13 Thread Romain Bornet
It is even worse than just the docs... Even the www.tinyos.net homepage is unreachable... Hope this will be fixed quickly. Regards Romain On Wed, Jul 13, 2011 at 9:29 AM, Eric Decker cire...@gmail.com wrote: I don't remember her name but she works for Phil at Stanford. What happend is

Re: [Tinyos-help] Message structure in MicaZ on Ubuntu

2011-07-13 Thread Romain Bornet
Hi, Sorry but I have no experience with TinyOS 1.1 and MoteWorks but... I couldn't install TinyOS 2.1.1 on my Ubuntu OS, and hence I'm stuck programming it on MoteWorks. Micaz is one of the best supported platform in TinyOS 2.1.1 and there are existing packages and/or possible manual install

[Tinyos-help] java

2011-07-13 Thread Akila Kiki
hi i try to run application ident in tinyos-1.x , but it display me this error: akila@akila-HP-620:/opt/tinyos-1.x/tools/java/net/tinyos/ident$ javac Ident.java akila@akila-HP-620:/opt/tinyos-1.x/tools/java/net/tinyos/ident$ export MOTECOM=serial@COM1:mica2

Re: [Tinyos-help] Permission denied on wiki documentation

2011-07-13 Thread Philip Levis
On Jul 13, 2011, at 5:44 AM, Romain Bornet wrote: It is even worse than just the docs... Even the www.tinyos.net homepage is unreachable... Hope this will be fixed quickly. Regards Romain I'll take a look. This stuff is on a Berkeley server. Phil

Re: [Tinyos-help] Message structure in MicaZ on Ubuntu

2011-07-13 Thread G G
From: Romain Bornet bornet.r...@gmail.com To: TJ tjman.h...@gmail.com Cc: tinyos-help@millennium.berkeley.edu Sent: Wednesday, July 13, 2011 8:15 AM Subject: Re: [Tinyos-help] Message structure in MicaZ on Ubuntu   Hi, Sorry but I have no experience with TinyOS

Re: [Tinyos-help] java

2011-07-13 Thread Eric Decker
TinyOS 1 has been deprecated for a long time. You'd be more likely to get help if you were running TinyOS 2.1.1. For example: There is no way I'm going to spend scarce time digging into a T1 problem. On Wed, Jul 13, 2011 at 5:15 AM, Akila Kiki akilafore...@yahoo.fr wrote: hi i try to run

Re: [Tinyos-help] java

2011-07-13 Thread Michael Schippling
Are you sure your mica2 is connected to COM1? MS Eric Decker wrote: TinyOS 1 has been deprecated for a long time. You'd be more likely to get help if you were running TinyOS 2.1.1. For example: There is no way I'm going to spend scarce time digging into a T1 problem. On Wed, Jul

[Tinyos-help] Help --- periodical broadcasting messages in the UDPEcho app

2011-07-13 Thread Long Cheng
Hi ALL, When I tested the UDPEcho (with both BLIP2.0 and 1.0), I used the tinyos-2.1.1/apps/tests/tkn154/nonbeacon-enabled/TestPromiscuous to capture any packet sent from a TelosB node. I found the TelosB node (running the UDPEcho app) sends out a lot of short packets periodically as follows.

[Tinyos-help] (no subject)

2011-07-13 Thread Amin SAÏAH
aminbtsa...@gmail.com ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] net.tinyos.tools.Listen

2011-07-13 Thread Nimish Kale
Hi I am new to tinyos and running it on ubuntu. I am having problems with the net.tinyos.tools.Listen. I need to check the data from a mote I am getting the following error: VPCEB23FM:/opt/tinyos-2.x/apps/BaseStation$ java net.tinyos.tools.Listen -comm serial@/dev/tty/USB0; telosb Exception in