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
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
