Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: Fix version numbering | Martin Braun | 2018-07-13 | 1 | -4/+4 |
| | | | | | UHD-* branches were being detected as "development", and #cmakedefine does not like it when values are actually zero. | ||||
* | lib: Fixing config file path for some Windows builds | Andrew Lynch | 2018-03-28 | 1 | -0/+4 |
| | |||||
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
| | | | | | | | All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0. | ||||
* | 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 |