uhd/host/python
Martin Braun 9650342c12 python: multi_usrp: Fix issues with recv_num_samps()
- This function didn't set the time properly for multi-chan rx
- There was no way to set a start time manually
- It relied on garbage collection and correct destruction of streamers
  when being called multiple times. Addressed this by adding an option
  to pass in an existing streamer object.
- Linter wasn't too happy with this function.
2021-10-06 11:57:25 -07:00
..
uhd python: multi_usrp: Fix issues with recv_num_samps() 2021-10-06 11:57:25 -07: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