From ced0a2e349785c33ba608cb649ef9f9d568eebc5 Mon Sep 17 00:00:00 2001 From: Stefano Avallone Date: Fri, 12 Mar 2021 17:43:05 +0100 Subject: [PATCH] doc: Update wifi documentation --- CHANGES.html | 4 +- RELEASE_NOTES | 4 + doc/models/Makefile | 2 + src/wifi/doc/Makefile | 4 +- src/wifi/doc/source/figures/FemHierarchy.dia | Bin 0 -> 1392 bytes .../doc/source/figures/WifiArchitecture.dia | Bin 4134 -> 4232 bytes src/wifi/doc/source/wifi-design.rst | 130 ++++++++++++------ 7 files changed, 99 insertions(+), 45 deletions(-) create mode 100644 src/wifi/doc/source/figures/FemHierarchy.dia diff --git a/CHANGES.html b/CHANGES.html index 928c4514c..117bb38d2 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -56,10 +56,11 @@ us a note on ns-developers mailing list.

Changes to existing API:

Changes to build system: