added misc notes
This commit is contained in:
parent
c08167c9fd
commit
f2165534c8
1 changed files with 8 additions and 1 deletions
|
@ -53,4 +53,11 @@ Don't forget about the ACE libraries.
|
||||||
|
|
||||||
{{{
|
{{{
|
||||||
rpm -e ace-devel ace-gperf ace
|
rpm -e ace-devel ace-gperf ace
|
||||||
}}}
|
}}}
|
||||||
|
|
||||||
|
= Misc Info =
|
||||||
|
|
||||||
|
Setting the delay in the RF-PIPE MAC adds a transmission delay, not a propagation delay (as one might consider CORE link delays.) The tx delay is affected by the packet size and transmit rate:
|
||||||
|
|
||||||
|
* *delay*: Defines the delay (usec) that is to be included in the transmission delay. The delay is added to the delay introduced by the bitrate defined above. (from http://labs.cengen.com/emane/doc/0.7.1/html/rfpipe.0.7.1.html)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue