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
Pavel Boyko
0b02a78ac4
Doxygen cleanup in mobility module
2010-08-02 13:00:17 +04: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
Josh Pelkey
679d30c60d
update release steps
2010-05-05 14:33:49 -04:00
Andrey Mazo
892d5e3f3d
spell check, mostly in comments.
2010-04-23 15:09:31 +04:00
Craig Dowell
de73485b1d
Mention wiki page with prerequisites in tutorial
2010-04-22 09:23:26 -07:00
Josh Pelkey
2a45429d23
update release steps
2010-04-21 15:59:25 -04:00
Josh Pelkey
54ec7b22b8
a few more texi typos
2010-04-21 15:15:19 -04:00
Josh Pelkey
f3a6c5ab08
another texi typo
2010-04-21 15:07:34 -04:00