Peter D. Barnes, Jr
70764840d1
mob: mob: Clarify RandomDiscPositionAllocator behavior.
2020-05-15 13:25:20 -07:00
Peter D. Barnes, Jr
c73b321b42
mob: fix RandomDisc docs for SetRho and SetTheta
2020-05-15 09:49:28 -07:00
hax0kartik (GCI 2019)
1f3735f6f0
Replace calls to Scheduler::Remove(EventId) with EventId::Cancel
2020-05-13 00:08:08 +00:00
ZorazeAli
0a0e7847a6
mobility,buildings: Move the code to check box and line intersection to box class
...
mobility: Also add a UNIT test to check box and line intersectioni
see merge request !244
2020-04-12 00:52:57 +02:00
mychele
a7b7de4d46
mobility: ( fixes #11 ) Rectangle::GetClosestSide works for exterior points
2019-04-07 09:45:02 -04:00
Michele Polese
4ebc14d7dc
mobility: ( fixes #2860 ) set z coordinate for many position-allocation classes
2018-10-12 13:22:49 +02:00
Tom Henderson
1e986d449c
mobility: Allow AssignStreams after construction for SteadyStateRwpMobility
...
The SteadyStateRandomWaypointMobilityModel should support AssignStreams()
after object construction, but prior to this patch, it would cause a
segmentation fault until after initialization. The initial benefit is
the prevention of test suite failures due to random stream assignment.
2018-10-01 19:36:14 -07:00
Alexander Krotov
00bb6fe7f6
Spellcheck
2018-06-27 10:50:27 +03:00
Federico Guerra
0650860241
mobility: Allow WaypointMobilityModel to be subclassed
2017-08-16 16:47:41 -07:00
Alexander Krotov
dd3a4d2a43
Use Vector{2,3}D.GetLength ()
2017-04-05 10:56:05 +03:00
Tom Henderson
aed9cae83a
mobility: Add GetSize() method to ListPositionAllocator
2017-03-31 16:12:49 -07:00
Hossam Khader
621eae31ca
mobility: ( fixes #2390 ) AddWaypoint uses absolute time instead of relative time
2016-09-12 23:02:50 +02:00
Alexander Krotov
cedee9ea0e
documentation: ( fixes #2481 ) Missing or incorrect group names
2016-08-28 08:00:43 -07:00
Tommaso Pecorella
739eb2dbf3
Bug 2166 - SteadyStateRandomWaypointMobilityModel directs the node to the ground
2015-08-22 17:06:25 +02:00
Peter D. Barnes, Jr.
61f2fbd415
[doxygen] Revise TracedCallback function signatures for const.
2015-08-18 16:46:10 -07:00
Tom Henderson
8df0d04bbb
add missing copyrights
2015-06-10 07:52:23 -07:00
Peter D. Barnes, Jr.
a2e0ed145a
Missing mode lines.
2015-06-08 16:37:40 -07:00
Tommaso Pecorella
0ddd5c62b7
[Doxygen] csma-layout module fixes
2015-05-24 00:58:38 +02:00
Tommaso Pecorella
3436e5f599
[Doxygen] mobility model fixes
2015-05-24 00:26:42 +02:00
Benjamin Cizdziel
6c8d39f935
GeographicPositions class for coordinate conversion
2015-04-08 19:42:20 -07:00
Tommaso Pecorella
c00c55f933
SetGroupName for mobility module
2015-03-29 16:23:12 +02:00
Peter D. Barnes, Jr.
40eb448c95
[Doxygen] Remove extraneous docs for derivatives of AttributeValue.
2015-01-16 12:12:46 -08:00
Tom Henderson
60e8768b83
Doxygen warnings for mobility/helper and mobility/model directories
2014-12-15 21:47:59 -08:00
Peter D. Barnes, Jr.
692bf472e6
TracedCallback function signatures, the rest.
2014-12-04 10:02:01 -08:00
Ben Newton
28da60a47c
bug 1995: avoid multiple definitions of PI
2014-11-07 15:00:14 -08:00
Peter D. Barnes, Jr.
cccfc167dd
[Doxygen] Attribute implementations.
2014-10-21 16:14:35 -07:00
Nicola Baldo
f0a030b94b
fixed typo in changeset 95cf4d40ee01
2014-10-09 17:39:14 +02:00
Nicola Baldo
455db9e086
fixed units in description of RandomWalk2dMobilityModel::Direction
2014-10-09 15:41:34 +02:00
Tiago Cerqueira
cedd6d624b
Doxygen for mobility module
2014-10-06 16:00:06 -07:00
Peter D. Barnes, Jr.
bfdb6ef10a
[Bug 1551] Redux: NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace?
2014-09-26 15:51:00 -07:00
Tommaso Pecorella
e74cb7f6cd
Bug 1916 - RandomWalk2dMobilityMode default "Bounds" attribute is not a rectangle
2014-05-21 21:01:41 +02:00
Peter D. Barnes, Jr.
cd3da7143d
[doxygen] Revert r10410, r10411, r10412
2014-03-05 17:06:59 -08:00
Vedran Miletić
6acf41814e
Move tests outside ns3 namespace
2014-01-02 18:34:30 +01: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
Nicola Baldo
dbc19eb9f0
addressed the comments in https://codereview.appspot.com/11374043/#msg2
2013-07-29 14:07:42 +02:00
Nicola Baldo
587cee5600
merge ns-3-lena-dev with ns-3-dev
2013-07-16 18:49:00 +02:00
Tom Henderson
a4d2065f8c
add logging to ConstantVelocityHelper
2013-07-15 05:59:34 -07:00
Marco Miozzo
0c979225db
Update SteadyStateRandomWaypointMobilityModel with fixed z axis values
2013-06-14 16:13:07 +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
Mitch Watrous
0d8bb3de72
Replace src/mobility usage of RandomVariable with RandomVariableStream (Patch Set 2)
2012-08-15 15:33:02 -07:00
Mitch Watrous
49a757cebc
Replace src/mobility usage of RandomVariable with RandomVariableStream (Patch Set 1)
2012-08-15 14:28:33 -07:00
Tom Henderson
879c2a68cf
bug 1386: assert if PositionAllocator not provided to RandomWaypointMobilityModel
2012-08-01 13:19:33 -07:00
Mauro Tortonesi
cccd7aaa1a
Bug 1229 - Multiplication overflow in WaypointMobilityModel::EndMobility
...
method: fixed.
2011-12-12 15:38:45 +03:00
Tommaso Pecorella
6f5bb7d985
Added MobilityModel::GetRelativeSpeed() - proposed by Jens Mittag.
2011-11-17 19:02:45 +01:00
Vedran Miletić
0538e655aa
standardize ns-3 namespace declaration format
2011-08-02 17:43:32 -04:00
Vedran Miletić
fe0667def8
standardize emacs c++ mode comments
2011-08-02 17:42:33 -04:00
Tom Henderson
2a2690a003
rerun check-style.py at default level to enforce space after function name
2011-05-22 23:18:47 -07:00
Mitch Watrous
86c3fc5845
Make doxygen modules list slightly more alphabetical
2011-05-19 09:39:08 -07:00
Josh Pelkey
86a9bb0183
mobility coding style changes
2011-05-13 14:56:37 -04:00