Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Nuand/bladeRF-wiphy
bladeRF-wiphy is an open-source IEEE 802.11 compatible software defined radio VHDL modem
https://github.com/Nuand/bladeRF-wiphy
80211 bladerf dsss hdl ofdm ofdm-wireless-communications rtl vhdl
Last synced: 15 days ago
JSON representation
bladeRF-wiphy is an open-source IEEE 802.11 compatible software defined radio VHDL modem
- Host: GitHub
- URL: https://github.com/Nuand/bladeRF-wiphy
- Owner: Nuand
- License: gpl-2.0
- Created: 2020-12-31T07:20:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T06:16:32.000Z (7 months ago)
- Last Synced: 2024-07-31T14:10:18.801Z (4 months ago)
- Topics: 80211, bladerf, dsss, hdl, ofdm, ofdm-wireless-communications, rtl, vhdl
- Language: VHDL
- Homepage:
- Size: 161 KB
- Stars: 379
- Watchers: 24
- Forks: 49
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bladeRF-wiphy
bladeRF-wiphy is an open-source IEEE 802.11 compatible software defined radio VHDL modem
## What is the bladeRF-wiphy project?
The bladeRF-wiphy project is an open-source IEEE 802.11 compatible software defined radio VHDL modem. The modem is able to modulate and demodulate 802.11 packets (the protocol WiFi is based on), and run directly on the bladeRF 2.0 micro xA9’s FPGA.The bladeRF-wiphy coupled with Linux mac80211 allows the [bladeRF 2.0 micro xA9](https://www.nuand.com/product/bladerf-xA9/) to become a software defined radio 802.11 access point! 802.11 packets (PDUs) are modulated and demodulated directly on the FPGA, so only 802.11 packets are transferred between the FPGA and libbladeRF.
## Documentation
A technical deep dive of bladeRF-wiphy https://www.nuand.com/bladeRF-wiphy/Instructions to compile, install, and run bladeRF-wiphy and tools https://www.nuand.com/bladeRF-wiphy-instructions/
Instructions to simulate bladeRF-wiphy: https://www.nuand.com/bladeRF-wiphy-simulation/
## Features
- IEEE 802.11 compatible FPGA based PHY receiver and transmitter
- Compatible with [bladeRF 2.0 micro xA9](https://www.nuand.com/product/bladerf-xA9/)
- Linux mac80211 MAC integration
- RX and TX monitor mode support
- Hardware Distributed Coordination Function (DCF) allows quick turn-around time ACKs
- High-performance equalizer – implements Zero Forcing (ZF) and optionally Decision Feedback Equalizer (DFE)## Modulation schemes
- DSSS - CCK
- OFDM - 20MHz (6Mbps, 9Mbps, 12Mbps, 18Mbps, 24Mbps, 36Mbps, 48Mbps, 54Mbps)## Modulation constellations
- DSSS-CCK DBPSK
- OFDM-BPSK
- OFDM-QPSK
- OFDM-16-QAM
- OFDM-64-QAM## Contact information
Email: [email protected]Slack: See Slack section on this [page](https://www.nuand.com/support/)