Bug 612 - example scripts
example scripts
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: wifi
ns-3-dev
All All
: P1 trivial
Assigned To: Craig Dowell
:
Depends on: 609
Blocks:
  Show dependency treegraph
 
Reported: 2009-06-26 09:59 UTC by Mathieu Lacage
Modified: 2009-10-07 02:03 UTC (History)
2 users (show)

See Also:


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

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Lacage 2009-06-26 09:59:06 UTC
Created attachment 495 [details]
examples script
Comment 1 Mathieu Lacage 2009-06-26 09:59:23 UTC
Created attachment 496 [details]
other example file
Comment 2 Mathieu Lacage 2009-06-26 09:59:39 UTC
Created attachment 497 [details]
yet another example
Comment 3 Tom Henderson 2009-08-30 00:46:59 UTC
Created attachment 576 [details]
wifi-simple-adhoc.cc

align with ns-3-dev
Comment 4 Tom Henderson 2009-08-30 00:47:28 UTC
Created attachment 577 [details]
wifi-simple-infra.cc
Comment 5 Tom Henderson 2009-08-30 00:47:55 UTC
Created attachment 578 [details]
wifi-simple-interference.cc
Comment 6 Tom Henderson 2009-08-30 00:48:15 UTC
Created attachment 579 [details]
wifi-simple-adhoc-grid.cc
Comment 7 Tom Henderson 2009-08-30 00:51:37 UTC
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.