|
Bugzilla – Full Text Bug Listing |
| Summary: | wifi documentation patch | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tom Henderson <tomh> |
| Component: | wifi | Assignee: | sebastien.deronne |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | ns-bugs |
| Priority: | P5 | ||
| Version: | pre-release | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Attachments: |
sphinx patch
documentation snapshot (pdf) |
||
Created attachment 2230 [details]
documentation snapshot (pdf)
Tom, thanks for this great achievement, this will for sure help people who want to start using the wifi module. Small mistakes I could notice: - * 802.11n MIMO is not supported * 802.11n/ac MIMO is not supported => first line should be removed, or you could say 802.11n/ac MIMO and 802.11ac MU-MIM0. - At the MAC layer, most of the main functions found in deployed Wi-Fi equipment for 802.11a/b/e/g are implemented => a/b/g/e/n/ac - The current behavior is that users may => this line seems not finished. pushed in 11816:f53d727421ff |
Created attachment 2229 [details] sphinx patch See chapters 1.3 and 3 of the attached PDF for the main changes. The documentation was reorganized a bit as well. Sphinx source patch is also attached for review.