aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport
Commit message (Expand)AuthorAgeFilesLines
* Fix for BUG 869: UHD: Unhandled exceptions during destruction of multi_usrp ...michael-west2015-08-053-22/+60
* b200: Change init sequence to catch bad USB statesBalint Seeber2015-08-033-2/+21
* Fixed minor warningsNicholas Corgan2015-07-241-1/+1
* build: Python 3 compatibility for build scriptsNicholas Corgan2015-07-141-8/+8
* uhd: Replacing Cheetah w/ Mako 0.4.2 (allows Python 3 compat)Martin Braun2015-07-141-149/+120
* Merge branch 'maint'Ashish Chaudhari2015-04-231-0/+1
|\
| * B200: UHD now detects loaded FW on NI-USRP devicesBen Hilburn2015-04-151-0/+1
* | Merge branch 'maint'Martin Braun2015-03-271-2/+3
|\|
| * usrp1: fixed check for loaded firmwareNicholas Corgan2015-03-271-2/+3
* | Fixed master-specific warningsNicholas Corgan2015-03-271-3/+3
* | Merge branch 'maint'Martin Braun2015-03-273-25/+27
|\|
| * Warning fixesNicholas Corgan2015-03-277-43/+51
* | uhd: Fixed multiple compiler warningsMichael Dickens2015-03-111-1/+1
* | 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
* | Adding support for NI VID + PIDs for USRP B2xx devices.Ben Hilburn2014-12-181-7/+13
* | Merge branch 'maint'Martin Braun2014-12-151-3/+4
|\|
| * nirio: Address linking issues on OSXMartin Braun2014-12-151-3/+4
* | transport: Made CHDR-related routines separate from VRTMartin Braun2014-12-032-0/+183
|/
* bugfix: UHD does not build in msvc when USB feature is disabledAshish Chaudhari2014-10-141-0/+4
* nirio: Made new nirio iface code compile with GCCAshish Chaudhari2014-10-103-14/+13
* x300,nirio: Added support for NI-RIO 14.0Ashish Chaudhari2014-10-109-320/+1251
* x300: Bugfix#602: X3x0 not found over PCIe with no Eth interfacesAshish Chaudhari2014-10-091-1/+6
* Added missing pure virtual destructors to base classesNicholas Corgan2014-09-016-6/+58
* 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-282-2/+2
* x300: Addressed review feedbackAshish Chaudhari2014-04-251-1/+0
* x300: Cleanup for PCIe flushingAshish Chaudhari2014-04-242-38/+44
* x300: Added hardware flush mechanism to PCIe logic.Ashish Chaudhari2014-04-243-10/+116
* x300: add UHD_IMAGES_DIR to list of directories searched for LVBITX filesNicholas Corgan2014-04-081-0/+16
* Merge branch 'origin/x300/bug386' for flushing buffers smarter.Ben Hilburn2014-03-271-14/+21
|\
| * Fix for BUG #386: RIO & UHD: Flush buffers smartermichael-west2014-03-071-14/+21
* | nirio: improved dealing with unsupported OS'sNicholas Corgan2014-03-272-6/+4
* | Merge branch 'maint'Nicholas Corgan2014-03-171-1/+9
|\ \
| * | usb: better processing of strings from libusbNicholas Corgan2014-02-141-1/+9
* | | uhd: Fixed WSA bugs (superfluous %s, getsockopt parameters)Patrick Sisterhen2014-03-161-5/+7
* | | uhd: prelim fix for windows-based UDP transportMartin Braun2014-03-161-2/+77
* | | Merging fix for multi-channel recv overflow handling.Ben Hilburn2014-03-141-25/+38
|\ \ \
| * | | Fix for BUG #390: RIO & UHD: multi-channel recv() does not notify there has b...michael-west2014-03-071-25/+38
| | |/ | |/|
* | | Added handling for responses that do not have data.michael-west2014-03-131-11/+14
* | | Added assertion to make sure we are resizing buffer to a value >0.michael-west2014-03-111-0/+2
* | | Fix for Bug #378: rpc_client::call() dereferences NULL pointersmichael-west2014-03-071-3/+6
|/ /
* / rpc: Make usrp3 compile again on RHEL6.Moritz2014-02-261-9/+27
|/
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-0429-77/+4155
* Squashed merge of Coverity fixes.Ben Hilburn2013-11-273-3/+5
* Merge branch 'bug182'Nicholas Corgan2013-11-191-0/+4
|\