From 7f26d9b5505ef5760acea14e2da9f89dae0a4ec2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Deronne?= Date: Sun, 3 Jun 2018 12:08:20 +0200 Subject: [PATCH] wifi: Update wifi-testing.rst about PCF validation --- src/wifi/doc/source/wifi-testing.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/wifi/doc/source/wifi-testing.rst b/src/wifi/doc/source/wifi-testing.rst index 0e0f626f1..8a3a6d3df 100644 --- a/src/wifi/doc/source/wifi-testing.rst +++ b/src/wifi/doc/source/wifi-testing.rst @@ -82,7 +82,9 @@ There is no validation for those curves yet. MAC validation ************** -Validation of the MAC layer has been performed in [baldo2010]_. +Validation of the 802.11 DCF MAC layer has been performed in [baldo2010]_. + +802.11 PCF operation has been verified by running 'wifi-pcf' example whith PCAP files generation enabled, and observing the frame exchange using Wireshark. SpectrumWiFiPhy ***************