Commit Graph

112 Commits

Author SHA1 Message Date
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
bc7a68745d fix broken links 2011-01-03 12:41:13 -08:00
Tom Henderson
6efffae76b revert 28fcccf55433: fix escape character 2011-01-02 23:12:13 -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
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
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
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
Tom Henderson
d5624122d1 bug 702: make global routing robust to link/device events 2010-05-24 10:52:58 -07:00
Mirko Banchi
3d345bb927 update wifi section in the manual 2010-05-16 19:00:02 +02:00
Tom Henderson
2a10de8489 more documentation about callback errors 2010-05-10 21:10:15 -07:00
Tom Henderson
7e248ce65e fix documentation about callbacks in manual 2010-05-08 14:56:42 -07:00
Andrey Mazo
892d5e3f3d spell check, mostly in comments. 2010-04-23 15:09:31 +04:00
Josh Pelkey
54ec7b22b8 a few more texi typos 2010-04-21 15:15:19 -04:00
Josh Pelkey
ab86112c3e fix typos in texi files for documentation build 2010-04-21 15:00:25 -04:00
Craig Dowell
f66d689be3 forbid Attribute interactions in manual 2010-04-16 16:25:32 -07:00
Andrey Mazo
b3a1b16240 Documentation typos 2010-04-12 16:33:17 +04:00
Josh Pelkey
7b00ed7011 minor manual typo fix 2010-03-08 22:36:54 -05:00
Josh Pelkey
5afc6bd374 Merge distributed simulation code 2010-03-08 21:07:31 -05:00
Mohamed Amine Ismail
a9101c335f Merge WiMAX module 2010-03-07 20:49:47 +01:00
Craig Dowell
1771a8d88c update manual and tutorial to reflect changes in tracing 2010-03-01 15:14:42 -08:00
Craig Dowell
8b4770ff79 branch merge 2010-02-23 12:18:35 -08:00
Craig Dowell
292b1d993f OutputStreamKeeper to OutputStreamWrapper 2010-02-23 10:30:38 -08:00
Andrey Mazo
b94ec61cc1 a couple of typos. 2010-02-14 02:06:30 +03:00
Craig Dowell
18a72bd31c OutputStreamObject to OutputStreamKeeper 2010-02-12 21:02:49 -08:00
Craig Dowell
4771248dc5 remove ascii-writer, pcap-writer, branch merge 2010-02-12 16:20:59 -08:00
Tom Henderson
908bae9817 Update Object documentation 2010-02-12 12:12:33 -08:00
Craig Dowell
adb00d72d5 manual update 2010-01-28 17:34:20 -08:00
Tom Henderson
bde7128578 Update the manual to reflect changes 2010-01-25 09:21:19 +01:00
Josh Pelkey
e8f91e3a7c Added documentation for animation interface 2009-12-16 11:17:07 -05:00