| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: replace header checks in cmake files with more robust compile checks for... | Josh Blum | 2011-02-21 | 3 | -23/+44 |
* | uhd: use source properties to set flags and defs not globally, but only for t... | Josh Blum | 2011-02-17 | 1 | -4/+14 |
* | uhd: fixed maxosx bug, was resizing the transport buffer | Josh Blum | 2011-01-26 | 1 | -0/+1 |
* | uhd: make static block safe with a try,catch,print | Josh Blum | 2011-01-14 | 2 | -1/+34 |
* | uhd: update copyright dates on host code | Josh Blum | 2011-01-13 | 2 | -2/+2 |
* | uhd: replace all the instances of float not pertaining to io types with doubl... | Josh Blum | 2011-01-11 | 1 | -9/+9 |
* | uhd: integrated boost split or tokenizer into source files, remove string spl... | Josh Blum | 2011-01-06 | 2 | -4/+12 |
* | uhd: update copyright dates | Josh Blum | 2011-01-05 | 1 | -1/+1 |
* | uhd: replaced templated ranges with one range thing using doubles only to avo... | Josh Blum | 2011-01-05 | 1 | -9/+9 |
* | uhd: use the include subdir macro to simplify the lib subdirs cmakelists | Josh Blum | 2010-12-20 | 1 | -9/+11 |
* | uhd: added macro to enable/disable components | Josh Blum | 2010-11-29 | 1 | -0/+2 |
* | uhd: created a meta range that is a range of ranges for gains and freqs | Josh Blum | 2010-11-10 | 1 | -11/+11 |
* | uhd: replaced print warning with a post warning call and registry | Josh Blum | 2010-10-26 | 2 | -5/+56 |
* | uhd: added name parameter to gain group, get range, set/get value by name | Josh Blum | 2010-10-20 | 1 | -4/+22 |
* | uhd: better warning message for failing to set rt priority | Josh Blum | 2010-10-08 | 1 | -1/+8 |
* | uhd: added image utils code to search the images paths for image files | Josh Blum | 2010-08-19 | 3 | -14/+41 |
* | uhd: added the concept of installer path (along with local path) for package ... | Josh Blum | 2010-08-16 | 1 | -2/+6 |
* | uhd: use cmake to convert the pkg data dir to native system format | Josh Blum | 2010-08-15 | 1 | -2/+2 |
* | uhd: extract named prop returns a named prop (not a tuple) | Josh Blum | 2010-08-15 | 1 | -6/+3 |
* | uhd: made split string utility function | Josh Blum | 2010-08-12 | 2 | -14/+4 |
* | uhd: created floor_step to handle floating-point errors in gain group | Josh Blum | 2010-08-12 | 1 | -6/+25 |
* | uhd: avoid segfaults - use CPP macros for paths and dont split empty string | Josh Blum | 2010-08-11 | 1 | -6/+6 |
* | uhd: created library code to handle paths for images and modules | Josh Blum | 2010-08-09 | 3 | -46/+113 |
* | uhd: moved utils specific cmake stuff into utils cmake file | Josh Blum | 2010-08-08 | 1 | -0/+59 |
* | uhd: fix device recv docs on timeout, also fix typo | Josh Blum | 2010-08-08 | 1 | -1/+1 |
* | Merge branch 'codec_gains' | Josh Blum | 2010-08-06 | 3 | -178/+150 |
|\ |
|
| * | uhd: use int to round down for gain group | Josh Blum | 2010-08-06 | 1 | -5/+2 |
| * | Merge branch 'master' into codec_gains | Josh Blum | 2010-08-04 | 3 | -178/+153 |
* | | uhd: added warning printer utility function | Josh Blum | 2010-08-04 | 2 | -0/+37 |
|/ |
|
* | uhd: moved utils cpp files into lib/utils directory | Josh Blum | 2010-08-04 | 6 | -0/+514 |