adjacentlink / emane

Distributed wireless network emulation framework
Other
127 stars 37 forks source link

Does a blocking pattern affect both TX and RX? #180

Closed WorksWellWithOthers closed 4 years ago

WorksWellWithOthers commented 4 years ago

Does setting the gain in the blocking pattern affect both the TX and RX? Is it just the TX that is affected?

sgalgano commented 4 years ago

Both are impacted. The receiver computes tx gain based on the transmitter's pattern and blockage, and computes rx gain based on their own pattern and blockage.