| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'maint' | Martin Braun | 2015-03-27 | 1 | -2/+3 |
|\ |
|
| * | usrp1: fixed check for loaded firmware | Nicholas Corgan | 2015-03-27 | 1 | -2/+3 |
* | | Fixed master-specific warnings | Nicholas Corgan | 2015-03-27 | 1 | -3/+3 |
* | | Merge branch 'maint' | Martin Braun | 2015-03-27 | 3 | -25/+27 |
|\| |
|
| * | Warning fixes | Nicholas Corgan | 2015-03-27 | 7 | -43/+51 |
* | | uhd: Fixed multiple compiler warnings | Michael Dickens | 2015-03-11 | 1 | -1/+1 |
* | | nirio: hopefully fix #pragma declarations; "push" and "pop" introduced in GCC... | Michael Dickens | 2015-03-11 | 4 | -18/+24 |
* | | nirio: when unsupported, comment out unused variables. | Michael Dickens | 2015-03-11 | 1 | -16/+16 |
* | | Merge branch 'maint' into master | Ben Hilburn | 2015-01-28 | 3 | -111/+5 |
|\| |
|
| * | Merging new UHD_IMAGES_DIR utilities and bug fixes. | Ben Hilburn | 2015-01-27 | 3 | -111/+5 |
* | | Added support for MinGW cross-compile | Nicholas Corgan | 2015-01-13 | 1 | -1/+1 |
* | | x300: support new 120 MHz bandwidth versions of the NI-branded X310s | Brooks | 2014-12-22 | 1 | -1/+1 |
* | | Adding support for NI VID + PIDs for USRP B2xx devices. | Ben Hilburn | 2014-12-18 | 1 | -7/+13 |
* | | Merge branch 'maint' | Martin Braun | 2014-12-15 | 1 | -3/+4 |
|\| |
|
| * | nirio: Address linking issues on OSX | Martin Braun | 2014-12-15 | 1 | -3/+4 |
* | | transport: Made CHDR-related routines separate from VRT | Martin Braun | 2014-12-03 | 2 | -0/+183 |
|/ |
|
* | bugfix: UHD does not build in msvc when USB feature is disabled | Ashish Chaudhari | 2014-10-14 | 1 | -0/+4 |
* | nirio: Made new nirio iface code compile with GCC | Ashish Chaudhari | 2014-10-10 | 3 | -14/+13 |
* | x300,nirio: Added support for NI-RIO 14.0 | Ashish Chaudhari | 2014-10-10 | 9 | -320/+1251 |
* | x300: Bugfix#602: X3x0 not found over PCIe with no Eth interfaces | Ashish Chaudhari | 2014-10-09 | 1 | -1/+6 |
* | Added missing pure virtual destructors to base classes | Nicholas Corgan | 2014-09-01 | 6 | -6/+58 |
* | BUG #465: UHD: "Error: Connection refused" for USRP1 and B100 | michael-west | 2014-05-14 | 1 | -0/+5 |
* | x300: Fixed DMA busy logic after review feedback. | Ashish Chaudhari | 2014-04-28 | 2 | -2/+2 |
* | x300: Addressed review feedback | Ashish Chaudhari | 2014-04-25 | 1 | -1/+0 |
* | x300: Cleanup for PCIe flushing | Ashish Chaudhari | 2014-04-24 | 2 | -38/+44 |
* | x300: Added hardware flush mechanism to PCIe logic. | Ashish Chaudhari | 2014-04-24 | 3 | -10/+116 |
* | x300: add UHD_IMAGES_DIR to list of directories searched for LVBITX files | Nicholas Corgan | 2014-04-08 | 1 | -0/+16 |
* | Merge branch 'origin/x300/bug386' for flushing buffers smarter. | Ben Hilburn | 2014-03-27 | 1 | -14/+21 |
|\ |
|
| * | Fix for BUG #386: RIO & UHD: Flush buffers smarter | michael-west | 2014-03-07 | 1 | -14/+21 |
* | | nirio: improved dealing with unsupported OS's | Nicholas Corgan | 2014-03-27 | 2 | -6/+4 |
* | | Merge branch 'maint' | Nicholas Corgan | 2014-03-17 | 1 | -1/+9 |
|\ \ |
|
| * | | usb: better processing of strings from libusb | Nicholas Corgan | 2014-02-14 | 1 | -1/+9 |
* | | | uhd: Fixed WSA bugs (superfluous %s, getsockopt parameters) | Patrick Sisterhen | 2014-03-16 | 1 | -5/+7 |
* | | | uhd: prelim fix for windows-based UDP transport | Martin Braun | 2014-03-16 | 1 | -2/+77 |
* | | | Merging fix for multi-channel recv overflow handling. | Ben Hilburn | 2014-03-14 | 1 | -25/+38 |
|\ \ \ |
|
| * | | | Fix for BUG #390: RIO & UHD: multi-channel recv() does not notify there has b... | michael-west | 2014-03-07 | 1 | -25/+38 |
| | |/
| |/| |
|
* | | | Added handling for responses that do not have data. | michael-west | 2014-03-13 | 1 | -11/+14 |
* | | | Added assertion to make sure we are resizing buffer to a value >0. | michael-west | 2014-03-11 | 1 | -0/+2 |
* | | | Fix for Bug #378: rpc_client::call() dereferences NULL pointers | michael-west | 2014-03-07 | 1 | -3/+6 |
|/ / |
|
* / | rpc: Make usrp3 compile again on RHEL6. | Moritz | 2014-02-26 | 1 | -9/+27 |
|/ |
|
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 29 | -77/+4155 |
* | Squashed merge of Coverity fixes. | Ben Hilburn | 2013-11-27 | 3 | -3/+5 |
* | Merge branch 'bug182' | Nicholas Corgan | 2013-11-19 | 1 | -0/+4 |
|\ |
|
| * | BUG #182: Refactored b2xx_fx3_utils to use files from UHD | Michael West | 2013-11-15 | 1 | -0/+4 |
* | | BUG #183: Addressed comments from code review. | Michael West | 2013-11-19 | 1 | -14/+15 |
* | | BUG #183: Fixed typo | Moritz Fischer | 2013-11-11 | 1 | -1/+1 |
* | | BUG #183: B200 High CPU Usage: Created a single thread to handle libusb eve... | Michael West | 2013-11-08 | 2 | -53/+64 |
|/ |
|
* | vita: changed CHDR format to use bytes | Josh Blum | 2013-09-04 | 1 | -11/+14 |
* | usb: added logging capability w/ env var | Josh Blum | 2013-07-19 | 1 | -0/+10 |
* | b100: moved usb wrapper class into b100 impl | Josh Blum | 2013-07-19 | 2 | -241/+1 |