| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: work on moving binaries to lib/uhd | Josh Blum | 2012-11-08 | 3 | -9/+9 |
* | utils: USRP N2XX Simple Net Burner | Nicholas Corgan | 2012-10-10 | 1 | -1/+1 |
* | utils: UHD Image Downloader - downloads firmware/FPGA images compatible with ... | Nicholas Corgan | 2012-06-07 | 1 | -2/+16 |
* | uhd: added uhd::get_pkg_data_path | Josh Blum | 2012-06-05 | 1 | -4/+5 |
* | uhd: used shared get_tmp_path for logging as well | Josh Blum | 2012-05-16 | 2 | -46/+31 |
* | windows: do not set process wide priority from thread prio | Josh Blum | 2012-02-08 | 1 | -0/+4 |
* | uhd: fixes that make uhd compile on freebsd | Josh Blum | 2011-12-30 | 1 | -2/+2 |
* | 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 | 3 | -0/+80 |
* | uhd: removed wax and props utils | Josh Blum | 2011-11-07 | 2 | -41/+0 |
* | uhd: make spawn barrier a member of a task (see notes) | Josh Blum | 2011-07-26 | 1 | -6/+8 |
* | uhd: exit task on the catch-all exceptions, and dont print anything | Josh Blum | 2011-07-25 | 1 | -2/+7 |
* | uhd: added tasks to simplify thread spawning use cases | Josh Blum | 2011-07-13 | 2 | -0/+76 |
* | uhd: tweaks to log and msg implementation | Josh Blum | 2011-06-01 | 2 | -33/+30 |
* | uhd: removed deprecated warning API, log+msg now in API | Josh Blum | 2011-05-18 | 2 | -88/+0 |
* | uhd: init log file lock ptr to null | Josh Blum | 2011-05-13 | 1 | -0/+4 |
* | uhd: work on logging and message facility initialization | Josh Blum | 2011-05-13 | 2 | -67/+77 |
* | Make log locking work with picky boost | Jason Abele | 2011-05-05 | 1 | -4/+5 |
* | uhd: various tweaks to log and msg, replaced a few remaining stdio | Josh Blum | 2011-05-04 | 2 | -6/+14 |
* | uhd: removed more iostream stuff from usrp* implementations | Josh Blum | 2011-05-04 | 2 | -2/+9 |
* | uhd: replaced warning post with calls to UHD_MSG(warning) | Josh Blum | 2011-05-04 | 5 | -8/+118 |
* | uhd: added interprocess file lock to the logger file | Josh Blum | 2011-05-04 | 1 | -3/+30 |
* | uhd: replaced many conditional prints with UHD_LOG usage | Josh Blum | 2011-05-04 | 1 | -3/+3 |
* | uhd: tweaks for logger file entries | Josh Blum | 2011-05-04 | 1 | -6/+21 |
* | usrp: replaced conditional dboard debug prints w/ UHD_LOGV(often) | Josh Blum | 2011-05-04 | 1 | -6/+0 |
* | uhd: moved the logger into the utils subdir | Josh Blum | 2011-05-04 | 2 | -0/+178 |
* | uhd: removed constants.hpp.in, replaced w/ per source compile defines | Josh Blum | 2011-04-19 | 2 | -1/+13 |
* | uhd: use UHD_PKG_DATA_PATH environment variable to override the one in constants | Josh Blum | 2011-04-19 | 1 | -16/+11 |
* | uhd: specify the UHD_PKG_DATA_PATH once (since images shipped w/ drivers) | Josh Blum | 2011-04-14 | 1 | -6/+2 |
* | uhd: attempt to cleanup language in thread prio warning | Josh Blum | 2011-04-09 | 1 | -5/+4 |
* | uhd: always link winsock2 on windows, disable pthread SCHED_RR for cygwin | Josh Blum | 2011-04-06 | 1 | -0/+5 |
* | uhd: update copyright headers with automated script | Josh Blum | 2011-03-23 | 1 | -1/+1 |
* | Merge branch 'boost_fs_string' into next | Josh Blum | 2011-03-17 | 2 | -4/+4 |
|\ |
|
| * | uhd: replace file_string() with string() for deprecation reasons | Josh Blum | 2011-03-15 | 2 | -4/+4 |
* | | uhd: switch algorithm namespace to uhd | Josh Blum | 2011-02-24 | 1 | -3/+3 |
* | | uhd: replaced instanced of std::exception with the uhd exceptions | Josh Blum | 2011-02-24 | 5 | -17/+16 |
* | | uhd: renamed the assert header to assert has | Josh Blum | 2011-02-24 | 1 | -1/+1 |
* | | uhd: moved exception to top level include | Josh Blum | 2011-02-24 | 2 | -48/+0 |
* | | uhd: added a bunch of custom exceptions, not used yet | Josh Blum | 2011-02-24 | 3 | -25/+48 |
|/ |
|
* | 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 |