Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Nicholas Corgan | 2013-05-10 | 1 | -0/+1 |
|\ | | | | | | | | | Conflicts: host/tests/CMakeLists.txt | ||||
| * | Added CMake variables to customize builds to match Debian package configurations | Nicholas Corgan | 2013-05-10 | 1 | -1/+1 |
| | | | | | | | | | | | | * -DLIBUHD_PKG=ON installs with libuhd003 configuration * -DLIBUHDDEV_PKG=ON installs with libuhd-dev configuration * -DUHDHOST_PKG=ON installs with uhd-host configuration | ||||
* | | uhd: unit tests generate script w/ env paths | Josh Blum | 2012-10-29 | 1 | -1/+9 |
| | | |||||
* | | uhd: removed installation of unit test files | Josh Blum | 2012-10-29 | 1 | -2/+1 |
|/ | |||||
* | uhd: patch to support PKG_LIB_DIR per debian fs standards | Josh Blum | 2012-01-13 | 1 | -1/+1 |
| | | | | | | uhd binaries will continue to install into share/uhd, however, one can specify -DPKG_LIB_DIR=lib/uhd for example to move where the binaries are installed | ||||
* | uhd: restored super packet handler functionality | Josh Blum | 2011-11-03 | 1 | -2/+2 |
| | |||||
* | convert: restored unit test functionality | Josh Blum | 2011-11-03 | 1 | -2/+2 |
| | |||||
* | uhd: moved wax API into deprecated files | Josh Blum | 2011-11-03 | 1 | -1/+0 |
| | |||||
* | usrp: deleted a bunch on obsoleted files in usrp directory | Josh Blum | 2011-06-29 | 1 | -1/+0 |
| | |||||
* | uhd: work on templated property class | Josh Blum | 2011-06-25 | 1 | -0/+1 |
| | |||||
* | uhd: supper packet handler support squashed | Josh Blum | 2011-06-14 | 1 | -0/+2 |
| | |||||
* | uhd: replaced warning post with calls to UHD_MSG(warning) | Josh Blum | 2011-05-04 | 1 | -1/+1 |
| | | | | | The message api can support warnings, error, and status messages. The default handler is to stdio, but the user can change this. | ||||
* | uhd: a few minor changes to get uhd building under mingw or cygwin | Josh Blum | 2011-04-04 | 1 | -2/+4 |
| | |||||
* | uhd: setup cpack components for component based installers | Josh Blum | 2011-03-21 | 1 | -5/+1 |
| | |||||
* | uhd: renamed test directory to tests to be consitent | Josh Blum | 2011-01-14 | 1 | -0/+58 |