Commit Graph

8729 Commits

Author SHA1 Message Date
Tom Henderson
96be4f282b rescan wifi bindings 2014-10-29 17:21:55 -07:00
Sébastien Deronne
e013980b83 bug 1971: 802.11n at 2.4 GHz should include a signal extension duration 2014-10-29 13:46:45 -07:00
Pedro Silva
8fa5f0e741 bug 1791: TCP Endpoint never deallocates when closing 2014-10-29 10:12:53 -07:00
Tom Henderson
57bba404ab regenerate selected pcap traces due to change in default propagation speed in ConstantSpeedPropagationDelayModel (bug 2011) 2014-10-29 07:30:29 -07:00
Nicola Baldo
fe56ee1741 fixed Bug 2011 - speed of light constant 2014-10-28 11:48:13 +01:00
Peter D. Barnes, Jr.
cccfc167dd [Doxygen] Attribute implementations. 2014-10-21 16:14:35 -07:00
Peter D. Barnes, Jr.
9d326c107d [Doxygen] Attribute implementation. 2014-10-21 12:21:13 -07:00
Sébastien Deronne
cf5b6ec37f bug 1970: Missing NotifyAckTimeoutStartNow in MacLow::StartDataTxTimers 2014-10-16 13:26:10 -07:00
Sébastien Deronne
e4848b2055 bug 1968: missing supported 802.11n HT rates in the WifiPhy contructor 2014-10-16 12:29:17 -07:00
Tom Henderson
c3c3d4e98f rescan stats bindings 2014-10-15 07:34:36 -07:00
Tom Henderson
203c408a67 add TimeProbe class to data collection framework 2014-10-15 07:06:11 -07:00
Tom Henderson
5b64122a3e bug 1997: fix PlotProbe() documentation and usage for GnuplotHelper and FileHelper 2014-10-15 07:00:24 -07:00
Tom Henderson
0674674ad0 remove execute permissions on source files 2014-10-14 12:56:57 -07:00
Tom Henderson
31d2a3aad7 rescan bindings 2014-10-14 11:36:00 -07:00
Tom Henderson
5d2310d3d8 removed unused includes 2014-10-14 10:02:08 -07:00
Tom Henderson
37bab66bfe remove deprecated Packet::PeekData() 2014-10-14 09:36:10 -07:00
Tom Henderson
cd7311b76c remove deprecated code in internet module 2014-10-14 08:15:46 -07:00
Tom Henderson
a532ec20b1 remove deprecated test methods 2014-10-14 07:37:10 -07:00
Tom Henderson
c41ba4e79a rescan bindings 2014-10-13 21:25:21 -07:00
Tom Henderson
411020b4c9 update regression packet traces to account for random variable stream assignment changes 2014-10-13 16:12:13 -07:00
Tom Henderson
41b83c9851 remove deprecated RandomVariable class 2014-10-13 16:09:59 -07:00
Tom Henderson
52ba1be9f9 fix some additional sources of randomness in mesh tests 2014-10-13 15:45:32 -07:00
Tom Henderson
9f3b3bf4d2 improve some mesh module logging 2014-10-13 15:18:49 -07:00
Tom Henderson
244f1cc32d fix log component name 2014-10-13 13:36:11 -07:00
Tommaso Pecorella
cee4e4ac5e Print RT/NC should be static functions 2014-10-12 16:03:16 +02:00
Tommaso Pecorella
da653eed57 Bug 1957 - UdpSocketImpl is stuck after a Close() 2014-10-12 15:51:05 +02:00
Tommaso Pecorella
fcda743c44 [Doxygen] network module 2014-10-07 21:37:00 +02: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
Tommaso Pecorella
013d328e7d [PyBindings] rescan core module 2014-10-09 12:40:54 +02:00
Peter D. Barnes, Jr.
dd7996b57d Set default TypeId size. 2014-10-08 21:04:32 -07:00
Peter D. Barnes, Jr.
3f92b8e1c5 [Doxygen] Remove more trivial and/or misused groupings 2014-10-08 20:59:31 -07:00
Peter D. Barnes, Jr.
6254c4b242 [Doxygen] Remove trivial and/or misused groupings 2014-10-08 20:58:33 -07:00
Peter D. Barnes, Jr.
792c339edc [Doxygen] Include the size of registered types in the long description for the class. 2014-10-08 13:52:14 -07:00
Peter D. Barnes, Jr.
06777c4102 Missing NS_OBJECT_ENSURE_REGISTERED 2014-10-08 13:51:06 -07:00
Peter D. Barnes, Jr.
9346f805f2 Generate doxygen list of all LogComponents 2014-10-06 17:24:00 -07:00
Peter D. Barnes, Jr.
b2dc58dcb9 Use StringValue instead of PointerValue (CreateObject... in AddAttribute calls 2014-10-06 17:22:59 -07:00
Peter D. Barnes, Jr.
c10b5622a0 [Doxygen] Minor fix-ups 2014-10-08 11:59:31 -07:00
Tom Henderson
d471d382ac rescan bindings 2014-10-07 12:19:52 -07:00
Tommaso Pecorella
899626019f [Doxygen] minor fixes 2014-10-03 23:51:58 +02:00
Tommaso Pecorella
bd3ba18da4 [Doxygen] LTE Asn1Header 2014-10-06 22:36:50 -07:00
Tommaso Pecorella
a49957015e [Doxygen] propagation module fixes 2014-10-03 22:41:44 +02:00
Tommaso Pecorella
4943ed3c70 [Doxygen] internet module fixes 2014-10-03 17:10:26 +02:00
Natale Patriciello
d9b1ff4d71 Point-to-point documentation patch 2014-10-06 16:48:51 -07:00
Tom Henderson
1ba5df7bc3 add doxygen 2014-10-06 16:32:44 -07:00
Budiarto Herman
6603ec2fb3 LTE doxygen additions 2014-10-06 16:05:46 -07:00
Tiago Cerqueira
cedd6d624b Doxygen for mobility module 2014-10-06 16:00:06 -07:00
Tom Henderson
0bb6e095b3 bug 1343 (documentation): emu-udp-echo-client/server.cc missing, but referenced in HOWTOs 2014-10-06 14:52:08 -07:00
Tom Henderson
94cd3d8542 remove deprecated emu module 2014-10-06 14:50:49 -07:00
Tom Henderson
d00ccf814c add missing GPLs 2014-10-06 10:24:56 -07:00