Commit Graph

97 Commits

Author SHA1 Message Date
Mohit P. Tahiliani
e21f50cb78 documentation: Update the explanation of third.cc in tutorial 2017-03-19 07:54:50 -07:00
Tom Henderson
23c944816a documentation: Update previous tutorial commit 2017-03-14 09:15:21 -07:00
Tom Henderson
578f6c0049 documentation: Align tutorial tracing section with current code 2017-03-14 07:25:07 -07:00
Tom Henderson
37a474bdd3 update tutorial version number to 3.26 2016-10-03 15:54:51 -07:00
Piyush Aggarwal
86c24f29bd doc: fix sphinx and doxygen build errors 2016-09-29 00:04:27 -04:00
Peter D. Barnes, Jr.
46932fa7b2 build: (fixes #2459) Add ./waf --check-config option to reprint the summary
Add ./waf --check-config option to reprint the summary of optional features
from the configuration
2016-09-19 23:06:16 -07:00
Tom Henderson
16b2f4fd09 documentation: Update references to latest release 2016-03-15 17:23:44 -07:00
Tom Henderson
e2fc90a90a update some stale tutorial info 2016-01-11 14:44:13 -08:00
Tom Henderson
610b102fa7 add waf --check-profile option 2016-01-06 09:11:14 -08:00
Tommaso Pecorella
09e006a8f9 Clarification about the p2p delay attribute 2015-11-01 18:48:16 +01:00
Tom Henderson
6bcce32d02 update version numbers in tutorial 2015-09-15 12:13:38 -07:00
Peter D. Barnes, Jr.
baddf3f749 Refactor TracedValue callback function signatures.
Move from template class TracedValue to namespace TracedValueCallback.

Rename from [type]Callback to just [type]:
TracedValue<double>::DoubleCallback  -> TracedValueCallback::Double
2015-07-29 13:56:55 -07:00
Peter D. Barnes, Jr.
f7311ec17a Build profile macros 2015-07-28 16:33:35 -07:00
Tom Henderson
cc0ac11580 update tutorial package version numbers 2015-05-13 11:12:28 -07:00
Tom Henderson
44d377e425 additional coverage of group name usage in the tutorial 2015-03-27 11:52:48 -07:00
Tom Henderson
447e418d6c update tutorial documentation for SetGroupName 2015-03-27 10:03:43 -07:00
Tom Henderson
55a43bb5bc fix tutorial typos (found by Renan) 2015-02-23 12:31:31 -08:00
Tom Henderson
f1336f4f21 fix typos (found by Keith Briggs) 2015-02-06 06:50:48 -08:00
Tom Henderson
77423c2a20 small edits on previous commit 2015-02-05 13:02:44 -08:00
Tom Henderson
2b005b32ca tutorial updates for ns-3.22 2015-02-05 11:54:48 -08:00
Tommaso Pecorella
58af432dab [Tutorial] clarify that there is no mytest, and output an error if no test is to be run. 2015-01-06 16:51:29 +01:00
Tommaso Pecorella
911cb8512a [Tutorial] fix missing "s" from argument template 2015-01-05 19:43:49 +01:00
Tom Henderson
8198c25bf0 fix URL 2014-12-20 20:34:36 -08:00
Peter D. Barnes, Jr.
8de030d7fb New TracedCallback function signatures. 2014-12-04 22:33:11 -08:00
Peter D. Barnes, Jr.
d32f30ed8a [Sphinx] Update the Tracing chapter in the Tutorial. 2014-12-04 10:03:07 -08:00
Tom Henderson
9878843ed3 update tutorial section on bake environment variables 2014-11-26 16:03:44 -08:00
Tom Henderson
42879179bd update tutorial sixth.cc program output 2014-11-04 16:26:52 -08:00
Tom Henderson
048d77d474 update tutorial fifth.cc program output 2014-11-04 16:22:42 -08:00
Tom Henderson
6e5e36c1c2 update tutorial third.cc program output 2014-11-04 11:46:16 -08:00
Tom Henderson
e4d8f11e55 update tutorial second.cc program output 2014-11-04 11:36:43 -08:00
Tom Henderson
f2f1683a60 add coverage of ./waf install to tutorial 2014-11-04 10:54:48 -08:00
Tom Henderson
2491fc7833 bug 1326: document the -- operator to build.py 2014-11-04 09:30:54 -08:00
Tom Henderson
203c408a67 add TimeProbe class to data collection framework 2014-10-15 07:06:11 -07:00
Tom Henderson
5b64122a3e bug 1997: fix PlotProbe() documentation and usage for GnuplotHelper and FileHelper 2014-10-15 07:00:24 -07:00
Peter D. Barnes, Jr.
179361f956 Reflow tutorial page 2014-09-25 14:11:46 -07:00
Tommaso Pecorella
d01fcfd9ab update tutorial to describe Simulator::Stop 2014-09-15 11:29:15 -07:00
Peter D. Barnes, Jr.
8d73d7448e [tutorial] Introduce more waf options and best work practices. 2014-02-04 16:14:44 -08:00
Daniel Lertpratchya
3cde3fa84b Update ns-3 wiki URL 2013-11-13 16:06:43 -05:00
Tom Henderson
fb8816e2e8 add data collection chapter to the tutorial 2013-08-28 20:53:04 -07:00
Tom Henderson
b7d694683f update introduction of tutorial 2013-08-28 17:13:51 -07:00
Tom Henderson
3a3299d6eb a few tutorial edits 2013-08-25 17:15:53 -07:00
Peter D. Barnes, Jr.
85e9ba3b48 bug 954: Changing the simulation time resolution does not work well with attributes
v.3 Responding to code review comments

https://codereview.appspot.com/6821106/
2013-08-14 16:52:06 -07:00
Peter D. Barnes, Jr.
bc943dd161 Fix check marks in Tutorial 2013-08-02 14:08:36 -07:00
daniel
01466f3e10 Error on the installation doc 2013-07-19 16:30:36 +02:00
Peter D. Barnes, Jr.
9f77e699cb Manual and Tutorial syntax coloring 2013-07-17 17:09:36 -07:00
Tom Henderson
4d0b8b05d8 clarify statement in tutorial 2013-05-12 11:46:51 -07:00
Tom Henderson
15058e8967 more tutorial updates 2013-05-09 22:38:09 -07:00
Tom Henderson
804ff9b528 update tutorial for bake usage 2013-05-05 22:42:12 -07:00
Vedran Miletić
59d75a4686 Update tutorial with Start/DoStart to Initialize/DoInitialize change 2013-04-20 00:36:39 +02:00
Tom Henderson
f1734920c9 bug 954: back out changesets 1a2abe07b53d, 8934b7c0c1cb, and 8ef8d8bae350 2012-12-15 23:02:03 -08:00