Mailing list archive (omnetpp-l at omnetpp.org)


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [omnetpp] INET: ad-hoc beaconing



> The standard uses 1023 as the default CWMax value for DS PHY.
Thanks for the report, I guess we were confused by figure 50.

> Btw, it seems that the RETRY mechanism in INET is a bit different from
> the standard. In INET (20060912a), retryCounter is incremented AFTER it
> is compared with retryLimit, while in standard the SRC/LRC value is
> incremented BEFORE the comparison. As a result, a retryLimit of "n" in
> INET would at most give "n+1" times of transmissions. Please correct me
> if I'm wrong.
Could you be more specific on that? I have found a flow diagram where
the short retry count is incremented first and compared afterwards but
that place does not seem to be the one you are talking about. Could
you direct me to some place in the standard?

BTW the name retry limit suggests that it is the maximum number of
retries not counting the first one which is clearly not a retry.
Moreover setting retry limit to 0 would mean dropping all frames which
is not that intuitive.

Cheers,
levy

-- 
There's no perfectoin
_______________________________________________
OMNeT++ Mailing List
options: http://lists.omnetpp.org/mailman/listinfo/omnetpp-l
archive: http://www.omnetpp.org/listarchive/index.php

Home | Main Index | Thread Index