| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into next | Josh Blum | 2011-07-18 | 1 | -1/+1 |
|\ |
|
| * | uhd: pulled misc changes from other branches into master | Josh Blum | 2011-07-14 | 1 | -1/+1 |
* | | uhd: moved modules and some other files into cmake subdir | Josh Blum | 2011-07-08 | 1 | -3/+3 |
|/ |
|
* | uhd: some build system tweaks | Josh Blum | 2011-05-17 | 1 | -1/+4 |
* | uhd: add gcc warning for sign comparison mismatch | Josh Blum | 2011-05-14 | 1 | -0/+2 |
* | uhd: python messages more verbose + print boost configuration info | Josh Blum | 2011-04-13 | 1 | -0/+6 |
* | uhd: tweaks for cygwin/mingw, always link winsock2, findusb1, __USE_W32_SOCKETS | Josh Blum | 2011-04-05 | 1 | -0/+4 |
* | uhd: specify msvc for implementations known only to work on msvc | Josh Blum | 2011-04-04 | 1 | -2/+7 |
* | uhd: added images and readme installer component | Josh Blum | 2011-04-01 | 1 | -2/+2 |
* | Merge branch 'images_install' | Josh Blum | 2011-04-01 | 1 | -0/+9 |
|\ |
|
| * | uhd: added UHD_IMAGES_DIR option to include images in the package | Josh Blum | 2011-03-31 | 1 | -0/+9 |
* | | uhd: disable visibility=hidden on non-dll platforms (cygwin) | Josh Blum | 2011-04-01 | 1 | -2/+4 |
|/ |
|
* | uhd: remove build information in the version string (just major.minor.patch) | Josh Blum | 2011-03-29 | 1 | -1/+1 |
* | uhd: set LIB_SUFFIX automatically (all 64-bit redhats) | Josh Blum | 2011-03-28 | 1 | -0/+4 |
* | uhd: work on mac osx packaging | Josh Blum | 2011-03-25 | 1 | -3/+3 |
* | uhd: work on debian package requirements in cpack setup | Josh Blum | 2011-03-22 | 1 | -2/+2 |
* | uhd: setup cpack components for component based installers | Josh Blum | 2011-03-21 | 1 | -0/+2 |
* | uhd: make CMAKE_BUILD_TYPE a visible variable in the gui | Josh Blum | 2011-03-13 | 1 | -0/+1 |
* | uhd: only specify BOOST_SP_USE_QUICK_ALLOCATOR for the lib, apps can be built... | Josh Blum | 2011-03-11 | 1 | -4/+0 |
* | uhd: boost linking + msvc configurable, defaults to static | Josh Blum | 2011-02-16 | 1 | -7/+17 |
* | uhd: tweaks for windows msvc compiler warnings and errors | Josh Blum | 2011-02-16 | 1 | -1/+6 |
* | uhd: set BOOST_SP_USE_QUICK_ALLOCATOR for managed buffer overhead, hope this ... | Josh Blum | 2011-02-10 | 1 | -0/+4 |
* | usrp-e100: created component for stand-alone usrp-e utils and added wb test util | Josh Blum | 2011-01-23 | 1 | -0/+2 |
* | uhd: added docs on usrp2/n, removed empty n2xx doc page, misc | Josh Blum | 2011-01-24 | 1 | -3/+0 |
* | uhd: renamed test directory to tests to be consitent | Josh Blum | 2011-01-14 | 1 | -1/+1 |
* | uhd: more useful prints for component macro | Josh Blum | 2011-01-14 | 1 | -2/+19 |
* | uhd: update copyright dates on host code | Josh Blum | 2011-01-13 | 1 | -1/+1 |
* | uhd: add msvc stdint.h so we can use stdints typedefs normally like, fix in f... | Josh Blum | 2011-01-11 | 1 | -0/+1 |
* | cmake: disable the in-tree build prevention | Josh Blum | 2010-12-27 | 1 | -3/+3 |
* | cmake: moved module files into modules directory, set modules path | Josh Blum | 2010-12-27 | 1 | -9/+14 |
* | uhd: implemented top-level component registry | Josh Blum | 2010-12-20 | 1 | -5/+32 |
* | uhd: only enable C when we are building the USRP-E100 utilty apps | Josh Blum | 2010-12-04 | 1 | -1/+1 |
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_mmap_b2 | Philip Balister | 2010-10-20 | 1 | -1/+1 |
|\ |
|
| * | uhd: fix docs on boost version, also add additional version string for 1.44 | Josh Blum | 2010-10-14 | 1 | -1/+1 |
* | | Add define so uusrp_e support is enabled. | Philip Balister | 2010-09-26 | 1 | -1/+1 |
* | | Merge branch 'master' into usrp_e | Josh Blum | 2010-09-24 | 1 | -1/+5 |
|\| |
|
| * | uhd: honor the LIB_SUFFIX option, added docs for LIB_SUFFIX and tweaked other... | Josh Blum | 2010-09-22 | 1 | -2/+4 |
* | | Add support for building c programs. Remove -pedantic and -ansi flags. | Philip Balister | 2010-08-28 | 1 | -3/+1 |
|/ |
|
* | uhd: moved version extraction code into version.cmake | Josh Blum | 2010-07-22 | 1 | -1/+2 |
* | Merge branch 'package' | Josh Blum | 2010-07-16 | 1 | -14/+10 |
|\ |
|
| * | uhd: time for version minor, path tweaks, notes on windows command line compi... | Josh Blum | 2010-07-13 | 1 | -1/+1 |
| * | uhd: moved cpack stuff into config dir (work on cpack) | Josh Blum | 2010-07-13 | 1 | -22/+5 |
| * | uhd: support for deb and rpm packages, added dependency requirements | Josh Blum | 2010-07-12 | 1 | -5/+18 |
* | | uhd: fix quotes for boost additional versions, restrict lib64 check to unix p... | Josh Blum | 2010-07-16 | 1 | -3/+3 |
* | | uhd: add lib64 to boost library path when it exists (helps fedora 64) | Josh Blum | 2010-07-13 | 1 | -1/+5 |
|/ |
|
* | uhd: removed hackery to set performance flags, use release mode. | Josh Blum | 2010-06-26 | 1 | -6/+7 |
* | uhd: fix for windows warning, tweaks for msvc optimization flags | Josh Blum | 2010-06-25 | 1 | -4/+9 |
* | Created a common usrp dsp utils to handle register word calculations. | Josh Blum | 2010-06-07 | 1 | -10/+1 |
* | usrp2 regs naming convention | Josh Blum | 2010-06-04 | 1 | -1/+1 |
* | Created config macro to force inline. | Josh Blum | 2010-05-17 | 1 | -0/+1 |