Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
| | |||||
* | transport: Added liberio_zero_copy transport implementation | Moritz Fischer | 2017-08-07 | 1 | -0/+1 |
| | | | | | | | | | | | | This adds a zero copy transport using the liberio library. Currently supported API version for liberio is 0.3, this might still very much break, since the library is still in development. So far nobody uses it UHD so we might as well merge it. Signed-off-by: Alex Williams <alex.williams@ni.com> Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | Merge branch 'maint' | Martin Braun | 2016-11-28 | 1 | -0/+2 |
|\ | |||||
| * | cmake: Remove duplicate definitions of UHD_VERSION | Martin Braun | 2016-11-18 | 1 | -0/+2 |
| | | |||||
* | | cmake: Change version numbering to remove leading zeros | Martin Braun | 2016-10-31 | 1 | -4/+4 |
|/ | |||||
* | Changing UHD's versioning system | Nicholas Corgan | 2016-06-14 | 1 | -2/+3 |
| | | | | * Version numbers now Major.API.ABI.Patch | ||||
* | Added uhd_config_info utility | Nicholas Corgan | 2015-12-30 | 1 | -0/+1 |
| | |||||
* | cmake: Added config.h back to the game | Martin Braun | 2015-01-13 | 1 | -0/+24 |