Simulation of the BBN 802.11 code 1 and 2 mbps

i ask if it’s possible to simulate the bbn 802.11 code without using
usrp card  . if it’s possible please help me to do it.
thanks

Yes.

There should be a a test.py file in the same directory as the tx and rx
.py
files.

Basically this connects the RX to TX complex in/out ports together. You
can
add in white noise and channel fading by processing the output of the TX
before the RX. Take a look and email if you have more questions.

-Colby