|
Bugzilla – Full Text Bug Listing |
| Summary: | Remove code duplication between Yans and Spectrum | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | sebastien.deronne |
| Component: | wifi | Assignee: | sebastien.deronne |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | ns-bugs, tomh |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | patch | ||
+1 on the patch in general. Regarding future evolution, we have in mind to contribute spectrum-aware error models and signal trackers in the future, so WifiPhy receive methods will need to be overridden or side-stepped in the future, but the current patch is good for now. pushed in changeset 12430:b257d1c76c3b |
Created attachment 2671 [details] patch Improvement to remove code duplication between yans and spectrum classes.