[Tinyos-help] tos-check-env wants an old version of graphviz

2008-01-23 Thread David
Sorry if this is a dupe, I did Google for it first. When I run tos-check-env (/home/david/local/bin/tos-check-env, as installed from latest CVS), it gives me this warning: -- WARNING: The graphviz (dot) version found by tos-check-env is not 1.10. Please update your graphviz version if you'd like

[Tinyos-help] post

2008-01-23 Thread simon momo
post - Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] tos-check-env wants an old version of graphviz

2008-01-23 Thread Juan Antonio López Riquelme
Hello David. Delete the current version and install the version 1.10. You can find it in the next link: http://www.tinyos.net/dist-2.0.0/tools/windows/ A greeting, Juan Antonio. - Original Message - From: David [EMAIL PROTECTED] To: TinyOS-Help List

[Tinyos-help] Bug in Deluge Blink test script

2008-01-23 Thread David
The 'burn' test script now runs 'tos-deluge -dr 1' at the end, instead of 'tos-deluge -r 1' ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] avr-libc failure

2008-01-23 Thread Antonio
Hi Kevin, Thank you for considering this case. After the new instructions, I am still not able to compile any mica application. For example, the blink application, which works fine for telos (make telos), for mica it gives the following: dhcp-892b9a83:~/tinyos-2.x/apps/Blink antonioruzzelli$

[Tinyos-help] serial communication

2008-01-23 Thread bayu anggorojati
Hi, I am a newbie in tinyOS and WSN stuff. Perhaps my question is a silly question. So, I was trying to make communicate the PC with the mote through serial-USB connection. I am using Linux Xubuntu and mib510 serial gateway. I followed the tutorial #4 by typing: java TestSerial but i got

Re: [Tinyos-help] tinyos over msp430

2008-01-23 Thread Greg Hackmann
mohammed shareef wrote: Hi.. Am trying to port tinyos onto a msp430f2x with the help of a msp-FET430UIF USB-Debug-Interface. When i connect the device to a usb port it identifies it as a TI product.. but when i run motelist it says No devices found. Moreover the /dev/ttyUSB* file is not

Re: [Tinyos-help] tinyos over msp430

2008-01-23 Thread John Griessen
mohammed shareef wrote: Hi.. Am trying to port tinyos onto a msp430f2x with the help of a msp-FET430UIF USB-Debug-Interface. When i connect the device to a usb port it identifies it as a TI product.. but You have to do lots of detailed reading and code and compile support work before that TI

Re: [Tinyos-help] tos-check-env wants an old version of graphviz

2008-01-23 Thread Philip Levis
On Jan 23, 2008, at 5:00 AM, David wrote: Sorry if this is a dupe, I did Google for it first. When I run tos-check-env (/home/david/local/bin/tos-check-env, as installed from latest CVS), it gives me this warning: -- WARNING: The graphviz (dot) version found by tos-check-env is not 1.10.

Re: [Tinyos-help] serial communication

2008-01-23 Thread Michael Schippling
The first, NoClassDefFoundError, problem is probably due to not having your CLASSPATH set correctly or perhaps needing to specify a full name for the TestSerial class (like you did for Listen). The CP needs to include the root directory that leads to the TestSerial.class file. Google CLASSPATH

Re: [Tinyos-help] serial communication

2008-01-23 Thread Tal Rusak
Try java ./TestSerial. You may also need a -comm parameter; see the tutorial. Thanks, Tal The first, NoClassDefFoundError, problem is probably due to not having your CLASSPATH set correctly or perhaps needing to specify a full name for the TestSerial class (like you did for Listen). The

[Tinyos-help] Xubuntos

2008-01-23 Thread Jamie Coates
Hi, Can help questions regarding Xubuntos (xubunto + tinyos) running on VMPlayer (on XP) be posted here? -Jamie ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] Bug in Deluge Blink test script

2008-01-23 Thread Razvan Musaloiu-E.
Hi! On Wed, 23 Jan 2008, David wrote: The 'burn' test script now runs 'tos-deluge -dr 1' at the end, instead of 'tos-deluge -r 1' I committed the change to the CVS. Thank you! :-) Razvan ME ___ Tinyos-help mailing list

Re: [Tinyos-help] Windows installation problem, cygwin related

2008-01-23 Thread Giorgis Georgakoudis
In reply to my own question and hopefully help someone or just because I hate unanswered questions in mailing list, it took me quite a while to track down the problem but the answer is that Logitech Quickcam's software breaks the installation of cygwin. ggeorgak Giorgis Georgakoudis wrote:

Re: [Tinyos-help] serial communication

2008-01-23 Thread Peizhao Hu
Please make sure that you have . in your classpath; such as export CLASSPATH=$CLASSPATH:. regards; Peizhao Hu Michael Schippling wrote: The first, NoClassDefFoundError, problem is probably due to not having your CLASSPATH set correctly or perhaps needing to specify a full name for the

Re: [Tinyos-help] avr-libc failure

2008-01-23 Thread Peizhao Hu
Hi all; well, I don't have any problem with compiling TinyOS application. However, I don't know where to get sha1sum. In Tiger, I can install textutil package using fink, but NOT in Leopard. Antonio: Have you following the instructions about installing NesC? It seem to me there is problem

[Tinyos-help] Oscilloscope refreshing rate

2008-01-23 Thread yang kwanhoong
Greeting, Hi all, I am using Delta to obtain heartbeat reading at sampling rate about 120 samples per second. However, the oscilloscope (sensor reading) in Trawler is refreshing the data at about once per second. How can I change the refreshing rate? Besides, the Network Topology is not