| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | converters: Remove log message in register_converter | Martin Braun | 2017-09-29 | 1 | -1/+1 |
* | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -11/+5 |
* | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -2/+1 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -11/+11 |
* | convert: remove duplicate registration of sc12 size | Nicholas Corgan | 2016-06-17 | 1 | -2/+1 |
* | convert: Added converters for raw strings | Martin Braun | 2015-07-31 | 1 | -0/+1 |
* | convert: Added logging point in get_converter() | Martin Braun | 2015-01-27 | 1 | -1/+16 |
* | convert: Modifications to id_type | Martin Braun | 2015-01-27 | 1 | -3/+12 |
* | Added missing pure virtual destructors to base classes | Nicholas Corgan | 2014-09-01 | 1 | -0/+4 |
* | UHD: Addressing Bug 466, as per Balint. | Ben Hilburn | 2014-05-22 | 1 | -0/+3 |
* | uhd: Registered sc12 as type | Martin Braun | 2014-04-10 | 1 | -0/+1 |
* | convert: added prio param to get converter | Josh Blum | 2012-04-27 | 1 | -20/+23 |
* | convert: made conversion functions into classes so they can keep state | Josh Blum | 2011-11-12 | 1 | -2/+2 |
* | uhd: convert should use register_bytes_per_item | Josh Blum | 2011-11-11 | 1 | -11/+13 |
* | uhd: renamed convert markup to format | Josh Blum | 2011-11-03 | 1 | -20/+17 |
* | usrp1: multi channel receive working | Josh Blum | 2011-11-03 | 1 | -1/+1 |
* | uhd: restored super packet handler functionality | Josh Blum | 2011-11-03 | 1 | -0/+10 |
* | convert: reworked convert to use new identification standard | Josh Blum | 2011-11-03 | 1 | -46/+71 |
* | uhd: replaced many conditional prints with UHD_LOG usage | Josh Blum | 2011-05-04 | 1 | -4/+2 |
* | uhd: moved exception to top level include | Josh Blum | 2011-02-24 | 1 | -1/+1 |
* | uhd: changed convert routines to return the function pointer | Josh Blum | 2011-01-12 | 1 | -16/+10 |
* | uhd: renamed and tweaked some of the convert files | Josh Blum | 2011-01-05 | 1 | -0/+117 |