uhd/host/python
Lars Amsel d33deb3cae uhd: Allow pass raw IQ data array to tone generator
Instead of calculating a tone from its parameter it is also useful
to pass an precalculated signal to be played. This change modifies
the __init__ to take an iq_data as parameter for the internal buffer
and moves the generation of the tone from rate, frequency and amplitude
into a class method. The streamer parameter was deleted (never used).
2022-01-10 13:31:44 -06:00
..
uhd uhd: Allow pass raw IQ data array to tone generator 2022-01-10 13:31:44 -06:00
CMakeLists.txt cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIR 2021-09-10 15:08:10 -05:00
pyuhd.cpp python: Add find() to the Python API 2020-12-07 11:53:35 -08:00
setup.py.in python: Fix pyuhd to include subpackages 2020-08-04 07:43:48 -05:00