]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/tda5250/mac/RedMac.h
keep sfd time
[tinyos-2.x.git] / tos / chips / tda5250 / mac / RedMac.h
index 84497b48f2e0f84d604f7d4e848389d323c9afbe..9a614439f4e1cc81fc9f130a80700a1eaafd464a 100644 (file)
 #ifndef RED_MAC_H
 #define RED_MAC_H
 
-/*
- * highest bit of token set: this message is ACK and not intended for the
- * upper layers. Token is used for alternating bit like duplicate detection,
- * and set by the sender in [0,127] intervall. The receiver reflects the
- * token in the Ack, with the highest bit set. 
- */
-
 typedef nx_struct red_mac_header_t {
     nx_uint8_t    repetitionCounter;
     nx_uint32_t   time; // processing delay of message