Hi Guys, I will update the IRIS code to work with BLIP after the current release. I do not want to mess with the code before that to keep as stable as possible for the release.
If you give instructions how to best reproduce the problem with the current tinyos-main svn trunk line, then I might get this done before on a separate git repository. Best, Miklos On Tue, Nov 29, 2011 at 4:59 PM, Gabriel Neumüller <[email protected]> wrote: > Hi Johny, > > I’ve seen that patch already before. Sorry that I didn’t mention that. But > for me I can’t compile the patched repository I tried the PppRouter-App if > this matters. > > I applied the patch to different revisions (HEAD, > 9349b40df52930dc0cdb90a4c1d2da55a10c662a (Because it was the HEAD when the > patch was posted) ). > > The first Error Message I get is: > > PlatformLed.h: No such file or directory > > In file included from /opt/tinyos-2.x.svn/tos/lib/ppp/PppC.nc:78, > > from /opt/tinyos-2.x.svn/tos/lib/ppp/PppDaemonC.nc:56, > > from PppRouterC.nc:16: > > In component `LedC': > > /opt/tinyos-2.x.svn/tos/system/LedC.nc:88: component PlatformLedC not found > > /opt/tinyos-2.x.svn/tos/system/LedC.nc:89: no match > > In file included from > /opt/tinyos-2.x.svn/tos/lib/timer/MuxAlarmMilli32C.nc:47, > > from /opt/tinyos-2.x.svn/tos/lib/ppp/LcpAutomatonC.nc:72, > > from > /opt/tinyos-2.x.svn/tos/lib/ppp/LinkControlProtocolC.nc:89, > > from /opt/tinyos-2.x.svn/tos/lib/ppp/PppDaemonC.nc:65, > > from PppRouterC.nc:16: > > > > Regards, Gabriel > > > > > > Von: Johny Mattsson [mailto:[email protected]] > Gesendet: Montag, 28. November 2011 23:29 > An: Gabriel Neumüller > Cc: [email protected] > Betreff: Re: [Tinyos-help] IRIS support on current Blip Version > > > > Hi Gabriel, > > A while back I posted a patch for getting BLIP to work with RF230/RF212 > chips to the tinyos-help list. It's not the proper way of integrating BLIP > with these chips, but it does work (we rely on it internally here), so that > might be enough for you too. Search for the archives for the thread "BLIP > 2.0 with RF230/RF212" and you'll find it. > > Regards, > /Johny > > On Tue, Nov 29, 2011 at 12:52 AM, Gabriel Neumüller > <[email protected]> wrote: > > Hi all, > > I tried to use the current Blip version with an IRIS Mote, but it seems, > that it only works with Motes which use cc2420 Chips. So I checked out the > git revision 48ca7e33cad3c69243800a213208ba1bf032c014 or in svn I think > it’s rev 5611 . With this version Blip also works with the IRIS Mote. But it > seems there was a big change between this two versions, so I don’t think it > makes sense to use the older one. > > Does it make sense, trying to adapt the current blip version to IRIS or is > there a major change planned? Or is somebody already working on this task? > > Can I use the older version for my project or should I work with the newer > one? > > > > Thanks > > Gabriel Neumüller > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > > > -- > Johny Mattsson > Senior Software Engineer > > DiUS Computing Pty. Ltd. > where ideas are engineered > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
