aboutsummaryrefslogtreecommitdiffstats
path: root/host/include/config.h.in
Commit message (Collapse)AuthorAgeFilesLines
* 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