Commit Graph

11932 Commits

Author SHA1 Message Date
Tom Henderson
49eb8e5a9f improve formatting 2013-05-11 10:50:48 -07:00
Tom Henderson
21f96dc635 update RELEASE_NOTES 2013-05-09 22:43:52 -07:00
Vedran Miletić
53ec6a479e Rename Start and DoStart methods to Initialize and DoInitialize
The goal of this patch is to allows us to differentiate the Start/Stop
functionality present in some classes from Initialize/Dispose functionality.
2013-04-19 22:39:55 +02:00
Anh Nguyen
14506d5d6e Add BurstErrorModel class 2013-04-19 12:58:25 -07:00
Brian Swenson
0dc496c3bf RTT Estimator Test Code 2013-04-19 14:52:17 -04:00
Nicola Baldo
31bbdfaa06 fixed TCP app start time in lena-dual-stripe 2013-04-19 19:36:20 +02:00
Nicola Baldo
898e505917 fixed another module dependency in examples/tcp/wscript 2013-04-19 19:35:23 +02:00
Tommaso Pecorella
f195a9749f Bug 1601 RttEstimator doesn't set m_currentEstimatedRtt fix 2013-04-19 12:18:00 -04:00
Manuel Requena
1441720339 merge 2013-04-19 17:58:16 +02:00
Manuel Requena
4f16a0636a Add automatic handover documentation 2013-04-19 17:51:58 +02:00
Anh Nguyen
0ea5de1d3d Westwood and Westwood+ test response vectors 2013-04-19 11:50:31 -04:00
Marco Miozzo
f032b50b75 Update figures in the documentation on BLER for standard MCS 1..29 2013-04-19 13:37:11 +02:00
Anh Nguyen
2000b34287 Westwood and Westwood+ 2013-04-18 15:57:07 -04:00
Tommaso Pecorella
dfc8ac57cc Bug 1626 - Ipv6-only network can't use UDP or TCP 2013-04-18 21:14:10 +02:00
Nicola Baldo
a0c2d78fcf minor changes to PHY UE measurement docs 2013-04-18 16:21:59 +02:00
Nicola Baldo
d1db79ea46 moved LTE UE PHY measurement docs into LTE PHY section 2013-04-18 16:17:08 +02:00
Marco Miozzo
eeba9f6f46 Fix a typo in UE Measurements design section 2013-04-16 16:13:11 +02:00
Marco Miozzo
a150788e36 merge 2013-04-15 16:25:46 +02:00
Marco Miozzo
b1d109aa4d Refine PHY support for UE measurements design documentation 2013-04-15 16:25:09 +02:00
Manuel Requena
72b1b7d471 Fix tests parameters after changes in phy measurements 2013-04-15 15:36:25 +02:00
Tom Henderson
b26bf2f89c add virtual destructor 2013-04-14 21:23:56 -07:00
Andrew Stanton
e06ea97140 Bug 1615 - Adjusting OLSR HelloInterval Attribute Results in No Links 2013-04-14 22:32:21 +02:00
Vedran Miletić
6919cef0b3 Backed out changeset e1e45baa7046, adding comment to log.cc to prevent confusion 2013-04-13 14:33:02 +02:00
Vedran Miletić
e5cd4dbd4e Remove extra whitespace in some LogLevel labels 2013-04-13 13:44:13 +02:00
Tom Henderson
bc8f57b261 rescan lte bindings 2013-04-12 14:58:45 -07:00
Tom Henderson
b915879b60 merge lena head with ns-3-dev head 2013-04-12 11:42:20 -07:00
Nicola Baldo
07d9e5d834 documented UE RRC measurements support 2013-04-12 18:42:22 +02:00
Hajime Tazaki
705e004083 update RELEASE_NOTES for pybindgen update 2013-04-13 00:04:21 +09:00
Hajime Tazaki
e950cf14c4 Bug 1623 - pybindgen rev809 is not able to build after Ubuntu 1210
update pybindgen version to rev825:
https://code.launchpad.net/~gjc/pybindgen/trunk
2013-04-12 21:36:45 +09:00
Nicola Baldo
25e4cdd44a merge 2013-04-09 11:21:32 +02:00
Marco Miozzo
1e522e9f35 Bug-fix valgrind error in lte-downlink-sinr test, introduce missing initialization of LteSpectrumSignalParametersDlCtrlFrame::pss attribute 2013-04-09 11:11:36 +02:00
Tom Henderson
89e67bbb33 update python bindings 2013-04-08 12:48:36 -07:00
mmiozzo
e3c761946f merge with lena-dev changeset: 9433 (RSRP and SINR bugs) 2013-04-08 17:41:53 +02:00
Marco Miozzo
b0f38b1426 merge 2013-04-08 16:31:35 +02:00
Marco Miozzo
5e3ea98a77 Bug-fix: missing conversion from PSD to linear power of RS in RSRP PHY traces evaluation 2013-04-08 16:30:55 +02:00
Marco Miozzo
e3314476d3 Bug-fix: initialization missing for evaluating SINR in PHY Traces 2013-04-08 16:27:42 +02:00
Yufei Cheng
5ed895c05b bug 1608: DSR network ack and bug 1609: DSR route request table 2013-04-08 07:26:20 -07:00
Marco Miozzo
ea9118adf9 Bug-fix: initialization missing for evaluating SINR in PHY Traces 2013-04-08 16:25:35 +02:00
Nicola Baldo
ea6468786d fixed Bug 1576 - Frequency units HERTZ & MEGAHERTZ mix up 2013-04-08 11:54:22 +02:00
Nicola Baldo
f51e3a6502 merge 2013-04-07 23:15:04 +02:00
Dizhi Zhou
900e65959d Solve FDTBFQ, TDTBFQ uninitialized variables 2013-04-07 17:51:56 -03:00
Nicola Baldo
b2b1bdaad6 merge 2013-04-06 18:58:56 +02:00
Nicola Baldo
86fad498bd minor update to antenna docs 2013-04-06 18:51:08 +02:00
Nicola Baldo
01c8b6d832 merge 2013-04-06 18:32:53 +02:00
Nicola Baldo
c7aaebd977 re-applied variable test scope for PSS, TDTBFQ and FDTBFQ LTE scheduler tests 2013-04-06 18:31:04 +02:00
Nicola Baldo
744f1fbcf3 re-applied again fix for bug 1532 - unimplemented LTE Scheduler methods 2013-04-06 18:15:27 +02:00
Nicola Baldo
77db8bedb8 fix again #include <ns3/math.h> in updated GSoC 2012 LTE schedulers 2013-04-06 18:10:56 +02:00
Vedran Miletić
44e8b40ac9 Rename SequenceNumber TestSuite to sequence-number for consistency 2013-04-06 17:54:20 +02:00
Hajime Tazaki
4c6177b671 update release note for Bug 1409 and Bug 1612 2013-04-06 23:24:25 +09:00
Hajime Tazaki
792e59bf38 Bug 1409: Add an attribute "SystemId" to configure the ID for MPI 2013-04-06 23:08:13 +09:00