Home
last modified time | relevance | path

Searched refs:ascii_art_dft (Results 1 – 5 of 5) sorted by relevance

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/examples/
H A Drx_ascii_art_dft.cpp198 ascii_art_dft::log_pwr_dft_type lpdft( in UHD_SAFE_MAIN()
199 ascii_art_dft::log_pwr_dft(&buff.front(), num_rx_samps)); in UHD_SAFE_MAIN()
200 std::string frame = ascii_art_dft::dft_to_plot(lpdft, in UHD_SAFE_MAIN()
H A Dascii_art_dft.hpp17 namespace ascii_art_dft { namespace
183 namespace ascii_art_dft { namespace
H A Dtwinrx_freq_hopping.cpp95 std::vector<float> fft = ascii_art_dft::log_pwr_dft(&buff.front(), buff.size()); in write_fft_to_file()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/
H A DCHANGELOG556 * Examples: Move ascii_art_dft main function within include guard
557 * Examples: Fix boundary condition in ascii_art_dft plotting
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/cmake/debian/
H A Dchangelog574 * Examples: Move ascii_art_dft main function within include guard
575 * Examples: Fix boundary condition in ascii_art_dft plotting