bladeRF-wiphy icon indicating copy to clipboard operation
bladeRF-wiphy copied to clipboard

bladeRF-wiphy is an open-source IEEE 802.11 compatible software defined radio VHDL modem

Results 8 bladeRF-wiphy issues
Sort by recently updated
recently updated
newest added

1. There is no example on how to use the matlab files. in wlan_rx.m the input signal "x" is never initialized. It would be nice to have an example file...

.. so that I can add comments / suggestions / questions.

Looking through the README and the more extensive documentation at Nuand, it seems like this might be a full implementation of WiFi 4 (802.11n). I see the channel size seems...

bladeRF-mac80211_hwsim requires flex and bison to build successfully. Please add these to the dependency list in the install instructions.

Ignore the following filetypes and paths generated by `generate.sh`: * `*.sopcinfo` * `/fpga/ip/altera/fft64/fft64/` * `/fpga/ip/altera/viterbi_decoder/viterbi_decoder/` * `/fpga/ip/altera/wlan_pll/wlan_pll/` This is mostly a convenience to prevent accidentally committing generated outputs. :-)

Hi rghilduta I am simulation the vhdl code for QPSK with 12Mbps. What parameter should i set in TX Vector for above setting and what does length signify? I am...

Thanks for this great project. It's awesome! There is a hard coded 32 on [Line 478](https://github.com/Nuand/bladeRF-wiphy/blob/0a0a3ea8d0381cf19ad9942ba49e9da97ac72d9c/fpga/ip/nuand/fft/vhdl/fft.vhd#LL478C80-L478C80) and [line 502](https://github.com/Nuand/bladeRF-wiphy/blob/0a0a3ea8d0381cf19ad9942ba49e9da97ac72d9c/fpga/ip/nuand/fft/vhdl/fft.vhd#L502) of [fft.vhd](https://github.com/Nuand/bladeRF-wiphy/blob/0a0a3ea8d0381cf19ad9942ba49e9da97ac72d9c/fpga/ip/nuand/fft/vhdl/fft.vhd). I tried to compute an FFT of a size...

When I download the "wlanxA9-latest.rbf" firmware, a message is displayed indicating that "incorrect FPGA file" should be displayed. What should I do to solve the problem? Thank you ![wlanxa9](https://user-images.githubusercontent.com/19701831/198187537-9944a868-ad02-434b-86e4-520057e4cdd6.png) ![hostedxA9-latest...