[Tinyos Core WG] Re: Files in release that were not in release-candidate

Jan Hauer jan.hauer at gmail.com
Fri Nov 17 05:32:18 PST 2006


There is one small issue with the RadioSenseToLeds app
(tinyos-2.x/apps/RadioSenseToLeds): it says in the README that it
"displays the bottom three bits of the value it has received" on the
LEDs, but it actually displays the upper two bits. When the
DemoSensor() is wired via an ADC client the upper bits may be zero (we
don't left shift anymore) and then the two LEDs are always off. On the
other hand, the app toggles the third LED when it has received a
packet, so there is still some feedback. I fixed it in CVS.

Jan


On 11/17/06, Vlado Handziski <handzisk at tkn.tu-berlin.de> wrote:
> On 11/17/06, Philip Levis <pal at cs.stanford.edu> wrote:
> > On Nov 16, 2006, at 3:24 PM, Vlado Handziski wrote:
> >
> > > Well, on eyesIFX was the only platform showing the issue because it
> > > just happened that only on eyesIFX an old file was moved around.
> > > This could have easily happened on any msp430 platform.
> > >
> >
> > True; if anything the fault was mine for not test compiling after
> > merging whole trees!
> >
> > I was just trying to let people know that telos, mica, etc., are all
> > fine in the -2 RPM.
> >
> >
>
> As I said, I the fault is in the process. We need auto build testing. With
> 5-6 platforms we are hitting the limits of manual testing. That, plus the
> HEAD+DEVEL+DEVEL_BRANCH trinity :) But that is a topic for next week :)
>
>
> Vlado
>
> _______________________________________________
> Tinyos-2.0wg mailing list
> Tinyos-2.0wg at Mail.Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-2.0wg
>
>


More information about the Tinyos-2.0wg mailing list