aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/nirio
Commit message (Expand)AuthorAgeFilesLines
* usrprio: catch exceptions if rpc data read failsSteven Koo2020-12-211-3/+17
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-0312-1712/+1724
* nirio: use `realpath` instead of `relpath`Michael Dickens2020-01-151-6/+6
* uhd: Replace all occurrences of boost::bind with std::bindMartin Braun2019-11-261-2/+3
* uhd: Replace boost::regex with std::regexMartin Braun2019-11-262-6/+6
* niusrpio: Apply formattingMartin Braun2019-11-261-59/+69
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-083-3/+3
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-142-20/+20
* nirio: Demote RPC client cancel/abort to TRACEMartin Braun2018-08-211-1/+1
* lib: Purge all references to boost::this_thread::sleep()Martin Braun2018-04-301-1/+1
* lib: Unbreak build against Boost 1.67Jan Beich2018-04-181-1/+1
* niusrprio: Move a const from header to implMartin Braun2018-04-181-0/+5
* x300: Replace all references to boost::this_thread::sleep()Martin Braun2018-04-171-1/+4
* niusrprio: Refactor niusrprio_session, move out static constsMartin Braun2018-04-171-3/+7
* x300: improve lvbitx bitstream md5 read timeMark Meserve2018-03-131-10/+20
* uhd: Update license headersMartin Braun2018-02-1916-13/+29
* Move all license headers to SPDX format.Martin Braun2017-12-2216-192/+16
* uhd: Replaced many lexical_cast with appropriate C++11 equivalentsMartin Braun2017-06-291-1/+0
* logging: Demoted a number of DEBUG messages to TRACEMartin Braun2017-04-051-3/+3
* Merge branch 'maint'Martin Braun2017-03-311-7/+7
|\
| * NI-RIO: FIFO management optimizations for PCIe performancePatrick Sisterhen2017-03-291-7/+7
* | utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-11/+11
|/
* transport: Removed some superfluous variablesMartin Braun2016-11-281-5/+5
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-083-17/+17
* CMake: fix the lvbitx path on windowsPaul David2016-10-261-6/+6
* Updated code to work for new minimum dependenciesNicholas Corgan2016-03-211-22/+2
* Merge branch 'maint'Martin Braun2016-03-111-2/+2
|\
| * Fixed minor warnings:Nicholas Corgan2016-03-041-2/+2
* | cmake: Proper selection of files for ENABLE_X300Martin Braun2015-10-261-2/+3
|/
* Fixed minor warningsNicholas Corgan2015-09-011-3/+2
* nirio: Changes to kernel proxy to work with RIO 15.0 on linuxAshish Chaudhari2015-08-143-46/+655
* Fixed minor warningsNicholas Corgan2015-07-241-1/+1
* build: Python 3 compatibility for build scriptsNicholas Corgan2015-07-141-8/+8
* Merge branch 'maint'Martin Braun2015-03-271-17/+17
|\
| * Warning fixesNicholas Corgan2015-03-275-35/+41
* | nirio: hopefully fix #pragma declarations; "push" and "pop" introduced in GCC...Michael Dickens2015-03-114-18/+24
* | nirio: when unsupported, comment out unused variables.Michael Dickens2015-03-111-16/+16
* | Merge branch 'maint' into masterBen Hilburn2015-01-283-111/+5
|\|
| * Merging new UHD_IMAGES_DIR utilities and bug fixes.Ben Hilburn2015-01-273-111/+5
* | Added support for MinGW cross-compileNicholas Corgan2015-01-131-1/+1
* | x300: support new 120 MHz bandwidth versions of the NI-branded X310sBrooks2014-12-221-1/+1
|/
* nirio: Address linking issues on OSXMartin Braun2014-12-151-3/+4
* nirio: Made new nirio iface code compile with GCCAshish Chaudhari2014-10-102-13/+12
* x300,nirio: Added support for NI-RIO 14.0Ashish Chaudhari2014-10-108-305/+1236
* x300: Bugfix#602: X3x0 not found over PCIe with no Eth interfacesAshish Chaudhari2014-10-091-1/+6
* BUG #465: UHD: "Error: Connection refused" for USRP1 and B100michael-west2014-05-141-0/+5
* x300: Fixed DMA busy logic after review feedback.Ashish Chaudhari2014-04-281-1/+1
* x300: Addressed review feedbackAshish Chaudhari2014-04-251-1/+0
* x300: Cleanup for PCIe flushingAshish Chaudhari2014-04-241-14/+14
* x300: Added hardware flush mechanism to PCIe logic.Ashish Chaudhari2014-04-242-0/+68