Commit Graph

5239 Commits

Author SHA1 Message Date
mmiozzo
e455da9754 Convert UL-CQI from IdealControlMessage to PhySap Primitive 2011-03-31 16:57:24 +02:00
mmiozzo
31b03f738a Convert UL-CQI from IdealControlMessage to PhySap Primitive 2011-03-31 16:56:22 +02:00
mrequena
4b10c1117e merge 2011-03-31 16:26:03 +02:00
mrequena
6f121ff2a7 clean rlc stats 2011-03-31 16:25:31 +02:00
Nicola Baldo
e046bc68be minor changes in example programs 2011-03-31 15:37:08 +02:00
Nicola Baldo
43f3ce4d5b fixed memory leak in PHY SAP usage 2011-03-31 14:41:39 +02:00
Nicola Baldo
7216141cc8 minor fixes 2011-03-31 13:41:40 +02:00
Nicola Baldo
6353a7ed4a removed LtePhy::Get{Up,Down}linkSpectrumPhy methods which are evil 2011-03-31 12:25:44 +02:00
Nicola Baldo
c6b45f4e5a fixed uplink RX and interference calculation 2011-03-31 11:59:57 +02:00
Nicola Baldo
c7fcba381e removed useless LteSpectrumPhy::AbortRx 2011-03-30 18:19:21 +02:00
Nicola Baldo
c90d5ae62b merge 2011-03-30 18:05:33 +02:00
Nicola Baldo
7c3e3fd54c made LteInterference an Object and fixed more disposals 2011-03-30 18:04:43 +02:00
mrequena
623f2192af add command line arguments 2011-03-30 16:50:01 +02:00
Nicola Baldo
edbd0587d3 merge 2011-03-30 16:42:29 +02:00
Nicola Baldo
aa087ed344 added more disposal stuff 2011-03-30 16:41:45 +02:00
mrequena
cbd53e42f3 Remove ugly endl 2011-03-30 15:33:52 +02:00
mrequena
24b117fe59 merge 2011-03-30 15:23:55 +02:00
mrequena
fc108290e9 merge 2011-03-30 15:22:46 +02:00
mrequena
dde1c0557c write Rlc Status into a file 2011-03-30 15:21:34 +02:00
Nicola Baldo
43ee039116 added more logging to LteUeMac 2011-03-30 13:23:11 +02:00
Nicola Baldo
278442d203 fixed broken attribute path to the eNb RLC 2011-03-30 12:43:26 +02:00
Nicola Baldo
908fb4db5e merge 2011-03-29 18:29:42 +02:00
Nicola Baldo
e320d42a37 added DoDispose to lte-phy and lte-spectrum-phy 2011-03-29 18:28:55 +02:00
Nicola Baldo
44829ee986 fixed valgrind error in pf-ff-mac-scheduler 2011-03-29 17:55:59 +02:00
Nicola Baldo
d8b452dcef removed useless getters 2011-03-29 17:33:07 +02:00
mmiozzo
533cedb9df PUSCH based UL-CQI generation at eNB PHY side 2011-03-29 17:20:57 +02:00
mmiozzo
5681257d46 Updates for MACOS compilation (virtual destructors and variable types) 2011-03-29 15:24:42 +02:00
Marco Miozzo
2b46a5a266 LENA 56: Scheduler type configurable by the user 2011-03-24 11:09:47 +01:00
Marco Miozzo
affdaeb261 polishment of comments 2011-03-24 10:24:08 +01:00
Marco Miozzo
b372eab5e7 MAC, RRC and Scheduler created by LenaHelper 2011-03-24 10:20:18 +01:00
jnin
a807dada80 Added missing NS_OBJECT_ENSURE_REGISTERED to all ns3::Objects created.
Minor fixes in object types.
Added first version of the RlcStatsCalculator class
Added sample simulation script
2011-03-23 11:02:32 +01:00
jnin
9a5715597b Added access to traces within map objects 2011-03-23 10:57:06 +01:00
jnin
d7e161bbd8 Fix some typos and bugs on the attribute to map implementation 2011-03-21 13:02:15 +01:00
jnin
c5bff31a9f Merge with 6cde5b6879e18d8268b6b3f196897818128e2862 2011-03-18 12:16:56 +01:00
jnin
59ef420520 Added attributes to enable access to RLC instances in Enb
Added trace sources in RLC to enable KPI calculation
Added tag to measure RLC delay
2011-03-18 12:01:39 +01:00
jnin
034b5076d4 Added support for map objects in the attribute system. 2011-03-18 08:58:50 +01:00
Marco Miozzo
3fc0065dfd add missed file of pf-ff-mac-scheduler 2011-03-18 08:49:07 +01:00
Marco Miozzo
7568d1a032 add missed file of pf-ff-mac-scheduler 2011-03-18 08:48:49 +01:00
Marco Miozzo
df815155f5 DL PF Scheduler 2011-03-17 15:47:36 +01:00
mmiozzo
c32afcf2f1 Removed dependencies of pfs 2011-03-16 16:10:39 +01:00
Marco Miozzo
b367718699 Aperiodic high layer configured subband CQI (A30 type) implemented 2011-03-16 13:31:21 +01:00
Nicola Baldo
3cccbabf1e added distance parameter to inter-cell-interference program 2011-03-16 10:00:28 +01:00
Nicola Baldo
efc7ef8268 PHY synchronization 2011-03-15 20:01:50 +01:00
Nicola Baldo
34ff1d296e removed unused enb-lte-spectrum-phy files 2011-03-15 11:22:52 +01:00
Nicola Baldo
c7672326fd added PHY synchronization model 2011-03-15 11:22:36 +01:00
Nicola Baldo
464424ef35 renamed member SAPs 2011-03-14 12:49:39 +01:00
CTTC
365394dff1 renamed several LTE files and classes 2011-03-10 18:57:41 +01:00
CTTC
b1e1798692 LENA project first public release 2011-03-10 18:15:26 +01:00
Mitch Watrous
d169fdfff1 merge 2011-03-09 16:51:58 -08:00
Mitch Watrous
3f1b70a2bf Make test.py handle examples-to-run.py files 2011-03-09 16:49:59 -08:00