Commit Graph

8199 Commits

Author SHA1 Message Date
John Abraham
52f8515147 NetAnim: Some doxygen related fixes 2013-11-10 16:53:04 -08:00
Nicola Baldo
0c7f6ff413 merged lena-dev with ns-3-dev 2013-11-08 17:26:52 +01:00
Budiarto Herman
9fdf10eb97 merge from ns-3-dev branch to GSoC branch 2013-11-08 12:09:58 +01:00
Nicola Baldo
0b57da4bec fixed Bug 1788 - unused private field warning 2013-11-07 19:20:19 +01:00
Tom Henderson
faa1fb3db2 update mpi bindings 2013-11-05 13:53:56 -08:00
Tom Henderson
b119930437 update buildings bindings 2013-11-05 13:52:45 -08:00
Tom Henderson
d930bb83f4 update lte bindings 2013-11-05 13:50:42 -08:00
Tom Henderson
ce9e267057 update wifi bindings 2013-11-05 11:50:52 -08:00
Tom Henderson
a644406aad update core bindings 2013-11-05 11:50:25 -08:00
Tom Henderson
ec958d44bb bug 1782: remove unused boost header 2013-11-05 06:09:47 -08:00
Tom Henderson
5c26030558 bug 1771: silence compiler warning about maybe-uninitialized data 2013-10-28 22:17:57 -07:00
Peter D. Barnes, Jr.
10381f6af1 Print log component list alphabetically. 2013-10-28 15:10:24 -07:00
Peter D. Barnes, Jr.
4e6c8358f8 Logging wildcards: allow "***" as synonym for "*=**" 2013-10-28 15:04:01 -07:00
Peter D. Barnes, Jr.
f6e90ca97a [bug 1552] Storing log name inside LogComponent class (NS_LOG) as std::string 2013-10-28 14:50:08 -07:00
John Abraham
8b12936806 Bug 1781 - const and non-const in clang-500.2.79 2013-10-24 09:04:46 -07:00
Nicola Baldo
85b60bc541 more user docs for the buildings module 2013-10-23 19:11:40 +02:00
Biljana Bojovic
fe8adfc8f3 added FixedRoomPositionAllocator 2013-10-23 17:55:36 +02:00
Nicola Baldo
fa3e0c1f6f removed more unused variables in LTE FfMacScheduler tests 2013-10-23 10:48:05 +02:00
Budiarto Herman
3d17935885 Fix to SetCsgId in LteEnbRrc for not updating SIB1 in PHY 2013-10-22 20:36:56 +03:00
Budiarto Herman
ab92594cff Replaced SIB1 setter function with SetCsgId 2013-10-22 19:09:26 +03:00
Nicola Baldo
0cb3414e5a removed unused variables in some LTE tests 2013-10-22 18:06:07 +02:00
Budiarto Herman
c4c297ad85 Converted Q-RxLevMin to attribute of LteEnbRrc 2013-10-22 17:51:04 +03:00
Budiarto Herman
cd7f7154b1 Converted CSG ID and CSG indication as attributes to LTE devices 2013-10-22 17:16:16 +03:00
Tom Henderson
bd657c5267 improve help string 2013-10-22 06:38:41 -07:00
Vedran Miletić
32b19bd983 Bug 1779 - NS_UNUSED_GLOBAL not working in attribute test class declaration 2013-10-21 10:38:06 +02:00
Tom Henderson
b76e585613 rescan mesh bindings 2013-10-20 16:26:19 -07:00
Vedran Miletić
f781366d2e Fix compilation with Clang 3.2 and newer versions, including Apple Clang 5.0
Clang 3.2 requires all class members to be used in the code; this patch either removes class members that are not used or adds NS_UNUSED/NS_UNUSED_GLOBAL around them. Thanks to Andrey Mazo and Tommaso Pecorella for review.
2013-10-20 12:46:27 +02:00
Peter D. Barnes, Jr.
05561c4e71 Fix Time class doxygen. 2013-10-18 16:25:06 -07:00
Budiarto Herman
170467f247 UeMeasure class now inherits from SimpleRefCount 2013-10-17 18:46:50 +03:00
Budiarto Herman
6d96614e35 Moved DoDispose method of handover and ANR classes to protected scope 2013-10-17 17:33:30 +03:00
Budiarto Herman
efc6f7e6c8 Correction to copyright notices in some GSoC LTE code 2013-10-17 17:21:14 +03:00
Budiarto Herman
556c5ee911 Added back asserts to EutranMeasurementMapping 2013-10-17 16:47:18 +03:00
Budiarto Herman
e57ef0d520 Renamed UE_MEASUREMENTS_DELAY to UE_MEASUREMENT_REPORT_DELAY in LteUeRrc 2013-10-17 16:45:42 +03:00
Nicola Baldo
119acded67 check whether the EPC is used upon adding an X2 interface 2013-10-17 14:24:12 +02:00
Budiarto Herman
4a465e8a9b Additional Doxygen comments for GSoC LTE 2013-10-17 15:16:51 +03:00
Daniel Lertpratchya
c2bd12e525 Bug 1691 - RTS/CTS NAV reset prematurely 2013-10-14 10:27:43 -04:00
Gustavo Carneiro
b2d76a1887 Add waf option to disable threads in build. 2013-10-13 18:20:40 +01:00
Daniel Lertpratchya
92f915bd79 Bug 1011 - assert failed. file=../src/devices/wifi/dcf-manager.cc 2013-10-10 12:15:40 -04:00
Nicola Baldo
dcd708c846 RadioBearerTag -> EpsBearerTag where appropriate in LTE docs 2013-10-10 14:39:23 +02:00
Karsten Roscher
1f74b54e1d Bug 1616 - WifiPhyStateHelper reports false CCA_BUSY times at State trace source 2013-10-09 16:39:36 -04:00
Nicola Baldo
c67bd2b301 lte-rr-ff-mac-scheduler test: consider that RR scheduler does not handle retx properly 2013-10-08 19:09:36 +02:00
Nicola Baldo
9fc8e11e00 added attribute ns3::LteRlcAm::TxOpportunityForRetxAlwaysBigEnough 2013-10-08 19:07:44 +02:00
Daniel Lertpratchya
5848465aac Fixed indentation in wifi-remote-station-manager.cc 2013-10-04 10:38:19 -04:00
Tom Henderson
ef1281e826 Bug 1722 - beacons transmitted concurrently 2013-10-04 09:40:47 -04:00
Budiarto Herman
7607136792 Removed redundant guards in lte-control-message.h 2013-10-04 10:23:01 +03:00
Budiarto Herman
2a3f610eb9 Added const to some Get functions in LTE module 2013-09-26 13:22:58 +03:00
Budiarto Herman
c2317d7c75 Removed unnecessary asserts in EutranMeasurementMapping 2013-09-26 12:28:49 +03:00
Budiarto Herman
04ecaa54cf Added missing NS_LOG_FUNCTION to some LTE module files 2013-09-26 12:21:45 +03:00
Budiarto Herman
a435cd4cf5 Fixed missing reference in LTE user documentation 2013-09-25 09:32:47 +03:00
Budiarto Herman
12b08d2185 Removed unused LteHelper::Connect helper function 2013-09-24 21:19:23 +03:00