Commit Graph

8754 Commits

Author SHA1 Message Date
Nicola Baldo
eda2ccda4e added building-position-allocator test 2012-05-15 19:14:44 +02:00
Jaume Nin
1c17f4e337 Merge with lena.cttc/hg/lena 2012-05-15 16:57:57 +02:00
Jaume Nin
c743ac2a5a Fixed valgrind errors in attribute system. Fixed typo in AttributeMap test. Fixed Get() method for elements not present in the map 2012-05-14 18:15:22 +02:00
Nicola Baldo
112d4992ad merge of the code from the LENA project into ns-3-dev 2012-05-11 16:42:40 +02:00
Jaume Nin
8f44cc7392 fixed Resolver::DoArrayResolve after bug 1352 fix 2012-05-11 14:02:54 +02:00
Nicola Baldo
6eb8f48bde fixed homeUe position allocation in lena-dual-stripe 2012-05-11 13:05:37 +02:00
Nicola Baldo
cf0ee07919 fixed some bugs in SameRoomPositionAllocator 2012-05-11 13:04:51 +02:00
Mitch Watrous
de6a588486 Make the ns2 mobility helper class more robust 2012-05-10 12:30:23 -07:00
Manuel Requena
5ddb562104 Add maximum size to the RLC Transmission Buffer 2012-05-09 19:08:03 +02:00
Jaume Nin
a479c64051 Fixed bug 1352 (Object attribute map / vector issue) 2012-05-09 12:03:54 +02:00
Mitch Watrous
d04597e168 Bug 1053 - Need better error diagnostics in ns2-mobility-trace example 2012-05-08 10:45:00 -07:00
Mitch Watrous
268050d1ce Bug 1423 - extend create-module.py to generate documentation outline 2012-05-08 09:20:58 -07:00
Vedran Miletić
c56854fced Cosmetic changes to NS_LOG_INFO log output of OnOffApplication and PacketSink for consistency with UdpEchoClient/UdpEchoServer 2012-05-08 17:07:47 +02:00
Vedran Miletić
7a16b35236 Update CHANGES.html and RELEASE_NOTES for QueueMode and ErrorUnit. 2012-05-08 16:09:49 +02:00
Nicola Baldo
8257ff1d54 correct light speed in ITU-R porpagation models 2012-05-07 13:52:32 +02:00
Nicola Baldo
6380555994 mention where test values come from 2012-05-07 13:52:26 +02:00
Nicola Baldo
395e4dcc8f better naming in reference propagation scripts 2012-05-07 12:07:13 +02:00
Nicola Baldo
4e3bd53d7f moved reference propagation scripts 2012-05-07 11:54:24 +02:00
Nicola Baldo
f896965954 removed obsolete lena-gtpu-tunnel example 2012-05-07 10:46:47 +02:00
Tom Henderson
820f31944f (bug 1404) Bound user input in tutorial third.cc program 2012-05-04 16:32:59 -07:00
Tom Henderson
30649d9e7d start some mobility documentation 2012-05-04 16:16:41 -07:00
Tom Henderson
c6fe6c189e small heading changes to a manual file 2012-05-04 14:39:14 -07:00
Tom Henderson
d200ff2a4c Align licenses according to SFLC recommendations 2012-05-04 11:27:01 -07:00
Tom Henderson
9c81d929f2 Update BSD license on RED queue files 2012-05-04 09:39:30 -07:00
Nicola Baldo
062d46609c added separate test suites for new propagation models 2012-05-04 15:15:41 +02:00
Marco Miozzo
473176f5e4 Update MIMO documentation (clarify antenna incorrelation assumption) 2012-05-03 16:27:39 +02:00
mmiozzo
f672186407 JIRA 235 Address typo in lte-ue-phy.cc (dBm instead of dB) 2012-05-03 16:24:48 +02:00
Tom Henderson
350a4b7330 rescan bindings 2012-05-02 11:05:28 -07:00
Tom Henderson
776931b462 rescan bindings 2012-05-01 11:56:30 -07:00
Tom Henderson
235118cd41 bug 1420: no python bindings for csma-layout 2012-05-01 11:56:16 -07:00
Vedran Miletić
b5cac1da24 Use longer names for QueueMode and ErrorUnit enums and move them to Queue and RateErrorModel classes respectively. 2012-05-01 20:48:34 +02:00
Mitch Watrous
1b9b93d819 Bug 962 - list of paths to reach objects contains bogus entries 2012-05-01 10:18:37 -07:00
Nicola Baldo
af8acb55d3 merge ns-3-lena-dev with ns-3-dev 2012-04-30 17:36:58 +02:00
Nicola Baldo
044cf73b60 revised buildings+propagation after review by Pavel http://codereview.appspot.com/5728062/ 2012-04-30 17:27:01 +02:00
Nicola Baldo
6848f41fd1 decouple most propagation models from buildings module 2012-04-30 13:02:35 +02:00
Nicola Baldo
fd085f8d18 GridBuildingAllocator now reusing GridPositionAllocator 2012-04-30 11:53:17 +02:00
Nicola Baldo
e73f5afa01 fixed RadioEnvironmentMapHelper broken after changeset 74de12409ee5 (m_macChTtiDelay) 2012-04-30 11:47:34 +02:00
Nicola Baldo
cba187a566 merge ns-3-lena-dev with ns-3-dev 2012-04-27 10:52:10 +02:00
Nicola Baldo
fa77603d4f revised LTE-EPC topology figure 2012-04-27 10:44:20 +02:00
Mitch Watrous
93918198b3 Updated Release Notes 2012-04-26 10:26:06 -07:00
Mitch Watrous
f071e308b0 Bug 1391 - .ns3rc does not allow comments as expected 2012-04-26 10:19:11 -07:00
Mitch Watrous
6b18ff36d7 Bug 1415 - examples-to-run.py doesn't work with command line arguments 2012-04-25 19:08:07 -07:00
mmiozzo
4fa0cff039 Update m_macChTtiDelay fixed to 4 in UL (standard) and make schedulers unaware of channel delays (tests updated according to new delay) 2012-04-25 17:36:25 +02:00
mmiozzo
3d0c117f6c Bug-fix on m_macChTtiDelay management on UE-eNB PHY and consequently update RR-PF schedulers and tests 2012-04-25 15:57:29 +02:00
Mitch Watrous
550efc3e59 Bug 1392 - Modules built report does not clarify C++ or Python 2012-04-24 12:00:10 -07:00
Gustavo J. A. M. Carneiro
17c1bad598 Python threading fixes 2012-04-24 17:29:28 +01:00
mmiozzo
e6f5f22002 Update Documentation on CQI according to Abdul feedback 2012-04-23 15:46:14 +02:00
Nicola Baldo
e8d8a23857 fixed Bug 1416 - WifiMac traces not being called 2012-04-23 13:46:14 +02:00
mmiozzo
d4bdd9fbed merge with ns-3-lena-pem changeset 8419:e8df5f68c35e (MIMO model) 2012-04-23 13:16:03 +02:00
Marco Miozzo
94f8db6079 Update SetTxModeXGain for reducing the copy-and-paste code 2012-04-23 11:01:43 +02:00