README 523 B

123456789
  1. This exmaple demonstrates the IEEE 802.11 rate control algorhitm.
  2. The scenario contains two mobile nodes following each other around a
  3. thick wall that blocks the communication between the hosts when they
  4. are on the opposite side. To follow how the data rate is changing, open
  5. the 'cliHost[0].wlan.mac' module and watch how the actual mode is changing
  6. above the 'rateControl' module. The transmission rate will raise to 54Mbps
  7. when the two nodes can see each other and quickly drop to 1Mbps once they
  8. cannot communicate.