aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/nirio/niriok_proxy.cpp
Commit message (Collapse)AuthorAgeFilesLines
* nirio: hopefully fix #pragma declarations; "push" and "pop" introduced in ↵Michael Dickens2015-03-111-4/+6
| | | | GCC 4.6; works with all clang.
* x300,nirio: Added support for NI-RIO 14.0Ashish Chaudhari2014-10-101-261/+29
| | | | | | | | | - Split niriok_proxy interfaces to support NI-RIO <=13.0 and >=14.0 kernel interfaces - Fixed multi-session race conditions by synchronizing niriok_proxy access - Fixed bug switching from NI LV-FPGA access to UHD access by changing how devices are hashed into a reservation table - Fixed calculation of FRAC values for CBX and SBX LO tuning by rounding instead of truncating - Fixed bug that was not setting two MSBs for band select configuration of CBX LO - Submitting on behalf of Patrick Sisterhen, Matthew Crymble
* x300: Added hardware flush mechanism to PCIe logic.Ashish Chaudhari2014-04-241-0/+10
| | | | | - 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
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-0/+300