icyveins7

Results 7 issues of icyveins7

### What happened? I use custom built Boost 1.78.0 in a home folder (not in /usr) instead of the equivalent 'apt install' counterpart. Current UHD version is 4.1.0.5, also built...

CMake
boost
maint-3.10

# Pull Request Details ## Description This fixes a CMake build issue with custom prefix-installed Boost libraries. ## Related Issue Resolves #632 ## Which devices/areas does this affect? NA, this...

## Issue Description ## The newest 4.3.0.0 release fails to build from source when attempting to process UHDAtomics.cmake. ## Setup Details ## UHD 4.3.0.0 (Downloaded directly from Releases tar.gz) Xubuntu...

My colleagues and I have gotten used to writing our recording into 1-second duration files. There are several reasons for this, one being that is far easier to see at...

suggestion

## Issue Description ## When enabling Python API during the source build, the post-build event trigger fails to properly build/copy the Python API files & libraries. ``` 2>Including packages in...

bug
Build Issue
Windows

## Issue Description ## When building UHD 4.5.0.0 from source (downloading the source from Releases directly) and enabling the LibUHD - Python API and SIM (i.e. simulator), the build fails...

bug
Build Issue
Windows

The scaling_kernel was clearly designed to be a grid-stride kernel to multiply all elements by a constant; this correction makes it so. While the examples currently build and run correctly...

cuFFT