aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/nirio_zero_copy.cpp
Commit message (Expand)AuthorAgeFilesLines
* lib: Purge all references to boost::this_thread::sleep()Martin Braun2018-04-301-4/+5
* lib: move atomic.hpp and system_time.hpp to uhdlibMartin Braun2018-04-061-1/+1
* uhd: Update license headersMartin Braun2018-02-191-1/+2
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* transport: nirio_zero_copy: Remove redundant buffer poolsMoritz Fischer2017-10-111-5/+0
* Merge branch 'maint'Martin Braun2017-05-031-1/+38
|\
| * PCIe: Fix runtime page size acquisition and page size alignment checks for ni...Michael West2017-04-201-1/+38
* | Merge branch 'maint'Martin Braun2017-04-061-0/+23
|\|
| * PCIe: Add checks to make sure buffers are page alighed (requirement ofMichael West2017-04-051-0/+23
* | logging: Demoted a number of DEBUG messages to TRACEMartin Braun2017-04-051-3/+3
* | Merge branch 'maint'Martin Braun2017-03-311-0/+2
|\|
| * NI-RIO: FIFO management optimizations for PCIe performancePatrick Sisterhen2017-03-291-0/+2
* | utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-4/+4
|/
* transport: Removed some superfluous variablesMartin Braun2016-11-281-2/+0
* Warning fixesNicholas Corgan2015-03-271-7/+9
* nirio: Made new nirio iface code compile with GCCAshish Chaudhari2014-10-101-1/+1
* x300,nirio: Added support for NI-RIO 14.0Ashish Chaudhari2014-10-101-15/+15
* x300: Fixed DMA busy logic after review feedback.Ashish Chaudhari2014-04-281-1/+1
* x300: Cleanup for PCIe flushingAshish Chaudhari2014-04-241-24/+30
* x300: Added hardware flush mechanism to PCIe logic.Ashish Chaudhari2014-04-241-10/+48
* Fix for BUG #386: RIO & UHD: Flush buffers smartermichael-west2014-03-071-14/+21
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-0/+352