README.md (90a961823175e3903613a8254a4efa9dd13da633) README.md (40773b7882a840f41a4b585d6e6866cc81fa13a9)
1<!--
2Author: Xianjun jiao
3SPDX-FileCopyrightText: 2019 UGent
4SPDX-License-Identifier: AGPL-3.0-or-later
5-->
6
7Application notes collect many small topics about using openwifi in different scenarios/modes.
8

--- 6 unchanged lines hidden (view full) ---

15- [Capture dual antenna TX/RX IQ for multi-purpose (capture collision)](iq_2ant.md)
16- [WiFi packet and IQ sample self loopback test (over-the-air and FPGA internal)](packet-iq-self-loopback-test.md)
17- [IEEE 802.11n (Wi-Fi 4)](ieee80211n.md)
18- [802.11 packet injection and fuzzing](inject_80211.md)
19- [CSI fuzzer](csi_fuzzer.md)
20- [Access counter/statistics in FPGA](perf_counter.md)
21- [Access counter/statistics in driver](driver_stat.md)
22- [Frequent/usual trick on controlling Gain/Att/Frequency/CCA/LBT/CSMA/CW/Sensitivity/etc](frequent_trick.md)
1<!--
2Author: Xianjun jiao
3SPDX-FileCopyrightText: 2019 UGent
4SPDX-License-Identifier: AGPL-3.0-or-later
5-->
6
7Application notes collect many small topics about using openwifi in different scenarios/modes.
8

--- 6 unchanged lines hidden (view full) ---

15- [Capture dual antenna TX/RX IQ for multi-purpose (capture collision)](iq_2ant.md)
16- [WiFi packet and IQ sample self loopback test (over-the-air and FPGA internal)](packet-iq-self-loopback-test.md)
17- [IEEE 802.11n (Wi-Fi 4)](ieee80211n.md)
18- [802.11 packet injection and fuzzing](inject_80211.md)
19- [CSI fuzzer](csi_fuzzer.md)
20- [Access counter/statistics in FPGA](perf_counter.md)
21- [Access counter/statistics in driver](driver_stat.md)
22- [Frequent/usual trick on controlling Gain/Att/Frequency/CCA/LBT/CSMA/CW/Sensitivity/etc](frequent_trick.md)
23- [Driver and FPGA dynamic reloading](drv_fpga_dynamic_loading.md)
23- [owfuzz: a WiFi protocol fuzzing tool using openwifi.](https://github.com/alipay/WiFi-Protocol-Fuzzing-Tool) [[**Vulnerabilities**]](https://github.com/E7mer/Owfuzz)
24- [owfuzz: a WiFi protocol fuzzing tool using openwifi.](https://github.com/alipay/WiFi-Protocol-Fuzzing-Tool) [[**Vulnerabilities**]](https://github.com/E7mer/Owfuzz)