jnin
73afe1dfd5
Movec cellId assignation out of the constructor (since it is an attribute now, it is set in DoStart method)
2011-05-03 12:22:37 +02:00
jnin
1649562c29
Added IMSI output to RLC outpu
...
Adapted RlcStatsCalculator to IMSI input
Adapted all simulation programs and to the new RlcStats API and moved all trace / sink connections to LENA helper.
2011-05-03 11:58:15 +02:00
Marco Miozzo
c2340fb3c8
merge
2011-05-03 09:32:21 +02:00
Marco Miozzo
5b647d1ea3
Renaming polishment RR and PF Test
2011-05-03 09:31:25 +02:00
mrequena
bdc53daee2
move lena-test to lte-test
2011-05-02 17:57:57 +02:00
mrequena
46466c4fc1
move lena-test to lte-test
2011-05-02 17:56:00 +02:00
Marco Miozzo
ee05e0a8e0
merge
2011-05-02 17:41:33 +02:00
Marco Miozzo
74e2ceebe8
LenaRrFfMacSchedulerTestCase works, to be refined
2011-05-02 17:37:17 +02:00
mrequena
2eec7653bb
remove old test file
2011-05-02 17:09:13 +02:00
mrequena
0d44f5617b
merge
2011-05-02 16:46:21 +02:00
mrequena
81124e2e40
Remove old test files
2011-05-02 16:31:58 +02:00
mrequena
6943c12de3
Add Test 1.2
2011-05-02 16:31:34 +02:00
mrequena
ee1bab6cc0
Clean logs in test 1.1
2011-05-02 16:31:04 +02:00
Nicola Baldo
a5104c941b
EARFCN calculation
2011-05-02 13:59:17 +02:00
jnin
35276a161e
Add missing MacStats calculator helper
2011-05-02 12:41:54 +02:00
jnin
108bec5294
Minor fix to make trace connection independent of the simulation program
2011-04-29 17:44:27 +02:00
jnin
a25ef1b772
Merge with 4b3d17addd8758a883dd7e4205fab02419f34ac7
2011-04-29 17:33:06 +02:00
jnin
7f1ef0a58b
Added IMSI field to LteUeNetDevice as unique UE identifier.
...
Work in progress to use it in Rlc and Mac stats output.
2011-04-29 17:31:25 +02:00
jnin
8dbfcbfddd
Refactoring to align trace sinks for RLC and MAC implementations and to make them more user friendly.
...
All sinks are managed in LenaHelper and enabled in simulation programs through the helper.
2011-04-29 17:19:15 +02:00
jnin
1a9c95db31
Added MAC traces and sinks for UL and DL.
...
Modified lena-rlc-calculator to extract MAC traces and RLC traces
2011-04-29 17:09:50 +02:00
mrequena
1362075a60
Test 1.1: add 2 TX signals
2011-04-29 16:56:24 +02:00
Marco Miozzo
a10e5520b7
Revise Test 1.4 and 1.5 with new naming
2011-04-29 16:13:55 +02:00
Marco Miozzo
984ee985f8
Fix Test1.4 and 1.5 to new LenaHelper API
2011-04-29 12:24:16 +02:00
Marco Miozzo
e716530b92
Lena Test 1.4 (RR Scheduler) and Test 1.5 (PF Scheduler) draft versions
2011-04-29 12:12:43 +02:00
mrequena
6a5f24a663
Test 1.1
2011-04-28 19:16:13 +02:00
Nicola Baldo
ceee82924a
scheduler and propagation model configurable through ConfigStore
2011-04-27 17:42:23 +02:00
Nicola Baldo
a9cef00420
fixed uplink propagation model setup
2011-04-26 13:53:55 +02:00
Nicola Baldo
45591fc72e
noise figure attribute
2011-04-26 13:32:27 +02:00
Nicola Baldo
770ef168bc
LteSpectrumPhy instances now plugged onto LtePhy via its constructor
2011-04-26 12:35:46 +02:00
Marco Miozzo
4782ae5606
LENA-68 PfFfMacScheduler updated to single TB per RNTI (LC multiplexed)
2011-04-20 16:44:38 +02:00
Marco Miozzo
9a950bba23
LteEnbMac::DoSchedDlConfigInd updated to multiple RLC PDU per TB
2011-04-20 16:42:56 +02:00
Marco Miozzo
f9d94a3bff
LENA-68 RrFfMacScheduler 1 TB per RNTI
2011-04-19 18:01:49 +02:00
Nicola Baldo
b7f6c0fa5d
fixed LENA-78 m_dlBandwidth not initialized
2011-04-19 17:32:20 +02:00
Marco Miozzo
43ccddb253
merge
2011-04-19 17:12:04 +02:00
Marco Miozzo
459433b355
LENA-81 same priority a start-up in PfScheduler for GBR and NGBR flows (i.e., flowStats.lastAveragedThroughput=1 always)
2011-04-19 17:01:54 +02:00
Nicola Baldo
1d12f78538
log LteEnbMac::DoConfigureMac correctly
2011-04-19 16:41:16 +02:00
Marco Miozzo
a936ef63f4
LENA-80 RrFfMacScheduler::DoSchedDlTriggerReq solved issue on nFlows
2011-04-19 11:29:34 +02:00
Nicola Baldo
dc520f5bd0
lteFlowId_t --> LteFlowId_t
2011-04-18 17:35:49 +02:00
Nicola Baldo
e36e94851d
ConfigStore functionality added to lena-rlc-calculator example
2011-04-18 17:20:46 +02:00
Nicola Baldo
01d17fd1f7
refined inter-cell-interference example
2011-04-18 17:16:57 +02:00
Marco Miozzo
454522bdfc
LENA-77 PfFfMacScheduler::lastAveragedThroughput initialization
2011-04-18 16:48:31 +02:00
Marco Miozzo
7599e87a46
merge
2011-04-15 16:25:36 +02:00
Marco Miozzo
07a4c324e3
LENA-72 CQI=0 behaviour
2011-04-15 16:24:51 +02:00
mrequena
e4ad635e57
clean some comments
2011-04-15 15:49:59 +02:00
mrequena
96a03ad6c6
add test 1.1 SINR calculation in downlink
2011-04-15 15:43:48 +02:00
mrequena
0acc4839ee
add testing framework
2011-04-15 15:42:32 +02:00
mrequena
a8be2795e5
add operator ==, < and > to SpectrumValue
2011-04-15 15:40:01 +02:00
Nicola Baldo
32943a52bc
meaningful trace sources for LteSpectrumPhy
2011-04-15 14:09:07 +02:00
Marco Miozzo
a294865c21
merge
2011-04-13 15:44:13 +02:00
Marco Miozzo
d21e7ef1ee
Bug fix: PfFfMacScheduler::DoSchedDlTriggerReq extract the worst CQI from the RBGs allocated to a LC
2011-04-13 15:43:13 +02:00