aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/nirio_zero_copy.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | - Added DMA enabled states to DMA logic to allow for hardware data flushing during init. - niusrprio_session will now check for FPGA busy before downloading
* Fix for BUG #386: RIO & UHD: Flush buffers smartermichael-west2014-03-071-14/+21
| | | | - Updated flush algorithm to acquire and release all elements instead of 1 element at a time
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-0/+352