openwifi/doc/app_notes/README.md

17 lines
830 B
Markdown
Raw Normal View History

2021-01-20 12:30:12 +00:00
<!--
2021-02-03 14:29:55 +00:00
Author: Xianjun jiao
2021-02-03 14:27:10 +00:00
SPDX-FileCopyrightText: 2019 UGent
2021-01-20 12:30:12 +00:00
SPDX-License-Identifier: AGPL-3.0-or-later
-->
2020-09-06 13:57:48 +00: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)
- [From CSI (Channel State Information) to CSI (Chip State Information)](csi.md)
2020-10-19 09:38:30 +00:00
- [Capture IQ sample, AGC gain, RSSI with many types of trigger condition](iq.md)
- [Capture dual antenna TX/RX IQ for multi-purpose (capture collision)](iq_2ant.md)
2020-12-14 12:39:04 +00:00
- [IEEE 802.11n (Wi-Fi 4)](ieee80211n.md)
2021-04-06 07:44:55 +00:00
- [802.11 packet injection and fuzzing](inject_80211.md)