Statistics
| Branch: | Tag: | Revision:

root / host / lib @ 4389ed48

Name Size
  convert
  ic_reg_maps
  transport
  types
  usrp
  utils
CMakeLists.txt 4.48 KB
device.cpp 5.25 KB
exception.cpp 2.22 KB
property_tree.cpp 3.15 KB
version.cpp 1.02 KB
wax.cpp 4.55 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.

cb3f5546 04/12/2013 06:20 pm Josh Blum

uhd: fixes for time_spec's to_ticks and from_ticks calls

The fixes address rouding issues when the tick_rate is a non-integer.

Conflicts:

host/tests/time_spec_test.cpp
f01d1a28 04/10/2013 02:20 am Josh Blum

gps: only enable SERV:TRAC when requested

31f0e964 04/10/2013 01:34 am Josh Blum

gps: flush uart buffer before waiting for time

This addresses a bug only on the master branch.
Also turn off the servo sensor, its too long a delay.
We will need to conditionally enable this in a later commit.

31b23a19 03/29/2013 05:42 pm Josh Blum

orc: added std cmake finder script for orc

8488eb09 03/25/2013 11:08 pm Josh Blum

Merge branch 'maint'

ee308222 03/25/2013 11:05 pm Josh Blum

e100: switch to fixed length xfers

View revisions

Also available in: Atom