There was a change in the intercept interface. The length argument is now a
uint8_t instead of uint16_t it should compile on the CVS version of tinyos.
Or you can change the intercept.forward signatures on the files to uint16_t
length.

~Dimas~

On 4/14/08, basem aljedai <[EMAIL PROTECTED]> wrote:
>
> Hi , Thanks Thanks Thanks Thanks Thanks Thanks Thanks ..
> this helps me a lot ..
>
> there is a compile error in the RssiBase :
>
> In component `BaseStationP':
> ../InterceptBase/BaseStationP.nc:308: conflicting types for
> `RadioIntercept.forw
> ard'
> /opt/tinyos-2.x/tos/interfaces/Intercept.nc:31: previous declaration of
> `RadioIn
> tercept.forward'
> ../InterceptBase/BaseStationP.nc:315: conflicting types for
> `SerialIntercept.for
> ward'
> /opt/tinyos-2.x/tos/interfaces/Intercept.nc:31: previous declaration of
> `SerialI
> ntercept.forward'
> In file included from RssiBaseAppC.nc:32:
> In component `RssiBaseC':
> RssiBaseC.nc:41: conflicting types for `RssiMsgIntercept.forward'
> /opt/tinyos-2.x/tos/interfaces/Intercept.nc:31: previous declaration of
> `RssiMsg
> Intercept.forward'
> make: *** [exe0] Error 1
>
> Thanks again :)
>
>
> On Mon, Apr 14, 2008 at 2:14 PM, Dimas Abreu Dutra <[EMAIL PROTECTED]>
> wrote:
>
> > Look at the tutorial I made at
> > http://docs.tinyos.net/index.php/Rssi_Demo
> >
> > The tutorial files are attached.
> >
> > ~Dimas~
> >
> > On 4/4/08, Basem Aljedai <[EMAIL PROTECTED]> wrote:
> >
> > >  Dear Dimas,
> > >
> > >
> > >
> > > I am working now in a my graduation project which I use on it a set of
> > > motes to localize …
> > >
> > > But my problem is I need to Read the RSSI value to do some statistics
> > > and figure out the distance However , Can you help me to fined a version 
> > > of
> > > the BaseStation that read the RSSI value ..
> > >
> > >
> > >
> > > Thanks a lot and  looking for ward for your answer ..
> > >
> > >
> > >
> > > Basem ;
> > >
> > > _______________________________________________
> > > Tinyos-help mailing list
> > > Tinyos-help@millennium.berkeley.edu
> > >
> > > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> > >
> >
> >
> > _______________________________________________
> > Tinyos-help mailing list
> > Tinyos-help@millennium.berkeley.edu
> > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> >
>
>
>
> --
> Basem M Al-jedai
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to