Mikos,

I and Markus have both validated that this code runs with real motes as well. 
However, this code in the current state requires a few changes directly in to 
the BLIP codes (which is undesirable -- mostly in IPDispatch*.nc). Main reason 
for this is that the current BLIP code wires some of its components directly to 
CC2420 and the rfxlink stack is meant to be more general. Also, the 
send/receive interfaces provided by CC2420 and rfxlink are different (this is 
where the 16-bit address restriction that Miklos mentioned kicks in). So, the 
bottom line is that we could target a release with a bunch of '#ifdef's or we 
can make changes to the rfxlink stack (will need to discuss with Steve about 
this further). 

-John

On Jul 25, 2011, at 11:55 AM, Miklos Maroti wrote:

> Hi Markus,
> 
> Have you verified if it works on real hardware? The new release of
> tinyos-main is coming up. Is there any chance that the necessary
> changes are folded into tinyos-main before the 2.1.2 release?
> 
> best,
> Miklos
> 
> On Mon, Jul 25, 2011 at 5:31 PM, Markus Becker
> <[email protected]> wrote:
>> Hi,
>> 
>> we have a modified version which runs on rfxlink stack, if blip-rpl is set to
>> use 16bit addressing only. Currently, we are however using it only on its
>> TOSSIM radio driver. If you would want to try it out, contact me again.
>> 
>> BR,
>> Markus
>> 
>>> Hi Nico,
>>> 
>>> I have never used BLIP, but tried to give assistence to people who
>>> did. I do not know how far along they are. At some point we got BLIP
>>> working for IRIS, merged our changes back to tinyos-main, but by then
>>> BLIP has been changed. I think iof you are familiar with BLIP, and it
>>> works for you with some CC2420 based mote, then it will be trivial to
>>> modify it to work with R230.
>>> 
>>> Best,
>>> Miklos
>>> 
>>> On Wed, Jul 20, 2011 at 3:34 PM, Nico Laum <[email protected]> wrote:
>>>> Dear Miklos,
>>>> 
>>>> 
>>>> 
>>>> I have seen that you have worked on adding support for RF230 in BLIP for
>>>> Tiny OS. Can you tell me if this already works right now? The BLIP wiki
>>>> says that the IRIS platform (btw, I’m trying to run it on Mulle 5.2)
>>>> with RF230 is supported.
>>>> 
>>>> 
>>>> 
>>>> Thanks for your help!
>>>> 
>>>> 
>>>> 
>>>> Best regards,
>>>> 
>>>> Nico
>>>> 
>>>> 
>>>> 
>>>> Nico Laum, M.Sc.
>>>> 
>>>> 
>>>> 
>>>> Universität Rostock
>>>> 
>>>> Institut für Angewandte Mikroelektronik und Datentechnik
>>>> 
>>>> Richard-Wagner-Str. 31
>>>> 
>>>> D - 18119 Rostock-Warnemünde
>>>> 
>>>> Fon: +49 (0)381 498-7273
>>>> 
>>>> Fax: +49 (0)381 498-118 7273
>>>> 
>>>> E-Mail: [email protected]
>>>> 
>>>> Internet: www.uni-rostock.de
>>> 
>>> _______________________________________________
>>> Tinyos-help mailing list
>>> [email protected]
>>> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>> ------------------------------------------------
>> | Dipl.-Ing. Markus Becker
>> | Communication Networks
>> | TZI - Center for Computing Technologies
>> | University Bremen
>> | Germany
>> ------------------------------------------------
>> | web: http://www.comnets.uni-bremen.de/~mab/
>> | mailto: [email protected]
>> | telephone: +49 421 218 62379
>> | building: NW1 room: N2260
>> ------------------------------------------------
>> 
> 
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> 

------
JeongGil Ko (John)
Ph.D. Student
Department of Computer Science
Johns Hopkins University
http://www.cs.jhu.edu/~jgko


_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to