uhd/host/python
Ryan Volz ec96cc37a2 python: Fix internal library name (incl. suffix) to match filename.
Instead of renaming the library file, this sets the suffix in CMake so
that the filename turns out as desired and also linker references know
the correct name.
2020-02-07 09:12:15 -06:00
..
__init__.py rfnoc: adding RFNoC Python API 2020-01-02 15:38:56 -08:00
CMakeLists.txt python: Fix internal library name (incl. suffix) to match filename. 2020-02-07 09:12:15 -06:00
filters.py python: Separating exposed Python data structures 2018-06-20 19:02:32 -05:00
pyuhd.cpp rfnoc: adding RFNoC Python API 2020-01-02 15:38:56 -08:00
rfnoc.py python: rfnoc: finishing noc_block_base::get_mtu 2020-01-06 14:42:33 -08:00
setup.py.in python: cmake: Use native format for setup.py 2019-02-25 15:20:47 -08:00
types.py python: Replace Boost.Python with PyBind11 2019-02-22 16:56:52 -08:00
usrp.py python: MultiUSRP: Fix send_waveforms() 2019-11-13 14:07:15 -08:00