Bug 655 - YansWifiPhyHelper::SetStandard("Standard", StringValue("802.11b")) doesn't work
YansWifiPhyHelper::SetStandard("Standard", StringValue("802.11b")) doesn't work
Status: RESOLVED INVALID
Product: ns-3
Classification: Unclassified
Component: wifi
ns-3-dev
All All
: P5 normal
Assigned To: Mathieu Lacage
:
: 656 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-08-07 19:20 UTC by Tom Henderson
Modified: 2009-08-13 08:00 UTC (History)
2 users (show)

See Also:


Attachments
modified third.cc to run 802.11b (5.46 KB, text/plain)
2009-08-12 19:56 UTC, Gary Pei
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Henderson 2009-08-07 19:20:26 UTC
reported in ns-3-users thread:

http://groups.google.com/group/ns-3-users/browse_thread/thread/b782d15c83761c09
Comment 1 duy 2009-08-08 00:39:45 UTC
*** Bug 656 has been marked as a duplicate of this bug. ***
Comment 2 Gary Pei 2009-08-12 19:56:34 UTC
Created attachment 553 [details]
modified third.cc to run 802.11b
Comment 3 Gary Pei 2009-08-12 19:58:42 UTC
(In reply to comment #0)
> reported in ns-3-users thread:
> 
> http://groups.google.com/group/ns-3-users/browse_thread/thread/b782d15c83761c09
> 

This is a user error rather than a bug.
Comment 4 Gary Pei 2009-08-12 20:19:11 UTC
Comment on attachment 553 [details]
modified third.cc to run 802.11b

User has to set MAC standard as well.
Comment 5 Mathieu Lacage 2009-08-13 08:00:15 UTC
marking as INVALID based on gary's comment.