[Tinyos-help] Message center
Fred Twistleton
fred.twistleton at gmail.com
Tue Mar 4 17:27:02 PST 2008
Hi,
I'm having trouble visualizing messages in the message table. I specified
all fields in TOS_Msg like this:
uint16_t addr
uint8_t type
uint8_t group
uint8_t length
omit int8_t data
omit uint16_t crc
The problem is, my data is another struct, and not a simple uint8 value. How
do i specify that in the field above? Also, after I save the configuration,
is there anything else I should do so as to display the messages? In the
serial connector, there are fields for packet size and groupID, which i've
not specified. Should I specify those values? Also, the message table
requires an active message ID - where is that specified?
Thanks for the help!!
-Fred
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080304/f1142c8a/attachment.htm
More information about the Tinyos-help
mailing list