[Tinyos-help] AM IDs
Benjamin Madore
bcmadore at cs.pitt.edu
Fri Mar 2 11:26:48 PST 2007
>From the Application Folder:
ReverseUART/ReverseUART.h: AM_REVERSEUARTMSG = 1,
TestDripDrain/DripDrainPing.h: AM_DRIPDRAINPINGMSG = 1,
CountRadio/CountMsg.h: AM_COUNTMSG = 4,
TelosADC/CountMsg.h: AM_COUNT_MSG = 4,
Pong/PongMsg.h: AM_PINGMSG = 7,
Pong/PongMsg.h: AM_PONGMSG = 8,
SenseLightToLog/SimpleCmdMsg.h: AM_SIMPLECMDMSG = 8,
SenseLightToLog/SimpleCmdMsg.h: AM_LOGMSG=9
SimpleCmd/SimpleCmdMsg.h: AM_SIMPLECMDMSG = 8,
SimpleCmd/SimpleCmdMsg.h: AM_LOGMSG=9
Ident/App.h: AM_CLEARIDMSG = 10,
Ident/App.h: AM_SETIDMSG = 11
Ident/Identity.h: AM_IDENTMSG = 12
MicaHWVerify/HWVerifyMsg.h: AM_DIAGMSG = 10,
MicaHWVerify/HWVerifyMsg.h: AM_RXTESTMSG = 32
Oscilloscope/OscopeMsg.h: AM_OSCOPEMSG = 10,
Oscilloscope/OscopeMsg.h: AM_OSCOPERESETMSG = 32
Surge/Surge.h: AM_SURGEMSG = 17
Surge/SurgeCmd.h: AM_SURGECMDMSG = 18
SurgeTelos/Surge.h: AM_SURGEMSG = 17
SurgeTelos/SurgeCmd.h: AM_SURGECMDMSG = 18
NewSurge/Surge.h: AM_SURGEMSG = 17,
NewSurge/SurgeCmd.h: AM_SURGECMDMSG = 18
HighFrequencySampling/HFS.h: AM_SAMPLEREQUESTMSG = 50,
HighFrequencySampling/HFS.h: AM_SAMPLEDONEMSG = 51,
HighFrequencySampling/HFS.h: AM_READREQUESTMSG = 52,
HighFrequencySampling/HFS.h: AM_READDATAMSG = 53,
TestTinyViz/TestTinyViz.h: AM_TESTTINYVIZ = 63,
TASKApp/Field.h: AM_WAKEUPMSG = 120,
TASKApp/Field.h: AM_FIELDMSG = 121,
TASKApp/Field.h: AM_FIELDREPLYMSG = 122
--
The difference between the right word and the almost right word is really a
large matter- it's the difference between a lightning bug and the lightning.
-Twain
More information about the Tinyos-help
mailing list