aboutsummaryrefslogtreecommitdiffstats
path: root/host/include/config.h.in
Commit message (Collapse)AuthorAgeFilesLines
* cmake: Fix version numberingMartin Braun2018-07-131-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 buildsAndrew Lynch2018-03-281-0/+4
|
* uhd: Update license headersMartin Braun2018-02-191-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 Braun2017-12-221-12/+1
|
* transport: Added liberio_zero_copy transport implementationMoritz Fischer2017-08-071-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 Braun2016-11-281-0/+2
|\
| * cmake: Remove duplicate definitions of UHD_VERSIONMartin Braun2016-11-181-0/+2
| |
* | cmake: Change version numbering to remove leading zerosMartin Braun2016-10-311-4/+4
|/
* Changing UHD's versioning systemNicholas Corgan2016-06-141-2/+3
| | | | * Version numbers now Major.API.ABI.Patch
* Added uhd_config_info utilityNicholas Corgan2015-12-301-0/+1
|
* cmake: Added config.h back to the gameMartin Braun2015-01-131-0/+24