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 9- [Use openwifi on the w-iLab.t testbed remotely](https://doc.ilabt.imec.be/ilabt/wilab/tutorials/openwifi.html) 10- [Communication between two SDR boards under AP and client mode](ap-client-two-sdr.md) 11- [Communication between two SDR boards under ad-hoc mode](ad-hoc-two-sdr.md) 12- [From CSI (Channel State Information) to CSI (Chip State Information)](csi.md) 13- [Capture IQ sample, AGC gain, RSSI with many types of trigger condition](iq.md) 14- [Capture dual antenna TX/RX IQ for multi-purpose (capture collision)](iq_2ant.md) 15- [IEEE 802.11n (Wi-Fi 4)](ieee80211n.md) 16- [802.11 packet injection and fuzzing](inject_80211.md) 17- [CSI fuzzer](csi_fuzzer.md) 18- [owfuzz: a WiFi protocol fuzzing tool using openwifi.](https://github.com/alipay/WiFi-Protocol-Fuzzing-Tool) [[**Vulnerabilities**]](https://github.com/E7mer/Owfuzz) 19