Commit Graph

6988 Commits

Author SHA1 Message Date
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
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
mrequena
30aab6b2e6 fix initialization bug 2011-04-13 13:18:23 +02:00
jnin
13958a265b Made RLC output readeable to humans
Minor bug fixing
2011-04-12 11:16:02 +02:00
jnin
3ac1b54e92 Added Standard Deviation, Variance and Square Sum methods to MinMaxAvgTotalcalculator 2011-04-12 10:41:49 +02:00
jnin
8b36902fae Merge with 1db2126cb7c946c431b18ecc3e95ebf5c2efc09a 2011-04-11 17:33:28 +02:00
jnin
f70794a7cc Added DL and UL RLC performance
Added new output data as described in Requirements Documents
2011-04-11 17:29:52 +02:00
mmiozzo
8a30691da3 PfFfMacScheduler updated for multiples rlcPdu 2011-04-11 06:24:50 -07:00
Nicola Baldo
6d7081db16 attributes for ul & dl bandwidth at the eNB 2011-04-06 17:04:48 +02:00
Nicola Baldo
29cf063110 restored input file functionality removed by changeset 6950:7a7b4ad007b0 2011-04-06 16:21:55 +02:00
Nicola Baldo
0ad9186dcb merge 2011-04-06 14:50:49 +02:00
Nicola Baldo
0ce02e123b added TX power attribute 2011-04-06 14:48:55 +02:00
mmiozzo
0342f56a27 UL-CQI and AMC in RrFfMacScheduler 2011-04-06 14:41:21 +02:00
mmiozzo
62bef6e4f0 PUSCH UL-CQ Integrated in PFS 2011-04-06 12:13:10 +02:00
Nicola Baldo
14dda92abb input file for default attribute values 2011-04-06 10:15:28 +02:00
Nicola Baldo
5962e7cff5 connection of SAPs moved from UeNetDevice to LenaHelper 2011-04-06 10:06:16 +02:00
Nicola Baldo
351ba22a68 connection of SAPs moved from EnbNetDevice to LenaHelper 2011-04-06 09:20:19 +02:00
mmiozzo
ee5869df11 PfFfMacScheduler update reception of UL-CQI coherently with previous allocation 2011-04-05 15:52:24 +02:00
mmiozzo
9fcd35affc Complete initialization of struct ReportBufferStatusParameters 2011-04-05 11:06:54 +02:00
jnin
cf4c8d6547 Fixed throughput calculation
Fixed output format to be compliant with Requirements Document
2011-04-04 18:17:17 +02:00
mrequena
59c4f97e80 refactoring lteFlowId_t struct 2011-04-01 12:02:18 +02:00
mrequena
428cbb06eb merge 2011-04-01 11:13:18 +02:00
mrequena
991ed81fdb add new file for lte common stuff 2011-04-01 11:12:48 +02:00
Nicola Baldo
6944883493 fixed compilation error in lte-enb-phy.h 2011-04-01 10:53:10 +02:00
mmiozzo
667b4a0066 Move inline code in pf-ff-mac-schedluer to cc file 2011-03-31 17:19:00 +02:00