mirror of
https://github.com/open-sdr/openwifi.git
synced 2024-12-18 21:28:07 +00:00
.. | ||
40mhz.png | ||
40mhz.png.license | ||
ad-hoc-two-sdr.md | ||
ap-client-two-sdr.md | ||
csi_fuzzer.md | ||
csi-architecture.jpg | ||
csi-architecture.jpg.license | ||
csi-fuzzer-beacon-ant-back-0.jpg | ||
csi-fuzzer-beacon-ant-back-1-45-0-13.jpg | ||
csi-fuzzer-implementation.png | ||
csi-fuzzer-principle.png | ||
csi-fuzzer-system-before-vs-now.png | ||
csi-information-format.jpg | ||
csi-information-format.jpg.license | ||
csi-screen-shot-radar-matlab.jpg | ||
csi-screen-shot-radar.jpg | ||
csi-screen-shot.jpg | ||
csi-screen-shot.jpg.license | ||
csi.md | ||
driver_stat.md | ||
drv_fpga_dynamic_loading.md | ||
frequent_trick.md | ||
guard-interval.png | ||
guard-interval.png.license | ||
hls.md | ||
ieee80211n.md | ||
inject_80211.md | ||
iq_2ant-screen-shot.jpg | ||
iq_2ant-screen-shot.jpg.license | ||
iq_2ant-setup.png | ||
iq_2ant-setup.png.license | ||
iq_2ant.md | ||
iq-architecture.jpg | ||
iq-architecture.jpg.license | ||
iq-capture-parameter.jpg | ||
iq-capture-parameter.jpg.license | ||
iq-information-format.jpg | ||
iq-information-format.jpg.license | ||
iq-screen-shot.jpg | ||
iq-screen-shot.jpg.license | ||
iq.md | ||
mimo.png | ||
mimo.png.license | ||
mpdu-aggr.png | ||
mpdu-aggr.png.license | ||
openwifi-csi-fpga-loopback.jpg | ||
openwifi-iq-loopback.jpg | ||
openwifi-loopback-principle.jpg | ||
openwifi-radar.jpg | ||
packet-iq-self-loopback-test.md | ||
perf_counter.md | ||
radar-self-csi.md | ||
README.md | ||
sensing.png | ||
subcarriers.png | ||
subcarriers.png.license |
Application notes collect many small topics about using openwifi in different scenarios/modes.
- Use openwifi on the w-iLab.t testbed remotely
- Communication between two SDR boards under AP and client mode
- Communication between two SDR boards under ad-hoc mode
- From CSI (Channel State Information) to CSI (Chip State Information)
- WiFi CSI radar via self CSI capturing
- Capture IQ sample, AGC gain, RSSI with many types of trigger condition
- Capture dual antenna TX/RX IQ for multi-purpose (capture collision)
- WiFi packet, CSI and IQ sample self loopback test (over-the-air and FPGA internal)
- IEEE 802.11n (Wi-Fi 4)
- 802.11 packet injection and fuzzing
- CSI fuzzer
- Access counter/statistics in FPGA
- Access counter/statistics in driver
- Frequent/usual trick on controlling Gain/Att/Frequency/CCA/LBT/CSMA/CW/Sensitivity/etc
- Driver and FPGA dynamic reloading
- owfuzz: a WiFi protocol fuzzing tool using openwifi. [Vulnerabilities]
- Build FPGA with High-Level Synthesis modules