[Tinyos-help] about RFM component
theone alex
theone.pang at gmail.com
Sun Mar 18 00:16:38 PDT 2007
hello , i have some question about tinyos 1.1.0, in the file
RadioCRCPacket.nc :
includes RFM;
configuration RadioCRCPacket
{
provides {
interface StdControl as Control;
interface BareSendMsg as Send;
interface ReceiveMsg as Receive;
}
}
implementation
{
components CRCPacket as Packet, SecDedRadioByteSignal, RFM, RandomLFSR,
ADCC, NoLeds as Leds;
I can not find the RFM componnet, just find HPLRFMC component in
HPLRFMC.ncfile in the platform\avrmote, and which file dose it
include in "includes
RFM " ,can you tell me which file the RFM component is in .
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20070318/53450fd5/attachment.htm
More information about the Tinyos-help
mailing list