| Thread Links | Date Links | ||||
|---|---|---|---|---|---|
| Thread Prev | Thread Next | Thread Index | Date Prev | Date Next | Date Index | 
-----Original Message-----
From: Jeff Mandin [mailto:Jeff_Mandin@xxxxxxxxxxxxxx]
Sent: Thursday, July 17, 2008 5:53 AM
To: duane.remein@xxxxxxxxxxxxxxxxxx; marek.hajduczenia@xxxxxxx
Cc: Glen Kramer
Subject:
1.  It should be sufficient to change the function to the following:
FEC_Overhead_delay(length)
{
    payloadBalance = ((((localTime - beginTime) * 20 ) + BytesSinceTQ() ) % 248) +
length
    return  32 * round_down(payloadBalance / 216 )
}
2.  Revised contribution text is attached.  The revised doc omits changes to FEC_overhead_max, as those changes belong in a separate comment.
Attachment:
fec_overhead_0717.pdf
Description: fec_overhead_0717.pdf