link to EEL page

This commit is contained in:
ahrenholz@gmail.com 2013-04-17 16:32:03 +00:00
parent febaee2e4b
commit f2424484a6

View file

@ -81,6 +81,8 @@ sudo apt-get install autoconf automake libtool libxml2-dev
= Misc Info = = Misc Info =
[EEL] script file format quick reference.
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: 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) * *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)