| 
    fun_ofdm
    1.0
    
   802.11a Physical Layer for USRP 
   | 
 
C++ file for the usrp class. More...
#include "usrp.h"Go to the source code of this file.
Namespaces | |
| fun | |
Constant Groups | |
| fun | |
C++ file for the usrp class.
The usrp class is a wrapper class for the UHD API. It provides a simple interface for transmitting and receiving samples to/from the USRP.
The usrp_params class is a container for holding the necessary parameters for the usrp such as center frequency, sample rate, tx/rx gain, etc..
Definition in file usrp.cpp.