Commit Graph

105 Commits

Author SHA1 Message Date
Mitch Watrous
bf886d696f Updatemany modules' Python bindings 2013-07-04 14:27:35 -07:00
Peter D. Barnes, Jr.
e3611c4078 Doxygenate todo's 2013-07-03 14:43:10 -07:00
Peter D. Barnes, Jr.
198d9f8ce9 Automated merge with file:///Users/barnes26/Code/netsim/ns3/repos/ns-3-dev 2013-06-26 17:32:03 -07:00
Peter D. Barnes, Jr.
433a24d419 [Doxygen] use \deprecated 2013-06-11 17:27:05 -07:00
Peter D. Barnes, Jr.
1bca805862 [Doxygen] use \todo 2013-06-11 17:02:23 -07:00
Peter D. Barnes, Jr.
dac21f5413 [Coverity] Not restoring ostream format (STREAM_FORMAT_STATE) 2013-05-28 17:39:46 -07:00
Junling Bu
9c68edd4a7 fixed Bug 1677 - The annotation of YansWifiPhy needs correction 2013-05-27 13:45:39 +02:00
Peter D. Barnes, Jr.
d8a560820b Revert ed82eb2702d0 on wifi/model/wifi-mad-header.cc to diagnose valgrind error. 2013-05-24 12:50:02 -07:00
Peter D. Barnes, Jr.
666bcc699f Merge Coverity fixes 2013-05-22 17:58:58 -07:00
Peter D. Barnes, Jr.
74a3079c12 [Coverity] Better document why regions are unreachable 2013-05-16 12:30:44 -04:00
Peter D. Barnes, Jr.
80b15ea83f [Coverity] Unchecked return value (CHECKED_RETURN) 2013-05-15 16:26:46 -04:00
Peter D. Barnes, Jr.
6d84519cc7 [Coverity] Missing break in switch (MISSING_BREAK) 2013-05-15 15:17:20 -04:00
Peter D. Barnes, Jr.
8ce493fd02 [Coverity] Structurally dead code (UNREACHABLE) 2013-05-15 14:45:28 -04:00
Peter D. Barnes, Jr.
51eb08677b [Coverity] Not restoring ostream format (STREAM_FORMAT_STATE) 2013-05-15 10:09:33 -04:00
Daniel Lertpratchya
fddee3b927 bug 1659: WifiTest call Stop() before Run() (bug fix due to linlinjavaer@gmail.com) 2013-04-30 08:56:18 -04:00
Daniel Lertpratchya
7ef4ed658a Bug 1579 - edca-txop-n fragmentation causes segfault 2013-04-23 10:29:16 -04:00
Edvin Močibob
aff43b376b Further work on cleaning up function logging of wifi module. 2013-04-20 16:56:38 +02:00
Tommaso Pecorella
1c0d6edb8d bug 1635 - wifi-phy-test missing Simulator::Destroy 2013-04-20 14:57:59 +02:00
Mitch Watrous
b72c268305 Update Python bindings 2013-04-19 17:17:35 -07:00
Edvin Močibob
1962e78524 Partially clean up function logging of wifi module. 2013-04-20 00:30:06 +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
Tom Henderson
89e67bbb33 update python bindings 2013-04-08 12:48:36 -07:00
Vedran Miletić
bbdb4231b3 Upgrade waf to 1.7.10 and fix included wscripts
This is a massive upgrade removing almost all pre-waf 1.6 script code. In addition, this does away with custom pkgconfig.py script for making .pc files and replaces it with waf's builtin mechanism.

Massive thanks to Alex Afanasyev for ideas and bugfixing, to Alina Quereilhac for bugfixing and testing, and to Tom Henderson for thorough testing.
2013-04-01 22:33:46 +02:00
Nicola Baldo
b69928a648 bug 1563: get rid of default argument value in AddTestCase 2013-03-22 13:14:38 +01:00
mirko
6a483a34d0 Bug #1503 - Fix invalid iterators on erase operations on retry queue (thanks to Ghada Badawy). 2013-03-15 14:28:56 +01:00
Daniel Lertpratchya
585a88c9cc Prevent EndTxNoAck after sending a Block ACK response 2013-02-18 10:35:03 -05:00
Daniel Lertpratchya
ebb86d9604 Bug 1585 - Length field of A-MSDU subframe header endianness 2013-02-15 15:38:05 -05:00
Konstantinos Katsaros
00b1f30b73 Bug 1566 - WiFi SNR tag improvements 2013-02-10 13:38:35 -05:00
Tom Henderson
61f9323e32 update bindings 2012-12-12 13:14:40 -08:00
Daniel Lertpratchya
066712e7fa Bug 555 - DCF immediate access fix 2012-12-07 14:36:01 -05:00
Daniel Lertpratchya
2fcb9b89ff Bug 1524 - WiFi fragmentation issue 2012-12-05 14:27:54 -05:00
Tom Henderson
582102334e unused forward declarations 2012-11-13 16:49:05 -08:00
Gary Pei
8ccfb685f1 add some more documentation on DCF operation 2012-11-12 22:57:01 -08:00
Tom Henderson
cc613cb57b rescan bindings 2012-10-29 05:33:13 -07:00
Tom Henderson
7b0697e2b0 fix error: call of overloaded pow() is ambiguous 2012-09-07 12:45:26 -07:00
Vedran Miletić
71e380b55e Bug 1237 - code cleanups related to includes 2012-09-01 20:57:21 +02:00
Nicola Baldo
73e12fea1d updated Wifi NetDevice architecture figure 2012-08-30 16:00:36 +02:00
Tom Henderson
b58aa74d52 rescan bindings 2012-08-24 19:44:02 -07:00
Tom Henderson
a486227375 adjust API for wifi helpers for AssignStreams() 2012-08-24 15:24:35 -07:00
Mitch Watrous
f2d5e4b1ae Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream 2012-08-15 18:08:46 -07:00
Mitch Watrous
36f618d471 Replace src/wifi usage of RandomVariable with RandomVariableStream 2012-08-14 13:52:17 -07:00
Mirko Banchi
a20b7e8d49 BlockAckCache: fix wrong formula for update of winEnd index (thanks Ghada Badawy). 2012-07-23 18:49:59 +02:00
Tom Henderson
2796d4ce3f rescan bindings 2012-07-11 21:07:41 -07:00
Nicola Baldo
c375d7ad00 fixed typo in doxygen of WifiPhyListener 2012-06-21 11:09:35 +02:00
Peter D. Barnes, Jr.
e6d94781ec Fix easy doxygen warnings 2012-06-20 06:50:50 -07:00
Tom Henderson
5d91c1d5cf rescan bindings 2012-05-22 09:46:28 -07:00
Tom Henderson
a298bc7548 rescan bindings 2012-05-12 21:14:01 -07:00
Tom Henderson
25736177dc rescan bindings 2012-04-14 18:09:25 -07:00
Gustavo J. A. M. Carneiro
93fbaf6d0f Rescan bindings 2012-02-20 09:38:45 -08:00
Andrey Mazo
cec21ade43 Bug 1170: Formulate best practices for dealing with unused debug variables. 2012-02-10 19:02:12 +04:00