Hello,
If you download the current version from sourceforge/cvs, you will have the updated version that is fixed. - Jonathan W. Hui < [EMAIL PROTECTED] > < http://www.andrew.cmu.edu/~jhui/ > On Tue, 25 Jun 2002, Amit Jain wrote: > Hi, > It seems that CRC is not used at all in the current version. > THis is because the flag is set in CRC_PACKET_INIT(), which is not > invoked. > > In GENERIC_COMM.desc. -> > Currently > --------- > AM_STANDARD:AM_SUB_INIT CRC:PACKET_INIT > AM_STANDARD:AM_SUB_POWER CRC:PACKET_POWER > > It should be > ------------- > AM_STANDARD:AM_SUB_INIT CRC:CRC_PACKET_INIT > AM_STANDARD:AM_SUB_POWER CRC:CRC_PACKET_POWER > > > -Amit > > PS :I posted it in tiny-os bugs, but got no follow-ups. > > _______________________________________________ > Tinyos-users mailing list > [EMAIL PROTECTED] > http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users > _______________________________________________ Tinyos-users mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
