| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Removed the boost exception stuff, replaced it with macro that formats the th... | Josh Blum | 2010-05-05 | 1 | -1/+1 |
* | use boost program options for env variables | Josh Blum | 2010-04-29 | 1 | -1/+0 |
* | Work on exceptions. | Josh Blum | 2010-04-25 | 1 | -1/+1 |
* | Created a docs directory to house restructured text documentation. | Josh Blum | 2010-04-18 | 1 | -18/+3 |
* | added python+cheetah build requirement, generating vrt.cpp | Josh Blum | 2010-04-09 | 1 | -10/+10 |
* | converted timespec to use nanoseconds for fractional part | Josh Blum | 2010-04-08 | 1 | -0/+1 |
* | some doxygen fixes after merge | Josh Blum | 2010-04-05 | 1 | -1/+1 |
* | Added doxygen support. | Josh Blum | 2010-04-04 | 1 | -9/+33 |
* | library loading on windows, status message tweaks, warning tweaks | Josh Blum | 2010-03-26 | 1 | -1/+1 |
* | Reorganized apps dir into utils and examples dir. | Josh Blum | 2010-03-23 | 1 | -4/+6 |
* | Moved typedefs from props.hpp into new file types.hpp. | Josh Blum | 2010-03-21 | 1 | -1/+3 |
* | compiling under msvc (no idea if it works) | Josh Blum | 2010-03-18 | 1 | -11/+1 |
* | created config.hpp to handle export macros, added exports to public api stuff | Josh Blum | 2010-03-18 | 1 | -1/+12 |
* | fixed linking and warnings on msvs | Josh Blum | 2010-03-18 | 1 | -0/+3 |
* | got uhd almost compiling in windowze. figured out special flags. also had to ... | Josh Blum | 2010-03-17 | 1 | -5/+14 |
* | Work on the io interface for a device (and some implementation work in usrp2). | Josh Blum | 2010-02-22 | 1 | -0/+9 |
* | moved host code into host directory for clean (unambiguous) top level | Josh Blum | 2010-02-17 | 1 | -0/+108 |