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 EDT by Mathieu Lacage
Modified: 2009-10-07 02:03 EDT (History)
2 users (show)

See Also:


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 Mathieu Lacage 2009-06-26 09:59:06 EDT
Created attachment 495 [details]
examples script
Comment 1 Mathieu Lacage 2009-06-26 09:59:23 EDT
Created attachment 496 [details]
other example file
Comment 2 Mathieu Lacage 2009-06-26 09:59:39 EDT
Created attachment 497 [details]
yet another example
Comment 3 Tom Henderson 2009-08-30 00:46:59 EDT
Created attachment 576 [details]
wifi-simple-adhoc.cc

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