Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#56569 - [libuhd] Add "examples" scripts in package
Attached to Project:
Community Packages
Opened by Olivier Le Moal (olivierlm) - Monday, 04 December 2017, 15:32 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 05 December 2017, 16:33 GMT
Opened by Olivier Le Moal (olivierlm) - Monday, 04 December 2017, 15:32 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 05 December 2017, 16:33 GMT
|
DetailsDescription:
I suggest adding ENABLE_EXAMPLES flag during build phase (see PKGBUILD line 29), as it provides some useful tools to debug USRP (for instance "benchmark_rate" script). These scripts are included in official packages. Additional info: * package version(s): 3.10.2.0-2 |
This task depends upon

Pretty sure this is just a matter of flipping on the flag -DENABLE_EXAMPLES=ON. I'm building the version from source since the example tooling is quite useful.