Commit Graph

8432 Commits

Author SHA1 Message Date
Nicola Baldo
fbf751cc7c don't exit on REM completion 2012-02-05 18:43:40 +01:00
Nicola Baldo
26a8816e15 REM examples: allow setting resolution via cmd line 2012-01-31 11:51:51 +01:00
Nicola Baldo
997d69f658 added missing license and copyright to lte-stats-calculator 2012-01-30 14:09:38 +01:00
Nicola Baldo
6375ea281e merge ns-3-lena-dev and ns-3-dev 2012-01-30 12:26:03 +01:00
Nicola Baldo
e141eea030 merge 2012-01-30 11:56:33 +01:00
Jaume Nin
179f6bebe5 Replaced access to vector, using .at() instead of [] 2012-01-30 11:48:29 +01:00
Tommaso Pecorella
42c93dd715 Bug 1109 - Point out the effects of ArpCache::PendingQueueSize attribute 2012-01-29 01:14:23 +01:00
Nicola Baldo
62f428bc47 proper use of log macros in lte-rlc.cc 2012-01-27 18:14:59 +01:00
Nicola Baldo
8e36faa421 proper use of log macros in lte-amc.cc 2012-01-27 18:11:56 +01:00
Nicola Baldo
57595f5147 proper use of log macros in lte-enb-mac.cc 2012-01-27 18:06:23 +01:00
Nicola Baldo
28c14f53a7 proper use of log macros in lte-net-device.cc 2012-01-27 18:00:35 +01:00
Nicola Baldo
bcc722f219 use proper log macros in trace-fading-loss-model.cc 2012-01-27 17:58:48 +01:00
Nicola Baldo
4e4c7fd90c minor implementation refinements for LteMiErrorModel 2012-01-27 17:52:58 +01:00
Marco Miozzo
4a5dd3a7de Merge 2012-01-27 13:56:51 +01:00
Marco Miozzo
f084c5d6dc Add lack assert test on vectors in LteMiErrorModel 2012-01-27 13:54:55 +01:00
Nicola Baldo
56fcaf8a4b merge 2012-01-27 13:40:22 +01:00
Nicola Baldo
f6dea45d3f Backed out changeset 4850866f297b (SpectrumChannel::RemoveRx) 2012-01-27 13:34:21 +01:00
Tommaso Pecorella
9be7925511 Update Changes.html and Release_notes with the latest -dev info 2012-01-26 19:22:49 +01:00
Nicola Baldo
a1c1c3fe17 removed obsolete epc-gtpu files 2012-01-26 16:37:31 +01:00
Nicola Baldo
d0e7fd07c3 fixed LtePhy::SetMacChDelay 2012-01-26 14:51:33 +01:00
Nicola Baldo
f03f06eea4 merge 2012-01-26 14:50:32 +01:00
Marco Miozzo
b4d1fe4074 Add lack assert tests on vectors in LteAmc 2012-01-26 13:33:09 +01:00
Nicola Baldo
a989adc82a use std::vector::at () in lena-rem-sector-antenna 2012-01-26 11:46:23 +01:00
Nicola Baldo
56e13f587e array boundary checking in lte-common.cc 2012-01-26 11:43:25 +01:00
Manuel Requena
2a9734e78e Process of very small segments at the end of a PDU 2012-01-26 11:30:45 +01:00
Nicola Baldo
d97dc59589 more efficient LteSpectrumSignalParameters::Copy () 2012-01-26 10:32:18 +01:00
Tommaso Pecorella
75d8bc6770 Bug 1319 - Clarify Ipv4RawSocketImpl ICMP filter limitations 2012-01-25 19:16:56 +01:00
Tommaso Pecorella
43de6789ed Bug 1319 - Fix Ipv6RawSocketImpl Icmpv6 filter 2012-01-25 19:13:11 +01:00
Nicola Baldo
83a10c9dd2 REM helper deactivates PHYs instead of removing, and exit when done by default 2012-01-24 13:38:59 +01:00
Nicola Baldo
81b2d3b7f0 faster implementation of shadowing in BuildingsPropagationLossModel 2012-01-24 13:36:25 +01:00
Gustavo J. A. M. Carneiro
251ddfc332 Idem for the emu-sock-creator 2012-01-23 11:53:28 +00:00
Gustavo J. A. M. Carneiro
af8b4891d6 Make sure the call tap-creator with the new program name 2012-01-23 11:50:25 +00:00
Gustavo J. A. M. Carneiro
e6806b35f6 Fix small bug in SuidBuild_task 2012-01-23 11:11:08 +00:00
Gustavo J. A. M. Carneiro
fd760775bd Fix issue with --enable-sudo, broken by the versioning of programs 2012-01-20 20:05:33 +00:00
Lalith Suresh
370c4b3560 Fix memory leak with Ipv4ClickRouting::ReadHandler() 2012-01-20 17:08:11 +01:00
Marco Miozzo
5b1f4de2e6 merge 2012-01-20 16:34:34 +01:00
Marco Miozzo
c0ed8a98f4 Soved valgrind error on CQI updates in RR and PF schedulers 2012-01-20 16:26:55 +01:00
Sascha Alexander Jopen
1d540581a2 Shutdown Click router during Ipv4ClickRouting::DoDispose() 2012-01-20 16:04:07 +01:00
Nicola Baldo
aa6b8373fe log packet size in uplink EPC data flow 2012-01-20 14:33:18 +01:00
Nicola Baldo
4f5f556f93 LteEpsBearerToRlcMapping_t made public 2012-01-20 14:32:32 +01:00
Marco Miozzo
9b791692ba Update LteMiErrorModel according to Raymond's comment in JIRA-200 2012-01-20 13:11:55 +01:00
Nicola Baldo
2ed98447cf added rem examples to examples-to-run.py 2012-01-19 16:46:36 +01:00
Nicola Baldo
d9505d2612 fixed bullet lists in lte-profiling.rst 2012-01-19 16:07:16 +01:00
Manuel Requena
e066c82dea merge 2012-01-19 15:42:12 +01:00
Manuel Requena
b8cace6bcf Fix processing of the sequence number 2012-01-19 15:41:21 +01:00
Manuel Requena
e1738e5c58 Add missing examples to test.py 2012-01-19 13:07:47 +01:00
Jaume Nin
729a94fd25 Removed unused include 2012-01-19 11:03:15 +01:00
Nicola Baldo
1207544cf4 merge ns-3-lena-dev and ns-3-dev 2012-01-18 18:13:25 +01:00
Nicola Baldo
60c71ef6c4 fixed valgrind errors of epc-s1u tests 2012-01-18 17:04:01 +01:00
Nicola Baldo
6b6010e904 fixed rem with buildings 2012-01-17 13:49:56 +01:00