Update README.md

This commit is contained in:
Jiao Xianjun
2020-10-19 11:38:30 +02:00
committed by GitHub
parent 96b0c79070
commit b1bb66b0b0

View File

@ -4,3 +4,4 @@ Application notes collect many small topics about using openwifi in different sc
- [Communication between two SDR boards under AP and client mode](ap-client-two-sdr.md) - [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) - [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) - [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)