######################################################################## # Ettus Research - Universal Hardware Driver ######################################################################## The hardware driver for Ettus Research products. ######################################################################## # Supported USRP Motherboards ######################################################################## USRP2 - gigabit ethernet ######################################################################## # Supported USRP Daughterboards ######################################################################## Basic RX Basic TX ######################################################################## # CMake Instructions ######################################################################## cd mkdir build cd build cmake ../ make make test sudo make install