Commit Graph

131 Commits

Author SHA1 Message Date
Mitch Watrous
a87f0cb97e Bug 1110 - Sort alphabetically and display Modules built in columns 2011-04-26 14:21:44 -07:00
Mitch Watrous
534e71f5f6 Update tutorial 2011-04-19 10:30:50 -07:00
Mitch Watrous
c9202337a8 Move examples out of samples directory and remove it 2011-04-14 14:22:09 -07:00
Mitch Watrous
1f9ea7d2ef Make examples not be built by default 2011-04-12 14:35:16 -07:00
Mitch Watrous
198e3ea042 Make tests not be built by default 2011-04-06 10:13:04 -07:00
Tom Henderson
fd84bcf6e5 get rid of some sphinx warnings 2011-01-03 16:17:05 -08:00
Tom Henderson
5864cf546a fix boilerplates 2011-01-03 14:27:07 -08:00
Tom Henderson
7502977115 Move tutorial to Sphinx 2011-01-02 22:57:32 -08: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
06f22619ed fix small typo 2010-09-15 20:43:31 -07:00
Josh Pelkey
bae5d35b8a minor tutorial update for clarity 2010-08-06 15:40:56 -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
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
Josh Pelkey
ab86112c3e fix typos in texi files for documentation build 2010-04-21 15:00:25 -04:00
Craig Dowell
b22f6f0019 tutorial change to reflect pcap change to streams at the lowest levels 2010-04-16 11:35:41 -07:00
Andrey Mazo
b3a1b16240 Documentation typos 2010-04-12 16:33:17 +04:00
Craig Dowell
835c2f0ef8 Add new tutorial section on ns-3 attribute values 2010-04-10 13:47:55 -07:00
Craig Dowell
77e5f8e785 small explanation about (lack of) logging in optimized builds 2010-03-19 15:54:01 -07:00
Craig Dowell
d0340777da discussion of start and stop application had gone stale 2010-03-05 11:14:53 -08:00
Craig Dowell
1775662f84 Missing declaration in myfirst tweak 2010-03-04 10:32:19 -08:00
Craig Dowell
c61053c448 plumb explicitFilename everywhere and update manual and tutorial 2010-03-01 18:15:36 -08:00
Craig Dowell
1771a8d88c update manual and tutorial to reflect changes in tracing 2010-03-01 15:14:42 -08:00
Craig Dowell
3e4ddb232d virtual destructors and missing @end in tutorial 2010-02-24 14:40:09 -08:00
Craig Dowell
292b1d993f OutputStreamKeeper to OutputStreamWrapper 2010-02-23 10:30:38 -08:00
Craig Dowell
d7b6488b64 PcapFileObject to PcapFileWrapper 2010-02-23 10:04:31 -08:00
Craig Dowell
3d434639f1 The name OutputStreamObject is no longer appropriate 2010-02-12 17:31:11 -08:00
Craig Dowell
3e43b632ce some rewording of rewording suggested by Tom 2010-02-01 13:35:47 -08:00
Craig Dowell
0a97d873ae linearize mixins and make internet stack helper work correctly 2010-01-28 17:21:04 -08:00
Craig Dowell
d0fe9ee251 lots of words on user-level trace helpers 2010-01-27 17:21:36 -08:00
Craig Dowell
740d68d1ba add words to tutorial about new trace helpers 2010-01-25 17:07:33 -08:00
Craig Dowell
2106ab9c83 add sixth tutorial example for mid-level tracing helpers 2010-01-25 16:09:07 -08:00
Craig Dowell
f49092e36a update tutorial for tracing rework 2010-01-25 15:28:43 -08:00
Tom Henderson
704b8c2c50 fix tutorial pdf build 2009-11-13 13:21:59 -08:00
Tom Henderson
c150beb6da Align with texi2html-1.82 api changes 2009-11-13 09:38:44 -08:00
Craig Dowell
dba4030746 add closing section to tutorial 2009-10-20 11:13:22 -07:00
Craig Dowell
1f8d1c854d tracing tutorial changes 2009-10-20 10:45:12 -07:00
Craig Dowell
6450db55f2 tutorial nits 2009-10-19 18:47:01 -07:00
Craig Dowell
30dac288f5 Rename SimpleSource to MyApp 2009-10-19 17:35:02 -07:00
Craig Dowell
0b559a7c8c fill out tutorial tracing section with semi-real plot 2009-10-19 16:44:41 -07:00
Craig Dowell
87d0e09bc7 Separate the index 2009-10-09 20:52:19 -07:00
Craig Dowell
13826cf904 update tutorial paths for new examples directory 2009-10-09 20:50:49 -07:00
Craig Dowell
cabdaadcf8 Update tutorial typos 2009-10-09 20:50:17 -07:00
Andrey Mazo
a5614b5862 Fix typos in tutorial. 2009-10-09 15:45:17 +04:00
Craig Dowell
a56b60f6ff more tracing tutorial words 2009-10-08 19:20:28 -07:00
Craig Dowell
1acc1b5a65 remind waf how to generate introspected doxygen 2009-10-08 17:57:06 -07:00
Craig Dowell
4a6d30fbd5 tracing tutorial stuff 2009-10-08 13:59:26 -07:00
Craig Dowell
94c2d097f3 add fourth.cc to example tests and wordsmith tracing tutorial a bit 2009-10-08 11:37:29 -07:00