| Commit message (Expand) | Author | Age | Files | Lines |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | uhd: Changed mboard_eeprom_t interface, refactored MB EEPROM code | Martin Braun | 2017-09-29 | 1 | -0/+3 |
* | C API: Added logging macros | Martin Braun | 2017-07-21 | 1 | -0/+1 |
* | utils: add set_thread_name API call, move thread_priority to thread | Andrej Rode | 2017-06-29 | 1 | -3/+33 |
* | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -1/+0 |
* | cmake: Add some quotes on case certain variables are blank | Martin Braun | 2017-01-04 | 1 | -2/+2 |
* | cmake: allow UHD library and utilities to be in separate lib directories | Nicholas Corgan | 2016-06-16 | 1 | -1/+8 |
* | b200: Factored ihex routines out of b200_iface | Martin Braun | 2015-12-14 | 1 | -0/+1 |
* | uhd: C API wrapper | Nicholas Corgan | 2015-08-06 | 1 | -0/+6 |
* | Merging new UHD_IMAGES_DIR utilities and bug fixes. | Ben Hilburn | 2015-01-27 | 1 | -1/+0 |
* | Restoring compatibility with CMake 2.6 | Nicholas Corgan | 2014-08-14 | 1 | -1/+1 |
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 1 | -0/+2 |
* | uhd: work on moving binaries to lib/uhd | Josh Blum | 2012-11-08 | 1 | -4/+4 |
* | uhd: manually link into pthreads here | Josh Blum | 2011-12-27 | 1 | -0/+1 |
* | usrp: basically working iq cal on tx | Josh Blum | 2011-11-10 | 1 | -0/+1 |
* | uhd: removed wax and props utils | Josh Blum | 2011-11-07 | 1 | -1/+0 |
* | uhd: added tasks to simplify thread spawning use cases | Josh Blum | 2011-07-13 | 1 | -0/+1 |
* | uhd: removed deprecated warning API, log+msg now in API | Josh Blum | 2011-05-18 | 1 | -1/+0 |
* | uhd: replaced warning post with calls to UHD_MSG(warning) | Josh Blum | 2011-05-04 | 1 | -0/+1 |
* | uhd: moved the logger into the utils subdir | Josh Blum | 2011-05-04 | 1 | -0/+1 |
* | uhd: removed constants.hpp.in, replaced w/ per source compile defines | Josh Blum | 2011-04-19 | 1 | -0/+13 |
* | uhd: always link winsock2 on windows, disable pthread SCHED_RR for cygwin | Josh Blum | 2011-04-06 | 1 | -0/+5 |
* | uhd: moved exception to top level include | Josh Blum | 2011-02-24 | 1 | -1/+0 |
* | uhd: added a bunch of custom exceptions, not used yet | Josh Blum | 2011-02-24 | 1 | -1/+1 |
* | uhd: replace header checks in cmake files with more robust compile checks for... | Josh Blum | 2011-02-21 | 1 | -12/+31 |
* | uhd: use source properties to set flags and defs not globally, but only for t... | Josh Blum | 2011-02-17 | 1 | -4/+14 |
* | uhd: make static block safe with a try,catch,print | Josh Blum | 2011-01-14 | 1 | -1/+2 |
* | 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: added image utils code to search the images paths for image files | Josh Blum | 2010-08-19 | 1 | -0/+1 |
* | uhd: created library code to handle paths for images and modules | Josh Blum | 2010-08-09 | 1 | -0/+1 |
* | uhd: moved utils specific cmake stuff into utils cmake file | Josh Blum | 2010-08-08 | 1 | -0/+59 |
* | Merge branch 'codec_gains' | Josh Blum | 2010-08-06 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into codec_gains | Josh Blum | 2010-08-04 | 1 | -1/+1 |
* | | uhd: added warning printer utility function | Josh Blum | 2010-08-04 | 1 | -0/+1 |
|/ |
|
* | uhd: moved utils cpp files into lib/utils directory | Josh Blum | 2010-08-04 | 1 | -0/+26 |