Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(748)

Issue 214360043: SINR -> CQI -> MCS conversion in the UL

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 1 month ago by dabrignani
Modified:
9 years, 1 month ago
Reviewers:
CC:
ns-3-reviews_googlegroups.com
Visibility:
Public.

Description

This code review request is in reference to Bug 1840 (https://www.nsnam.org/bugzilla/show_bug.cgi?id=1840) and to the discussion https://groups.google.com/d/msg/ns-3-users/cRw9Aoxd4mg/2D5GcApEVsgJ . I changed both lte-amc.cc and lte-amc.h as suggested in the comments on bugzilla, i.e. I duplicated the attribute m_ber to m_berUl and m_berDl, moreover I added GetCqiFromUlSinr and GetMcsFromUlSinr. Finally, I updated all the scheduler classes with the new code. Hereafter the results of test.py: PASS: TestSuite lte-rr-ff-mac-scheduler PASS: TestSuite lte-pf-ff-mac-scheduler PASS: TestSuite lte-fdmt-ff-mac-scheduler PASS: TestSuite lte-tdmt-ff-mac-scheduler PASS: TestSuite lte-tta-ff-mac-scheduler PASS: TestSuite lte-fdbet-ff-mac-scheduler PASS: TestSuite lte-tdbet-ff-mac-scheduler PASS: TestSuite lte-tdtbfq-ff-mac-scheduler PASS: TestSuite lte-fdtbfq-ff-mac-scheduler PASS: TestSuite lte-pss-ff-mac-scheduler PASS: TestSuite lte-cqa-ff-mac-scheduler

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+183 lines, -138 lines) Patch
M lte/model/cqa-ff-mac-scheduler.cc View 1 chunk +1 line, -4 lines 0 comments Download
M lte/model/fdbet-ff-mac-scheduler.cc View 1 chunk +1 line, -4 lines 0 comments Download
M lte/model/fdmt-ff-mac-scheduler.cc View 1 chunk +1 line, -4 lines 0 comments Download
M lte/model/fdtbfq-ff-mac-scheduler.cc View 1 chunk +1 line, -4 lines 0 comments Download
M lte/model/lte-amc.h View 3 chunks +48 lines, -22 lines 0 comments Download
M lte/model/lte-amc.cc View 5 chunks +124 lines, -70 lines 0 comments Download
M lte/model/pf-ff-mac-scheduler.cc View 1 chunk +1 line, -4 lines 0 comments Download
M lte/model/pss-ff-mac-scheduler.cc View 1 chunk +1 line, -4 lines 0 comments Download
M lte/model/rr-ff-mac-scheduler.cc View 1 chunk +1 line, -6 lines 0 comments Download
M lte/model/tdbet-ff-mac-scheduler.cc View 1 chunk +1 line, -4 lines 0 comments Download
M lte/model/tdmt-ff-mac-scheduler.cc View 1 chunk +1 line, -4 lines 0 comments Download
M lte/model/tdtbfq-ff-mac-scheduler.cc View 1 chunk +1 line, -4 lines 0 comments Download
M lte/model/tta-ff-mac-scheduler.cc View 1 chunk +1 line, -4 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b