Hi,

As some of you on the list may already know I'm porting TinyOS to a
new CPU architecture and I'm currently working on the radio stack for
my chip. I decided to go on with the rfxlink stack and took the RF230,
RF212 and CC2420x as references.
To better understand the complete wiring of the stack I generated the
nesdoc for BaseStation compiled for the iris platform with default
build parameters (no change in Makefiles or on the build command line.
Simply make iris docs) and had a look at the wiring schema for
RF230RadioC.nc.

In the case where both TFRAMES_ENABLED and IEEE154FRAMES_ENABLED are
not defined (default configuration) should we not wire
Ieee154MessageLayerC.SubSend to AutoResourceAcquireLayerC instead of
wiring it directly to the TinyosNetworkLayerC ?

I think that with the current wiring in RF230RadioC.nc the
Ieee154MessageLayerC won't take part to the arbitration process...?
Is this correct or am I missing something ?

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

Reply via email to