Skip to content
Dhawal Gajwe edited this page Apr 11, 2018 · 6 revisions

This is a wiki for Assignment #1 in CS821

Weekly Progress

Week 1

Week 2

Week 3

  • Started reading the code of popular rate adaptation algorithms implemented in ns-3 like aarf, onoe and ideal.
  • Created a clone of ns-3-dev from http://code.nsnam.org/ns-3-dev.
  • Did an initial commit of the cloned repository and pushed the changes to Git Hub.
  • Added the course Instructor and other team members as a collaborator in Git Hub.

Week 4

Week 5

Week 6

Summary

Learned more about rate adaptation algorithms and how it is implemented in ns-3, 802.11n MIMO and Implemented llra rate adaptation algorithm partially in ns-3. This is still a work in progress.

List of files added:

  • ns-3-dev/src/wifi/model/llra_wifi_manager.cc
  • ns-3-dev/src/wifi/model/llra_wifi_manager.h