Commit Graph

393 Commits

Author SHA1 Message Date
Mitch Watrous
198e3ea042 Make tests not be built by default 2011-04-06 10:13:04 -07:00
Lalith Suresh
12bf472328 Updates directory listings in Click manual entry 2011-03-28 17:25:32 +01:00
Mitch Watrous
8a8d425071 Split contrib module into config-store and tools 2011-03-24 09:23:44 -07:00
Josh Pelkey
2b457b4a0c openflow manual cleanup 2011-03-14 12:40:56 -04:00
Josh Pelkey
570f060c37 Add OpenFlow interface manual sections 2011-03-14 12:31:41 -04:00
Tom Henderson
c5ab6f2f7f promote validation section header in click manual documentation 2011-02-24 11:25:53 -08:00
Lalith Suresh
a10b01fd88 Removes Click manual entry warnings 2011-02-24 18:25:58 +00:00
Tom Henderson
ffed225c73 bug 1062: fix portability issue with rescale-pdf.sh 2011-02-24 10:04:21 -08:00
Lalith Suresh
19aec94309 Add click.rst manual file 2011-02-23 23:05:02 +00:00
John Abraham
54111d5ade Fixed Functor example and provided sample usage 2011-01-21 14:52:53 -08:00
Mitch Watrous
3deeb9ee26 Make test cases not return bool valuesMake all TestSuite instances be static 2011-01-17 12:53:20 -08:00
Tom Henderson
8ee2accdac Update some stale manual documentation 2011-01-03 16:35:59 -08:00
Tom Henderson
fd84bcf6e5 get rid of some sphinx warnings 2011-01-03 16:17:05 -08:00
Tom Henderson
9663d6e1ae Update TCP manual chapter 2011-01-03 15:48:42 -08:00
Tom Henderson
d59ebffc69 formatting cleanup 2011-01-03 14:35:44 -08:00
Tom Henderson
72094e36be fix headings 2011-01-03 14:28:18 -08:00
Tom Henderson
5864cf546a fix boilerplates 2011-01-03 14:27:07 -08:00
Tom Henderson
3178b58afc fix formatting 2011-01-03 13:50:19 -08:00
Tom Henderson
b5117b4f20 fix conf.py for testing document 2011-01-03 13:29:55 -08:00
Tom Henderson
bc7a68745d fix broken links 2011-01-03 12:41:13 -08:00
Tom Henderson
6dbae3aac3 Move testing to Sphinx 2011-01-03 08:46:20 -08:00
Tom Henderson
6efffae76b revert 28fcccf55433: fix escape character 2011-01-02 23:12:13 -08:00
Tom Henderson
7502977115 Move tutorial to Sphinx 2011-01-02 22:57:32 -08:00
Tom Henderson
2dde593a31 fix escape character 2011-01-02 22:56:16 -08:00
Tom Henderson
67d5bd3b2f add back manual changes made since ns-3.9 2011-01-01 14:13:14 -08:00
Tom Henderson
46f779dfee escape character for sh 2011-01-01 14:12:47 -08:00
Tom Henderson
c149c0270a add missing lte figure 2010-12-30 16:04:47 -08:00
Mathieu Lacage
0464792705 missing replace file 2010-12-30 23:44:47 +01:00
Mathieu Lacage
40468410a8 missing config file 2010-12-30 23:44:02 +01:00
Mathieu Lacage
3f0dd9c4c7 convert manual to sphinx format 2010-12-30 23:39:27 +01:00
Andrea Sacco
755e555953 auv mobility class diagram. 2010-12-30 22:39:53 +01:00
Tom Henderson
083b833ff0 Update some stale documentation in doc/ directory 2010-12-29 11:15:54 -08:00
Giuseppe Piro
26ad3245ad merged with ns-3-dev 2010-12-21 17:46:35 +01:00
Mathieu Lacage
ac9512df6b rescaling script to get pdfs with the right size in manual output 2010-12-15 10:20:00 +01:00
Mathieu Lacage
87dcc63058 fix more manual build warnings 2010-12-10 15:22:36 +01:00
Mathieu Lacage
00981b3f69 get rid of texi2html warnings 2010-12-10 13:47:30 +01:00
Gustavo J. A. M. Carneiro
de0af97b3a Codereview Issue 2692041: Add pyviz module 2010-12-06 17:26:06 +00:00
Giuseppe Piro
9dd2b0261a improved module after Tom's review 2010-12-06 12:53:04 +01:00
Giuseppe Piro
87f01507ea LTE module form GSoC project 2010-12-02 09:03:34 +01:00
Giuseppe Piro
4384bdd6be LTE module form GSoC project 2010-12-02 09:02:42 +01:00
Dean Armstrong
0946a77009 Bug 978: Consolidate Wi-Fi MAC high functionality
This change reorganises the Wi-Fi MAC high classes in attempt to
reduce duplication of functionality that is required for more than one
of the MAC high models. A new class called RegularWifiMac has been
created. This derives from the abstract WifiMac, and is parent of
AdhocWifiMac, StaWifiMac, ApWifiMac, and MeshWifiInterfaceMac. The QoS
and non-QoS class variants are no longer, with a RegularWifiMac
attribute "QosSupported" allowing selection between these two modes of
operation. QosWifiMacHelper and NqosWifiMacHelper continue to work as
previously.

Updates to some regression traces are necessary because the
reorganisation has led to random number streams being initialised in
slightly different orders and thus over-the-air timing changing.
2010-12-02 07:51:34 +00:00
Mitch Watrous
23adf1034b Remove regression tests from waf 2010-10-15 16:31:32 -07:00
Tom Henderson
b9274e8ff7 Fix outdated documentation 2010-10-01 16:54:10 -07:00
Tom Henderson
06f22619ed fix small typo 2010-09-15 20:43:31 -07:00
Tom Henderson
b219ec3542 Final nits for 3.9 release 2010-08-20 08:16:36 -07:00
Josh Pelkey
bd151522b5 fix mpi manual error 2010-08-12 17:46:49 -04:00
Tom Henderson
f29be24eb6 include wimax manual chapter 2010-08-10 00:18:20 -07:00
Mohamed Amine Ismail
dfd2d17e09 Add WimaxArchitecture figure source 2010-08-10 00:17:18 -07:00
Josh Pelkey
bae5d35b8a minor tutorial update for clarity 2010-08-06 15:40:56 -04:00
Pavel Boyko
ba41fce14c Mobility doxygen: all classes are documented and added to the mobility module. All public methods and fields should follow. 2010-08-02 13:16:57 +04:00