GCC單獨編譯host/examples/ tx_waveforms.cpp

1.編譯 需要鏈接uhd庫和boost_program_options庫以及boost_thread庫: g++ tx_waveforms.cpp -o a -luhd -lboost_program_options -lboost_thread 運行:  ./txrx --tx-rate 1e6 --rx-rate 1e6 --tx-freq 1e9 --rx-freq 1e9 --ampl 1
相關文章
相關標籤/搜索