Commit Graph

9902 Commits

Author SHA1 Message Date
Manuel Requena
86341675a8 merge traces 2011-11-29 16:30:11 +01:00
Manuel Requena
9646e24c35 Remove some logs 2011-11-29 16:27:59 +01:00
Manuel Requena
b12e7c2571 Add RLC stats 2011-11-29 16:26:22 +01:00
Manuel Requena
3b991f901f Add RLC stats 2011-11-29 16:21:39 +01:00
Marco Miozzo
f545f904d4 Valgrind-error fix: deallocate random variables in TraceFadingLossModel destructor 2011-11-29 15:41:27 +01:00
Manuel Requena
cb7cf38336 Fix bug PDCP stats 2011-11-29 14:10:48 +01:00
Nicola Baldo
295ec11616 merge ns-3-lena-dev and ns-3-lena-epc 2011-11-29 13:49:26 +01:00
Nicola Baldo
f87c2fa0a9 tests lte-{up,down}link-sinr now passing valgrind 2011-11-29 13:14:11 +01:00
Nicola Baldo
ef49780f31 buildings-pathloss-test now passing valgrind test 2011-11-29 13:04:31 +01:00
Nicola Baldo
3417125d83 buildings-shadowing-test now passing valgrind test 2011-11-29 13:03:04 +01:00
mmiozzo
75e14aa9ef BugFix in LenaHelper::EnableLogComponents, enable log of PropagationLossModel models 2011-11-29 10:57:13 +01:00
mmiozzo
f642c148c5 Update lte-test-interference according to new constraints in UL due to BSR periodicity 2011-11-29 10:56:04 +01:00
mmiozzo
de5200e5e2 Update BSR periodicity in LteUeMac to 1 ms 2011-11-29 10:44:33 +01:00
Gustavo J. A. M. Carneiro
0f1c425737 Fix and rescan the bindings 2011-11-28 07:40:36 -08:00
mmiozzo
c4a84293d0 Uplink scheduler with multiple bearers (LCs) allocates in a Round Robin fashion the active ones 2011-11-28 12:32:08 +01:00
mmiozzo
1bda20e520 Bug-fix LteEnbMac::DoReceivePhyPd multiple LCs not allocated in m_ulInfoListElements 2011-11-28 12:30:41 +01:00
Gustavo J. A. M. Carneiro
6bfb0721b8 Don't include mobility-model.h, to make Mathieu happy 2011-11-28 10:46:33 +00:00
Tom Henderson
9f49549bed Update link to ns-2 mobility documentation 2011-11-27 21:24:02 -08:00
Tom Henderson
6fd41f7ca5 rescan bindings 2011-11-27 13:15:50 -08:00
Tom Henderson
2e38efd294 fix darwin compiler warning 2011-11-27 10:42:40 -08:00
Vedran Miletić
39d338dbeb fix various doxygen errors 2011-11-26 21:13:46 -08:00
Atishay Jain
270fb3958a IPv6 address generator 2011-11-26 20:33:45 -08:00
Gustavo J. A. M. Carneiro
4943cf9f38 Missing PropagationLossModel.CalcRxPower in Python bindings 2011-11-26 08:43:33 -08:00
Nicola Baldo
6a9b3e467f better fix for RR scheduler buffer status report bug 2011-11-25 19:55:29 +01:00
Nicola Baldo
de5ce5145c fixed RR scheduler buffer status report bug 2011-11-25 19:45:06 +01:00
Nicola Baldo
07ca164dfc merge ns-3-lena-dev and ns-3-lena-epc 2011-11-25 17:07:42 +01:00
Jaume Nin
978f5b98da Merge 2011-11-25 15:39:48 +01:00
Jaume Nin
a5b6fc703a Added EPC sample script. Some minor modifications on EPC user documentation. Changed default propagation model on LENA helper from Building to Friis 2011-11-25 15:38:57 +01:00
Nicola Baldo
47baee82ff added first multi-bearer test case in test-lte-epc-e2e-data 2011-11-24 17:32:29 +01:00
Nicola Baldo
03a1cdebc6 minor changes in logging 2011-11-24 17:30:17 +01:00
Nicola Baldo
589a861c9c added more test cases for multiple TFTs with single-port Packet Filters 2011-11-24 16:27:48 +01:00
Nicola Baldo
833e4a40cf added test cases for single-port TFT Packet Filter 2011-11-24 16:05:12 +01:00
Marco Miozzo
238cc5c5d8 Add LtePemSinrChunkProcessor and connect it to LteSpectrumPhy 2011-11-24 15:33:31 +01:00
Nicola Baldo
89d184969f added PDCP test conditions in test-lte-epc-e2e-data 2011-11-24 13:23:37 +01:00
Nicola Baldo
e8958e90aa improved logging in rlc-stats-calculator.cc 2011-11-24 13:22:20 +01:00
Marco Miozzo
6584f1512e merge with ns-3-lena-dev for including bug-fixing in LteEnbMac (DL CQI generation) 2011-11-24 12:33:36 +01:00
Marco Miozzo
228fe599eb commit debug stuff for merge with ns-3-lena-dev 2011-11-24 12:30:32 +01:00
Marco Miozzo
6776579be7 Bug-fix RrFfMacScheduler::DoSchedDlTriggerReq DCI TB size per multiple LCs 2011-11-24 12:25:36 +01:00
Marco Miozzo
04258894d6 Bug-fix LteEnbMac multiple DCI generation per UE 2011-11-24 12:23:33 +01:00
Jaume Nin
bb4d7ab533 Some profiling test refurbished, not final yet. Makefile fixed so it won't delete non autogenerated pdf and eps figures 2011-11-24 12:05:35 +01:00
Nicola Baldo
2fe65d551c added PDCP stats 2011-11-24 11:43:18 +01:00
Nicola Baldo
e4cdefde66 added PHY seqdiag 2011-11-23 18:32:22 +01:00
Marco Miozzo
998533b112 Add info in LteSpectrumPhy on TB from DCI elaborated by LteEnbPhy and LteUePhy 2011-11-23 17:45:54 +01:00
Kirill Andreev
eabb826db0 Bug 1300: fixed 2011-11-23 19:08:31 +03:00
Kirill Andreev
825c5aad26 Bug 1219: fixed. Coding style of ns2-mobility-helper-test-suite.cc is fixed. 2011-11-23 19:08:07 +03:00
John Abraham
fb732fabd9 StopAnimation should reset write callback 2011-11-23 09:40:50 -05:00
mmiozzo
1dc4b40587 Merge with ns-3-lena-dev bfa05e51eecf (just after ns-3-dev merge) 2011-11-23 14:54:43 +01:00
Nicola Baldo
360997f442 added EPC user documentation 2011-11-23 14:21:38 +01:00
Nicola Baldo
5be3afbf5b fixed Makefile 2011-11-23 14:20:38 +01:00
Nicola Baldo
c056d1ad86 merge ns-3-lena-dev and ns-3-lena-epc 2011-11-23 12:51:25 +01:00