Commit Graph

94 Commits

Author SHA1 Message Date
Marco Miozzo
db24c8d062 Add SRS based UL-CQI and update RR and PF schedulers for managing them 2012-06-28 17:30:43 +02:00
Marco Miozzo
3a79aac277 Update Phy Layer for managing different frames for different set of channels (data vs. ctrl and srs) 2012-06-15 16:49:51 +02:00
mmiozzo
d4bdd9fbed merge with ns-3-lena-pem changeset 8419:e8df5f68c35e (MIMO model) 2012-04-23 13:16:03 +02:00
Marco Miozzo
e82f5e6e39 Add MIMO model, test and documentation 2012-03-22 18:16:01 +01:00
Nicola Baldo
ed3d8d9a67 added LteHexGridEnbTopologyHelper 2012-03-20 18:34:19 +01:00
Manuel Requena
59f4fa67a8 Add new test LTE helper and LTE net device 2012-01-31 11:13:28 +01:00
Nicola Baldo
a1c1c3fe17 removed obsolete epc-gtpu files 2012-01-26 16:37:31 +01:00
Manuel Requena
b8cace6bcf Fix processing of the sequence number 2012-01-19 15:41:21 +01:00
Nicola Baldo
fdb47d0147 merged REM support 2012-01-16 20:32:45 +01:00
Nicola Baldo
5da3f6b44b added support to generate Radio Environment Maps 2012-01-16 19:54:48 +01:00
Manuel Requena
ae52ff16f6 Merge-bug-fix: Some includes were removed in the wscript 2012-01-16 11:24:25 +01:00
Manuel Requena
21accbd44d merge 2012-01-13 18:01:59 +01:00
Manuel Requena
26b4776cfa Fix lte-rlc-um-transmitter test 2012-01-13 18:00:09 +01:00
mmiozzo
4d28fc14a0 merge with PEM and solve merge errors 2012-01-13 13:32:38 +01:00
Nicola Baldo
42ae183972 integrated AntennaModel with LTE, including system test 2012-01-11 18:31:34 +01:00
Nicola Baldo
0f003cfff7 commented out lte-test-rlc-um-transmitter until it gets fixed 2012-01-11 13:25:44 +01:00
Marco Miozzo
db169c76d9 Add LteMiErrorModel and update LteSpectrumPhy for managing the error model 2011-12-20 16:15:40 +01:00
Nicola Baldo
665eace3ea renamed EpsTftClassifier --> EpcTftClassifier 2011-12-05 21:30:58 +01:00
Nicola Baldo
cde6e5076b renamed LteTft --> EpcTft 2011-12-05 21:27:44 +01:00
Nicola Baldo
bbf04d7695 renamed LteMacTag --> LteRadioBearerTag 2011-12-05 21:24:51 +01:00
Nicola Baldo
17854f46ca RlcStatsCalculator --> RadioBearerStatsCalculator 2011-12-05 21:19:59 +01:00
Nicola Baldo
744f8bc2b1 renamed LenaHelper --> LteHelper 2011-12-05 21:13:53 +01:00
Manuel Requena
6a3715c301 merge AM RLC entity 2011-12-05 13:06:37 +01:00
Manuel Requena
4916374c82 Add tests for AM RLC entity 2011-12-05 13:00:14 +01:00
Nicola Baldo
2fe65d551c added PDCP stats 2011-11-24 11:43:18 +01:00
Nicola Baldo
c056d1ad86 merge ns-3-lena-dev and ns-3-lena-epc 2011-11-23 12:51:25 +01:00
Nicola Baldo
fa1d15faa2 merge ns-3-lena-dev with ns-3-dev 2011-11-23 12:42:00 +01:00
Nicola Baldo
c43c2b3636 merge lena-dev and lena-epc 2011-11-14 12:47:31 +01:00
Nicola Baldo
1fe1028d72 merge lena-dev and lena-epc 2011-11-11 15:59:00 +01:00
mmiozzo
089cdd23ec Merge with ns-3-lena-dev changeset: 7937:2228db567a14 2011-11-08 15:18:19 +01:00
jaumenin
0aeb3bf8d5 Refactoring of the statistics classes to avoid continious calls to the attribute system.
Moved common attributes from Rlc and MacStats calculator to generic LteStatsCalculator.
2011-11-07 17:47:12 +01:00
Nicola Baldo
46cd08db25 LTE-EPC end-to-end data plane imlemented and partially working 2011-11-04 13:29:20 +00:00
Marco Miozzo
b2c3d7fc8f Repository polishment: remove old propagation related files and rename fading trace 2011-10-27 15:07:59 +02:00
Nicola Baldo
05cc12b496 S1-U now working also in uplink 2011-10-21 17:31:08 +02:00
Nicola Baldo
7201c0cd2f S1-U working in downlink 2011-10-19 19:01:50 +02:00
Nicola Baldo
ac91c4f48e merge ns-3-dev 2011-10-10 18:05:18 +02:00
Nicola Baldo
550728fbdd spectrum API change 2011-11-13 16:08:44 +01:00
mmiozzo
e96f8307cb Merge ns-3-lena-pem with BuildingPropagationLossModel 2011-09-30 15:51:05 +02:00
Marco Miozzo
c445ea344e Move Buildings related class to buildings folder 2011-09-28 16:48:53 +02:00
Nicola Baldo
814ad43df3 merge 2011-09-28 14:12:44 +02:00
Nicola Baldo
d95f96403a save changes before merge 2011-09-28 14:12:34 +02:00
Manuel Requena
1f622e6423 Add testing (RRC, PDCP and MAC) entities 2011-09-13 16:59:31 +02:00
Nicola Baldo
4a185f2f0d draft eNB and SGW/PGW applications 2011-09-09 18:20:08 +02:00
Nicola Baldo
2a6f37f0b2 EpcHelper --> GtpuTunnelHelper 2011-09-09 18:01:16 +02:00
Manuel Requena
14c6421b91 Add PDCP components to the build system 2011-09-09 17:58:15 +02:00
Gustavo J. A. M. Carneiro
c3059b6e68 Upgrade to waf-1.6.7, work in progress 2011-09-08 16:13:40 +01:00
Manuel Requena
6a6c33816e Add new RLC interfaces to the generic RLC entity 2011-09-07 16:40:08 +02:00
Manuel Requena
65e50a218b Add new files to build system 2011-09-07 16:23:47 +02:00
Marco Miozzo
bf6d33abae Add class for managing fading based on traces 2011-09-07 12:39:16 +02:00
Marco Miozzo
38e8f04389 Add test suite for shadowing 2011-09-06 16:40:14 +02:00