Commit Graph

46 Commits

Author SHA1 Message Date
Peter D. Barnes, Jr.
cd3da7143d [doxygen] Revert r10410, r10411, r10412 2014-03-05 17:06:59 -08:00
Peter D. Barnes, Jr.
5a2488e6db [doxygen] Suppress "warning: Member NS_LOG_COMPONENT_DEFINE is not documented" 2013-11-14 16:58:56 -08:00
Peter D. Barnes, Jr.
d75ff3559e doxygen] Suppress "warning: Member NS_OBJECT_ENSURE_REGISTERED is not documented" 2013-11-14 16:58:28 -08: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
Marco Miozzo
ebd5e131a2 Bug-fix: OhBuildingsPropagationLossModel::GetLoss() move from DynamicCast to GetObject 2013-06-17 13:35:16 +02:00
Marco Miozzo
0048098e04 Update error message in OhBuildingsPropagationLossModel with new MobilityBuildingInfo 2013-06-17 13:02:58 +02:00
Marco Miozzo
efd46793d4 Renaming of file buildings-mobility-model in mobility-building-info 2013-06-04 12:11:39 +02:00
Marco Miozzo
58b5a3b10b Move from BuildingsMobilityModel to BuildingMobilityInfo source, tests and examples 2013-06-03 17:01:52 +02: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
Vedran Miletić
71e380b55e Bug 1237 - code cleanups related to includes 2012-09-01 20:57:21 +02:00
Tom Henderson
8ce4da730d remove static random variable from buildings module 2012-08-25 21:39:25 -07:00
Mitch Watrous
f2d5e4b1ae Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream 2012-08-15 18:08:46 -07:00
Nicola Baldo
c3ef9f2245 remove BuildingsMobilityModel setters that don't allow consistency checking 2012-05-16 17:28:12 +02:00
Nicola Baldo
43d9a8cafc buildings module: consistent room & floor indexing 2012-05-15 19:25:01 +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
d41f176d77 remove unneeded TypeId::ATTR_GET 2012-03-08 14:22:52 +01:00
Nicola Baldo
b4c0db57b5 address code review by Mathieu http://codereview.appspot.com/5728062/#msg1 2012-03-08 13:06:06 +01:00
Nicola Baldo
5794633b7c fixed Building Boundaries attribute 2012-03-02 18:40:47 +01:00
Nicola Baldo
c43c45256d merge 2012-02-29 12:41:49 +01:00
Nicola Baldo
8fc29787ce buildings allocator and position allocator 2012-02-29 12:28:16 +01:00
Nicola Baldo
d4646437f4 removed ITU1411DistanceThr parameter 2012-02-23 14:37:44 +01:00
Nicola Baldo
2ac1e9dfbb cleanup BuildingsPropagationLossModel 2012-02-23 14:32:22 +01:00
Marco Miozzo
cd892e8a2a Add missing files of Hybrid and Simple BuildingsPropagationLossModel 2012-02-20 15:54:44 +01:00
Marco Miozzo
3a68ce3448 Update BuildingPropagationLossModel for working in Hybrid and Simple modes 2012-02-17 17:35:34 +01:00
Nicola Baldo
699e3b34c1 BuildingsPropagationLossModel: added internal wall loss 2012-02-14 16:44:27 +01:00
Nicola Baldo
a1c1c3fe17 removed obsolete epc-gtpu files 2012-01-26 16:37:31 +01:00
Nicola Baldo
81b2d3b7f0 faster implementation of shadowing in BuildingsPropagationLossModel 2012-01-24 13:36:25 +01:00
Nicola Baldo
fdb47d0147 merged REM support 2012-01-16 20:32:45 +01:00
Nicola Baldo
b536f8deb9 BuildingsMobilityModel instances automatically placed in appropriated Building 2012-01-13 20:48:20 +01:00
Nicola Baldo
fb2188ae96 revised doxygen of Building class 2012-01-13 13:10:41 +01:00
Marco Miozzo
db169c76d9 Add LteMiErrorModel and update LteSpectrumPhy for managing the error model 2011-12-20 16:15:40 +01:00
Jaume Nin
c5eb1536ae Building list implemented 2011-12-09 15:16:16 +01:00
Marco Miozzo
4e7cd3b91b Add indoor nodes position consistence check in BuildingMobilityModel and update correspondent documentation 2011-11-22 17:16:35 +01:00
mmiozzo
aef6bd1f48 Style fixed in buildings module 2011-11-18 16:28:06 +01:00
Nicola Baldo
a179dd263a buildings does not depend on spectrum any more 2011-11-11 18:26:01 +01:00
mmiozzo
9db9277baa Merge with ns-3-lena-pem (changeset: 7976:e059b2c2f2e4): add trace-fading-loss-model and polish old GSoC propagation files not used 2011-11-08 15:48:44 +01:00
mmiozzo
089cdd23ec Merge with ns-3-lena-dev changeset: 7937:2228db567a14 2011-11-08 15:18:19 +01:00
Marco Miozzo
8b4c6ec9cd Bug-fix in Shadowing links generation 2011-11-04 16:45:38 +01:00
mmiozzo
94b223ef84 Merge with lena-dev (revision bd60df311c7b) for including eNB object factory 2011-10-26 16:32:07 +02:00
Marco Miozzo
5f4762523c BugFix in BuildingPropagationLossModel on lambda calculation 2011-10-25 17:24:32 +02:00
Marco Miozzo
f9fa7fb8a0 Update BuildingPropagationLossModel frequency set for updating also lambda and update leha-helper consequently 2011-10-25 17:09:43 +02:00
Marco Miozzo
0f86683364 Lena Helper updated for managing fading module and lena-fading.cc example works 2011-10-24 15:26:16 +02:00
mmiozzo
09dc0dffe3 Polishing 2011-10-20 15:47:41 +02:00
Marco Miozzo
8674b26d2e Update ItuR1238 in BuildingPropagationLossModel with control on floor penetration loss factor 2011-10-04 10:16:06 +02:00
Marco Miozzo
c445ea344e Move Buildings related class to buildings folder 2011-09-28 16:48:53 +02:00