Hi Morten, On Thu, Nov 11, 2010 at 11:57 AM, Morten Tranberg Hansen <[email protected]> wrote: > Hi Miklos, > I used your rfxlink layers to add packet link and LPL support for TOSSIM on > a dual radio CSIRO platform. Using your LowPowerListeningLayerP.nc in > TOSSIM I found that the layer will return EBUSY in state SLEEP_SUBSTOP_DONE, > which I believe is not desirable seen from an upper layer point of view. Is > this done on purpose? Preferable the LowPowerListeningLayer should start > the radio after the SubControl.stopDone event and then send the packet > instead of returning EBUSY. > Thoughts?
Yes, this is what I will try to do, but I need another state for this since I have to wait for the sendDone event and then turn back on the radio. > Related to this. I also have the mentioned rfxlink layers running in TOSSIM > for the IRIS platform, anything you would be interested in for tinyos-main? I think it would be a great idea if rfxlink would be supported in TOSSIM. Can I look at your code somewhere? Since you have some working code, I will try to make sure that it looks good and generic enough and push it into mainline. Best, Miklos > Morten. > > -- > Morten Hansen, http://mortent.dk > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
