Commit Graph

6921 Commits

Author SHA1 Message Date
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
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
c447caffc2 fixed error in FF API doc 2011-03-14 13:23:01 +01:00
Nicola Baldo
e765edaa32 updated FF API documentation 2011-03-14 12:50:06 +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
Gustavo J. A. M. Carneiro
5f94db0921 Disable bridge copy constructor 2011-03-09 15:47:10 +00:00
Mitch Watrous
e89bf95079 Move util.py functions into wutils.py 2011-03-08 16:03:45 -08:00
Mitch Watrous
dc1f90b0c5 Fix dependencies in various wscripts 2011-03-08 14:57:45 -08:00
Mitch Watrous
6ed04ac8f4 Make mesh, dot11s, and flame modules create only one module 2011-03-08 11:58:49 -08:00
Gustavo J. A. M. Carneiro
49fd89dfa0 Scan modular bindings for the 'core' and 'network' modules 2011-03-08 15:38:28 +00:00
Gustavo J. A. M. Carneiro
78855401c0 Copy a bug fix from ns3modulescan.py into ns3modulescan-modular.py 2011-03-08 15:35:51 +00:00
Gustavo J. A. M. Carneiro
3bf4de0515 Document in the --bindings-type waf option that modular bindings are experimental 2011-03-08 15:33:55 +00:00
Gustavo J. A. M. Carneiro
aae609aad0 Import type_annotations from ns3modulescan.py into ns3modulescan-modular.py. 2011-03-08 15:32:31 +00:00
Gustavo J. A. M. Carneiro
abc5d46cd1 ./waf --apiscan creates the bindings dir if it doesn't exist 2011-03-08 15:03:02 +00:00
Gustavo J. A. M. Carneiro
e9e8846342 Make ns3_python_bindings skip bindings with warning if apidefs dir not found 2011-03-08 15:02:28 +00:00
Gustavo J. A. M. Carneiro
fe00899bdc merge 2011-03-08 12:46:53 +00:00
Mitch Watrous
540288c432 Fix dependencies in various wscripts 2011-03-07 16:59:09 -08:00
Mitch Watrous
1d41d30c36 Make dot11s and flame modules be subdirectories of mesh 2011-03-07 10:46:12 -08:00
Tom Henderson
187275d5b7 fix a few more wscripts 2011-03-07 07:01:56 -08:00
Lalith Suresh
15defb051a Updates test.py entries for Click, fixes Click test case, and makes Ipv4ClickRouting::GetInterfaceId() do a sanity check. 2011-03-06 21:07:02 +00:00