Commit Graph

114 Commits

Author SHA1 Message Date
Marco Miozzo
2fe903ea7b Add DL and UL PHY traces on transmission and reception statistics 2012-12-13 11:45:59 +01:00
Nicola Baldo
d71c34afdb dynamic connection of RadioBearerStatsCalculator so it works properly with handover 2012-12-03 17:48:23 +01:00
Nicola Baldo
35e62e96c9 added stub of LteRrcProtocolReal with corresponding tests 2012-11-30 15:37:55 +01:00
Lluis Parcerisa
01298fe6d9 Development of RRC headers based on the RRC SAP 2012-11-29 17:18:51 +01:00
Nicola Baldo
8b173f7c1c added MME with simulated S1AP and S11 interfaces 2012-11-28 11:37:28 +01:00
Nicola Baldo
5c4da02bdd added lte-x2-handover test suite 2012-11-23 17:24:02 +01:00
Nicola Baldo
82ef00ebaa fix compilation error with gcc-4.7 2012-11-23 11:51:09 +01:00
Nicola Baldo
7b0d6c3dc8 merged lena-dev and lena-epc 2012-11-22 12:05:46 +01:00
Marco Miozzo
e32530995a Add LteHarq test case, draft version (work in progress) 2012-10-30 17:02:53 +01:00
Nicola Baldo
d50f0ff13a new LTE RRC model 2012-10-30 16:02:07 +01:00
mmiozzo
c212d885fc HARQ first draft version: RR works, PF todo, LteMiErrorModel on-going 2012-10-08 17:18:22 +02:00
Nicola Baldo
2617931f84 merge lena-dev and lena-epc 2012-07-31 19:18:23 +02:00
mmiozzo
12089b1b59 Fix bugs in merging lena-pem on test headers files 2012-07-27 12:54:37 +02:00
Marco Miozzo
1c6a9f1e3d Remove test headers files according Bug 1439 2012-07-25 11:27:52 +02:00
mmiozzo
cf443305c0 Merge with lena-pem changeset 8812:eab4c6514af0 (Ctrl and Ref Signaling) 2012-07-19 13:02:41 +02:00
Nicola Baldo
a2530396bc merge 2012-07-02 19:24:52 +02:00
Nicola Baldo
b7fcb225c0 revised LTE protocol stack for new RRC model 2012-07-02 18:25:11 +02:00
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
Manuel Requena
bf33d1ef47 merge 2012-06-28 13:47:39 +02:00
Manuel Requena
40464355bf Add draft of X2 handover example 2012-06-28 13:40:58 +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
Nicola Baldo
d53c6eee05 fixed Bug 1439 - exclude headers for tests from installation 2012-05-29 13:56:26 +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