Re: [Tinyos-help] avr-gcc missing in ubuntu avr-gcc-tinyos (amd64)

2008-08-13 Thread Bernd-Christian Renner
Should be fixed now. True. Thanks for the quick response and problem solution. :-) Christian ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] tinyos source packages?

2008-08-13 Thread Philip Levis
On Aug 8, 2008, at 7:44 AM, Kevin Klues wrote: There is no particular reason other than the newer compiler hasn't been thoroughly tested by us to make sure there are no problems with it. The 3.2.3 version is known to work and so we stuck with it. Now that we have the debian repository

Re: [Tinyos-help] errors in installation TinyOs 2.0.2

2008-08-13 Thread Philip Levis
On Aug 8, 2008, at 4:11 AM, Jorge Eduardo Higuera P wrote: Dear friends, I have a problem with my upgrading tinyos installation from 1.x to 2.0.2. When I install the tinyos-2.0.2-2.cygwin.noarch.rpm after installing tinyos-tools-1.2.4-2.cygwin.i386.rpm(with force option) and previous

Re: [Tinyos-help] tinyos downloads currently broken

2008-08-13 Thread Philip Levis
On Aug 12, 2008, at 7:16 PM, Eric Keller wrote: I found the 2.02 install through the news page. In case anyone cares, at least 2 links in the following page are broken: http://docs.tinyos.net/index.php/Installing_TinyOS_2.1#Manual_installation_on_your_host_OS_with_RPMs Which two links?

Re: [Tinyos-help] tinyos downloads currently broken

2008-08-13 Thread Philip Levis
On Aug 12, 2008, at 3:20 PM, Eric Keller wrote: I failed to download the tinyos source package on Saturday, and today I find that the links have all been changed to a new revision of tinyos. Unfortunately, given the packages listed on the downloads page, it isn't possible to build a

Re: [Tinyos-help] tinyos downloads currently broken

2008-08-13 Thread Eric Keller
Sorry, I'm on an unfamiliar laptop on a really slow internet connection. These links are broken for me under the linux option: tinyos-tools-1.3.0-1.i386.rpm http://www.tinyos.net/dist-2.1.0/tinyos/linux/tinyos-tools-1.3.0-1.i386.rpm nesc-1.3.0-1.fc9.i386.rpm

Re: [Tinyos-help] ZigBee in current T2 cvs

2008-08-13 Thread Omprakash Gnawali
On Tue, Jul 29, 2008 at 8:41 AM, Andrey Gursky [EMAIL PROTECTED] wrote: Hi! There were some discussions in devel about zigbee but it seems there were no cvs checkins of patchs in order the current implementation could work with micaz. Are they not good enough? ZigBee team is reorganizing.

Re: [Tinyos-help] tinyos downloads currently broken

2008-08-13 Thread Philip Levis
On Aug 13, 2008, at 12:31 PM, Eric Keller wrote: Sorry, I'm on an unfamiliar laptop on a really slow internet connection. These links are broken for me under the linux option: tinyos-tools-1.3.0-1.i386.rpm http://www.tinyos.net/dist-2.1.0/tinyos/linux/tinyos-tools-1.3.0-1.i386.rpm

Re: [Tinyos-help] Neighbours get deleted in cldp

2008-08-13 Thread Philip Levis
On Aug 12, 2008, at 5:27 PM, Pratibha S wrote: Hi, Im running cldp_gfr code. Im using a 8-node mesh topology(all nodes are connected to all). When I run the code, even though the neighbours are getting allocated correctly, they all are getting deleted in the middle. So, when I send a

[Tinyos-help] SPI arbitration problems.

2008-08-13 Thread Varun Jain
Hi, I am trying to use Resource interface to arbitrate between CC2420 and another SPI slave device. I am doing as follows: /* TestLedScreenC.nc ** Display messages received from the BaseStation on an SPI enabled LED screen */ uses interface TimerTMilli as Timer1; uses interface