Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG #465: UHD: "Error: Connection refused" for USRP1 and B100 | michael-west | 2014-05-14 | 1 | -0/+5 |
| | | | | - Added catch for unhandled error | ||||
* | x300: Fixed DMA busy logic after review feedback. | Ashish Chaudhari | 2014-04-28 | 1 | -1/+1 |
| | |||||
* | x300: Addressed review feedback | Ashish Chaudhari | 2014-04-25 | 1 | -1/+0 |
| | | | | | - Fixed synchronization for unclaim - Removed stray RIO addr space set | ||||
* | x300: Cleanup for PCIe flushing | Ashish Chaudhari | 2014-04-24 | 1 | -14/+14 |
| | |||||
* | x300: Added hardware flush mechanism to PCIe logic. | Ashish Chaudhari | 2014-04-24 | 2 | -0/+68 |
| | | | | | - 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 | ||||
* | x300: add UHD_IMAGES_DIR to list of directories searched for LVBITX files | Nicholas Corgan | 2014-04-08 | 1 | -0/+16 |
| | |||||
* | nirio: improved dealing with unsupported OS's | Nicholas Corgan | 2014-03-27 | 2 | -6/+4 |
| | | | | | * Instead of specifically checking for Apple, default to unsupported iface file if unsupported OS is detected * Don't error out if we can't catch a specific unsupported OS, just use barebones "unsupported" structs | ||||
* | 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 |
| | | | | - Added check for empty data before write | ||||
* | rpc: Make usrp3 compile again on RHEL6. | Moritz | 2014-02-26 | 1 | -9/+27 |
| | | | | | | | | | | * boost::asio::connect appears in boost 1.47 added conditional for older machines * boost::system::get_system_category() instead of boost::system::system_category. Signed-off-by: Moritz <moritz@ettus.com> | ||||
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 18 | -0/+2963 |