|
Bugzilla – Full Text Bug Listing |
| Summary: | The annotation of YansWifiPhy needs correction | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Junling Bu <linlinjavaer> |
| Component: | wifi | Assignee: | Nicola Baldo <nicola> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ns-bugs, ruben |
| Priority: | P5 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | update comments for yans-wifi-phy | ||
|
Description
Junling Bu
2013-05-08 08:39:57 UTC
Hi Junling, thanks for your bug report! You're right in both cases: about the formula for the channel frequency, in fact YansWifiPhy::GetChannelFrequencyMhz () implements the formula as you reported. About ChannelSwitchDelay, the comment is clearly obsolete. Would you mind creating a patch updating the attribute descriptions and the comments in the code as needed? Created attachment 1603 [details]
update comments for yans-wifi-phy
Thanks! Just pushed: changeset: 9818:cfb12f56257a tag: tip user: Junling Bu <linlinjavaer@gmail.com> date: Mon May 27 13:45:39 2013 +0200 summary: fixed Bug 1677 - The annotation of YansWifiPhy needs correction |