|
This is code review request for GSoC 2015, LTE CA Support.
This code is related to the first 5 weeks of the project (see https://www.nsnam.org/wiki/GSOC2015LTECA)
This code review is incremental wrt https://codereview.appspot.com/241320043/
Total comments: 64
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2646 lines, -1093 lines) |
Patch |
 |
M |
src/lte/examples/lena-simple.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
2 comments
|
Download
|
 |
M |
src/lte/examples/wscript
|
View
|
|
1 chunk |
+3 lines, -0 lines |
3 comments
|
Download
|
 |
A |
src/lte/helper/cc-helper.h
|
View
|
|
1 chunk |
+137 lines, -0 lines |
8 comments
|
Download
|
 |
A |
src/lte/helper/cc-helper.cc
|
View
|
|
1 chunk |
+166 lines, -0 lines |
4 comments
|
Download
|
 |
M |
src/lte/helper/lte-helper.h
|
View
|
|
19 chunks |
+70 lines, -41 lines |
6 comments
|
Download
|
 |
M |
src/lte/helper/lte-helper.cc
|
View
|
|
27 chunks |
+334 lines, -213 lines |
13 comments
|
Download
|
 |
M |
src/lte/helper/phy-stats-calculator.cc
|
View
|
|
6 chunks |
+11 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/lte/helper/radio-bearer-stats-calculator.cc
|
View
|
|
1 chunk |
+554 lines, -554 lines |
2 comments
|
Download
|
 |
A |
src/lte/model/component-carrier.h
|
View
|
|
1 chunk |
+174 lines, -0 lines |
9 comments
|
Download
|
 |
A |
src/lte/model/component-carrier.cc
|
View
|
|
1 chunk |
+255 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/lte/model/component-carrier-ue.h
|
View
|
|
1 chunk |
+173 lines, -0 lines |
3 comments
|
Download
|
 |
A |
src/lte/model/component-carrier-ue.cc
|
View
|
|
1 chunk |
+255 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/lte/model/lte-enb-net-device.h
|
View
|
|
3 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/lte/model/lte-enb-net-device.cc
|
View
|
|
6 chunks |
+38 lines, -5 lines |
2 comments
|
Download
|
 |
M |
src/lte/model/lte-enb-phy.h
|
View
|
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/lte/model/lte-enb-phy.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/lte/model/lte-enb-rrc.h
|
View
|
|
13 chunks |
+27 lines, -20 lines |
0 comments
|
Download
|
 |
M |
src/lte/model/lte-enb-rrc.cc
|
View
|
|
21 chunks |
+104 lines, -30 lines |
4 comments
|
Download
|
 |
M |
src/lte/model/lte-harq-phy.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/lte/model/lte-rrc-sap.cc
|
View
|
|
1 chunk |
+22 lines, -22 lines |
0 comments
|
Download
|
 |
M |
src/lte/model/lte-spectrum-phy.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
2 comments
|
Download
|
 |
M |
src/lte/model/lte-ue-net-device.h
|
View
|
|
5 chunks |
+12 lines, -0 lines |
2 comments
|
Download
|
 |
M |
src/lte/model/lte-ue-net-device.cc
|
View
|
|
7 chunks |
+36 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/lte/model/lte-ue-rrc.h
|
View
|
|
5 chunks |
+22 lines, -3 lines |
2 comments
|
Download
|
 |
M |
src/lte/model/lte-ue-rrc.cc
|
View
|
|
78 chunks |
+219 lines, -181 lines |
2 comments
|
Download
|
 |
M |
src/lte/test/lte-test-ue-measurements.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/lte/test/test-asn1-encoding.cc
|
View
|
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/lte/wscript
|
View
|
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
Total messages: 8
|