Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | transport: Removed some superfluous variables | Martin Braun | 2016-11-28 | 1 | -5/+5 |
| | |||||
* | nirio: Changes to kernel proxy to work with RIO 15.0 on linux | Ashish Chaudhari | 2015-08-14 | 1 | -22/+399 |
| | | | | | - Implemented IOCTL macro for linux and macosx - Refactored v1 and v2 proxy code | ||||
* | nirio: hopefully fix #pragma declarations; "push" and "pop" introduced in ↵ | Michael Dickens | 2015-03-11 | 1 | -5/+6 |
| | | | | GCC 4.6; works with all clang. | ||||
* | nirio: Address linking issues on OSX | Martin Braun | 2014-12-15 | 1 | -3/+4 |
| | |||||
* | x300,nirio: Added support for NI-RIO 14.0 | Ashish Chaudhari | 2014-10-10 | 1 | -0/+494 |
- 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 |