mirror of
https://github.com/open-sdr/openwifi.git
synced 2024-12-25 16:31:16 +00:00
17 lines
812 B
Markdown
17 lines
812 B
Markdown
<!--
|
|
Author: Xianjun jiao
|
|
SPDX-FileCopyrightText: 2019 UGent
|
|
SPDX-License-Identifier: AGPL-3.0-or-later
|
|
-->
|
|
|
|
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)
|
|
- [Capture IQ sample, AGC gain, RSSI with many types of trigger condition](iq.md)
|
|
- [Capture dual antenna IQ for multi-purpose (capture collision)](iq_2ant.md)
|
|
- [IEEE 802.11n (Wi-Fi 4)](ieee80211n.md)
|
|
- [802.11 packet injection](inject_80211.md)
|