Statistics
| Branch: | Tag: | Revision:

root / host / include / uhd @ 24bd27b9

Name Size
  transport
  usrp
CMakeLists.txt 976 Bytes
config.hpp 3.41 KB
device.hpp 5.2 KB
device_addr.hpp 2.42 KB
dict.hpp 4.35 KB
gain_handler.hpp 2.78 KB
metadata.hpp 1.7 KB
props.hpp 5.79 KB
simple_device.hpp 3.52 KB
time_spec.hpp 1.98 KB
types.hpp 2.68 KB
utils.hpp 4.07 KB
wax.hpp 5.24 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.

e134b863 01/23/2013 12:48 pm Josh Blum

uhd: increment UHD_VERSION_ABI_STRING "3.6.0-0"

Added tune args to tune request.
Thefore the API of the master branch does not match 3.5.* release,
by this system, the compat string should be the unrelease 3.6 - w/ compat -0.
The -0 may increase w/ future ABI/API changes before 3.6 release.

bbb5bb2b 01/23/2013 12:47 pm Josh Blum

Merge branch 'next'

1c21d1bc 01/23/2013 12:45 pm Josh Blum

Merge branch 'fhs_work'

1a920bce 11/21/2012 09:52 pm Josh Blum

uhd: added args member to tune_request object

f3203e81 11/11/2012 12:44 am Josh Blum

Merge branch 'maint34' into maint

a3f18afa 11/11/2012 12:43 am Josh Blum

uhd: make stream cmd enums easier on SWIG

View revisions

Also available in: Atom