Statistics
| Branch: | Tag: | Revision:

root / host / include / uhd / utils @ 98074d0c

Name Size
CMakeLists.txt 1.01 KB
algorithm.hpp 3.31 KB
assert_has.hpp 1.51 KB
assert_has.ipp 1.73 KB
byteswap.hpp 1.72 KB
byteswap.ipp 4.01 KB
csv.hpp 1.11 KB
gain_group.hpp 3.56 KB
images.hpp 1.28 KB
log.hpp 3.16 KB
msg.hpp 2.14 KB
paths.hpp 1.2 KB
pimpl.hpp 1.87 KB
safe_call.hpp 1.51 KB
safe_main.hpp 1.52 KB
static.hpp 1.59 KB
tasks.hpp 1.71 KB
thread_priority.hpp 1.89 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