Bug 612 - example scripts
: example scripts
Status: RESOLVED FIXED
: ns-3
wifi
: ns-3-dev
: All All
: P1 trivial
Assigned To:
:
:
: 609
:
  Show dependency treegraph
 
Reported: 2009-06-26 09:59 EDT by
Modified: 2009-10-07 02:03 EDT (History)


Attachments
examples script (7.12 KB, text/x-c++src)
2009-06-26 09:59 EDT, Mathieu Lacage
Details
other example file (7.69 KB, text/x-c++src)
2009-06-26 09:59 EDT, Mathieu Lacage
Details
yet another example (9.86 KB, text/x-c++src)
2009-06-26 09:59 EDT, Mathieu Lacage
Details
wifi-simple-adhoc.cc (7.23 KB, text/x-csrc)
2009-08-30 00:46 EDT, Tom Henderson
Details
wifi-simple-infra.cc (7.80 KB, text/x-csrc)
2009-08-30 00:47 EDT, Tom Henderson
Details
wifi-simple-interference.cc (10.01 KB, text/x-csrc)
2009-08-30 00:47 EDT, Tom Henderson
Details
wifi-simple-adhoc-grid.cc (8.34 KB, text/x-csrc)
2009-08-30 00:48 EDT, Tom Henderson
Details


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2009-06-26 09:59:06 EDT
Created an attachment (id=495) [details]
examples script
------- Comment #1 From 2009-06-26 09:59:23 EDT -------
Created an attachment (id=496) [details]
other example file
------- Comment #2 From 2009-06-26 09:59:39 EDT -------
Created an attachment (id=497) [details]
yet another example
------- Comment #3 From 2009-08-30 00:46:59 EDT -------
Created an attachment (id=576) [details]
wifi-simple-adhoc.cc

align with ns-3-dev
------- Comment #4 From 2009-08-30 00:47:28 EDT -------
Created an attachment (id=577) [details]
wifi-simple-infra.cc
------- Comment #5 From 2009-08-30 00:47:55 EDT -------
Created an attachment (id=578) [details]
wifi-simple-interference.cc
------- Comment #6 From 2009-08-30 00:48:15 EDT -------
Created an attachment (id=579) [details]
wifi-simple-adhoc-grid.cc
------- Comment #7 From 2009-08-30 00:51:37 EDT -------
The tracker is a bad place for these examples.  I'd like to create an
examples/wifi directory for these programs.  Again, my hesistation in posting
these to examples/ directory is because of the issue reported in bug 609;
namely that ns-3 takes long enough to build/link without adding four more
examples.  So maybe we can provide a default build that doesn't try to link
every example, and then create examples/wifi directory for these.