Using usrp to transmit data bits

Hi,

I have been trying to figure out how to write the codings in order to
use the usrp to transmit data bits. I have tried searching online for
information regarding this but as i’m not very familiar with the terms
used, therefore i don’t really understand how to go about achieving it.
Can someone guide me along? I really do appreciate any help for this
issue.

Thank you so much!Regards,Joreen

Take a look at these files.

All the files under usr/local/share/gnuradio/examples/Digital

It contains a lot of examples and look into benchmark_tx.py and
benchmark_rx.py particularly.