2021-01-20 13:30:12 +01:00
<!--
2021-02-03 15:29:55 +01:00
Author: Xianjun jiao
2021-02-03 15:27:10 +01:00
SPDX-FileCopyrightText: 2019 UGent
2021-01-20 13:30:12 +01:00
SPDX-License-Identifier: AGPL-3.0-or-later
-->
2020-09-06 15:57:48 +02:00
Application notes collect many small topics about using openwifi in different scenarios/modes.
- [Use openwifi on the w-iLab.t testbed remotely ](https://doc.ilabt.imec.be/ilabt/wilab/tutorials/openwifi.html )
- [Communication between two SDR boards under AP and client mode ](ap-client-two-sdr.md )
- [Communication between two SDR boards under ad-hoc mode ](ad-hoc-two-sdr.md )
2020-10-08 15:07:57 +02:00
- [From CSI (Channel State Information) to CSI (Chip State Information) ](csi.md )
2022-02-23 12:29:59 +01:00
- [WiFi CSI radar via self CSI capturing ](radar-self-csi.md )
2020-10-19 11:38:30 +02:00
- [Capture IQ sample, AGC gain, RSSI with many types of trigger condition ](iq.md )
2021-05-05 16:35:49 +02:00
- [Capture dual antenna TX/RX IQ for multi-purpose (capture collision) ](iq_2ant.md )
2020-12-14 13:39:04 +01:00
- [IEEE 802.11n (Wi-Fi 4) ](ieee80211n.md )
2021-04-06 09:44:55 +02:00
- [802.11 packet injection and fuzzing ](inject_80211.md )
2021-05-13 17:45:39 +02:00
- [CSI fuzzer ](csi_fuzzer.md )
2021-11-10 23:32:42 +01:00
- [owfuzz: a WiFi protocol fuzzing tool using openwifi. ](https://github.com/alipay/WiFi-Protocol-Fuzzing-Tool ) [[**Vulnerabilities**]](https://github.com/E7mer/Owfuzz)