Statistics
| Branch: | Tag: | Revision:

root / host / include / uhd / utils @ ce5940f8

Name Size
CMakeLists.txt 956 Bytes
algorithm.hpp 5.5 KB
assert.hpp 1.92 KB
assert.ipp 1.68 KB
byteswap.hpp 1.54 KB
byteswap.ipp 3.7 KB
exception.hpp 1.58 KB
gain_handler.hpp 2.8 KB
pimpl.hpp 1.89 KB
props.hpp 2.43 KB
safe_main.hpp 1.52 KB
static.hpp 1.31 KB
thread_priority.hpp 1.89 KB
warning.hpp 1.04 KB

Latest revisions

# Date Author Comment
6524f46b 05/10/2013 10:07 pm Nick Corgan

Merge branch 'maint'

Conflicts:
host/tests/CMakeLists.txt

4b72513a 05/10/2013 10:04 pm Nick Corgan

Added CMake variables to customize builds to match Debian package configurations

  • -DLIBUHD_PKG=ON installs with libuhd003 configuration
  • -DLIBUHDDEV_PKG=ON installs with libuhd-dev configuration
  • -DUHDHOST_PKG=ON installs with uhd-host configuration
cb247391 04/12/2013 08:41 pm Josh Blum

Merge branch 'maint'

Conflicts:
host/tests/time_spec_test.cpp

f1108bd2 04/12/2013 08:32 pm Josh Blum

uhd: switch the reusable barrier to condition variables

This allows the converter threads in a multi-threaded streamer to wait quietly.
In addition, the use of two barriers in the packet handlers was reduced to one,
by adding a simple exit barrier inside the reusable barrier's wait method.

6b2a2128 11/09/2012 02:36 am Josh Blum

uhd: work on moving binaries to lib/uhd

e3452bf9 10/30/2012 12:41 am Josh Blum

uhd: added barrier interrupt to work around thread issue

Force the barrier wait to throw a boost::thread_interrupted
The threads were not getting the interruption_point on windows.

36a7def9 08/30/2012 06:05 pm Josh Blum

uhd: added boost version header to define BOOST_VERSION

b9bd6a21 08/09/2012 01:17 am Josh Blum

uhd: special case boost versions for ipc namespace

9dec0b7e 07/02/2012 09:05 pm Josh Blum

uhd: added header with misc atomic wrappers

e7df6384 06/07/2012 10:05 pm Nick Corgan

utils: UHD Image Downloader - downloads firmware/FPGA images compatible with the current host code and places them in the images directory

View revisions

Also available in: Atom