Commit Graph

11932 Commits

Author SHA1 Message Date
Hajime Tazaki
346a725240 Bug 1612 - pyviz (visualizer) will not be installed 2013-04-06 23:08:12 +09:00
Vedran Miletić
41cc7abc1e Update release notes about Waf and create-module.py changes 2013-04-06 15:05:18 +02:00
Vedran Miletić
b656a0cab7 Introduce compound name for static TestSuite declaration and be stricter about allowed module name 2013-04-06 14:58:48 +02:00
Dizhi Zhou
103cf1e732 Update PSS, FDTBFQ, TDTBFQ's code and testcases 2013-04-05 21:05:55 -03:00
Nicola Baldo
d99210342f limited sim time in some LTE examples-to-run 2013-04-05 19:05:31 +02:00
Nicola Baldo
c7a138ec2a revised variable test scope for LTE tests 2013-04-05 18:55:46 +02:00
Nicola Baldo
e556466860 merge 2013-04-05 17:59:48 +02:00
Nicola Baldo
768ffadde6 merge 2013-04-05 17:59:11 +02:00
Nicola Baldo
d0f70a008d fixed a module dependency in examples/tcp/wscript 2013-04-05 17:31:44 +02:00
Nicola Baldo
643d8361e0 merge 2013-04-05 16:50:37 +02:00
Nicola Baldo
de87e87a8b use #include <ns3/math.h> in updated GSoC 2012 LTE schedulers 2013-04-05 16:39:16 +02:00
Nicola Baldo
9f21cd9786 re-applied fix for bug 1532 - unimplemented LTE Scheduler methods 2013-04-05 16:32:20 +02:00
Dizhi Zhou
e3746a4ae9 fixed MBR and GBR setting for TDTBFQ and FDTBFQ LTE schedulers 2013-04-05 16:13:49 +02:00
Vedran Miletić
f90477b203 Fix INCLUDE_GUARD for helper in create-module.py 2013-04-05 13:54:36 +02:00
Vedran Miletić
ec787b2d61 Fix capitalize in create-module.py for module name containing dash 2013-04-05 13:47:01 +02:00
Marco Miozzo
a21e1e18ae Bug-fix in UE measurements: introduce a factor of 2 in RSSI evaluation for considering all the power of RS over the symbol 2013-04-05 12:26:57 +02:00
Vedran Miletić
4acc107d97 Clean up function logging of energy module. 2013-04-04 22:25:44 +02:00
Vedran Miletić
3f41bbf326 Add proper license header to simple-device-energy-model.{h,cc} 2013-04-04 21:35:09 +02:00
Nicola Baldo
4b9945b8f1 updated PSS, TDTBFQ and FDTBFQ scheduler tests 2013-04-04 19:33:42 +02:00
Nicola Baldo
72c10bfaba merge 2013-04-04 18:58:49 +02:00
Nicola Baldo
c9db3544f0 updated figure generation in lte_ue_measurements.m 2013-04-04 18:50:19 +02:00
Marco Miozzo
81b51a81ef Update UE Measurements design Doc 2013-04-04 18:19:32 +02:00
Marco Miozzo
73ae780748 Bug-fix RSRP/RSRQ measurements: moved to RE basis and update test accordingly 2013-04-04 16:53:48 +02:00
Nicola Baldo
b63880e127 merge 2013-04-04 13:41:55 +02:00
Nicola Baldo
9f271d4aad revised lte ue measurement octave script 2013-04-04 13:40:56 +02:00
Lluís Parcerisa
604ffbe4c4 Capitalize constants in enums, according to ns3 coding style. 2013-04-04 11:49:19 +02:00
Nicola Baldo
f869e06975 new structure of handover section in lte-user.rst 2013-04-04 10:40:19 +02:00
Alina Quereilhac
fad8e79116 add documentation for fd-net-device module 2013-04-02 22:16:05 +02:00
Dizhi Zhou
453b8d5ece updated GSoC 2012 schedulers to LENA M5 version 2013-04-02 19:58:36 +02:00
Manuel Requena
86139b9470 Uncomment failing testcase 2013-04-02 13:18:37 +02:00
Alexander Afanasyev
0e169c157f Fix Python bindings and openflow for waf 1.7.10 upgrade and take care about boost requirements globally 2013-04-01 22:34:50 +02:00
Vedran Miletić
bbdb4231b3 Upgrade waf to 1.7.10 and fix included wscripts
This is a massive upgrade removing almost all pre-waf 1.6 script code. In addition, this does away with custom pkgconfig.py script for making .pc files and replaces it with waf's builtin mechanism.

Massive thanks to Alex Afanasyev for ideas and bugfixing, to Alina Quereilhac for bugfixing and testing, and to Tom Henderson for thorough testing.
2013-04-01 22:33:46 +02:00
Vedran Miletić
df67c9c116 Improve logging of InetTopologyReader 2013-04-01 21:56:36 +02:00
Mitch Watrous
bf393eb7d7 Bug 1563 - reduce valgrind test scope 2013-04-01 11:34:43 -07:00
Alina Quereilhac
64eb45017f Bug #1613 - Can't build ns-3-dev with g++ 4.7.2 & Bug FdNetDevice can't build in OS X 2013-03-29 16:10:12 +01:00
Brian Swenson
d2f222fb91 new ns3 nsc tcp comparison example. Updated tcp documentation 2013-03-29 10:27:53 -04:00
Nicola Baldo
eabfc6f5e2 safer RLC overhead estimation for SRB1 2013-03-28 13:44:27 +01:00
Vedran Miletić
c9152825c2 Fix INCLUDE_GUARD in create-module.py
This patch fixes two separate issues: first, it replaces "-" by "_" in addition to capitalizing module name when creating include guards, second, it names it consistently with the rest of ns-3.
2013-03-28 10:31:56 +01:00
Lluis Parcerisa
0355008a71 Fix valgrind error reported on Task #983 2013-03-27 17:10:58 +01:00
alina
b3b3fa9e22 Merge fd-net-device into ns-3-dev 2013-03-27 02:14:57 +01:00
Vedran Miletić
80fe6e05ba Remove C headers and replace them by C++ headers if actually used 2013-03-26 22:11:05 +01:00
Nicola Baldo
9aeb7bbe5b refactored timeouts in LteEnbRrc 2013-03-26 19:22:41 +01:00
Manuel Requena
c1c08b45a7 Merge 2013-03-26 10:45:41 +01:00
Manuel Requena
a5ea699a83 Add testcase for the automatic HO triger 2013-03-26 10:42:22 +01:00
Manuel Requena
3eb95d8366 Add automatic triger of the HO based on the RSRQ measures 2013-03-26 10:41:49 +01:00
Manuel Requena
dc48a27426 Fix log display error 2013-03-26 10:29:03 +01:00
Nicola Baldo
a9b63c88da merge 2013-03-25 19:53:54 +01:00
Tom Henderson
e2e83a7090 Postfix bug 1607 patch; OnOffApplication uses packet sockets too 2013-03-24 16:18:56 -07:00
Tommaso Pecorella
0d14fd57b6 Bug 1607 - OnOff Application over TCP with IPv6 (fixed bulk-send too) 2013-03-23 18:58:03 +01:00
Tom Henderson
a4ac0f8915 update figure reference 2013-03-22 16:16:53 -07:00