Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase command FIFO depth of N2x0 and X3x0 to 64. | michael-west | 2015-04-10 | 1 | -1/+1 |
| | |||||
* | uhd: Add ability to get and set command time through dboard_iface. | michael-west | 2015-04-03 | 1 | -0/+6 |
| | | | | | This creates a wb_iface child class called timed_wb_iface, which adds support for timed commands. | ||||
* | Warning fixes | Nicholas Corgan | 2015-03-27 | 1 | -4/+4 |
| | | | | | | | * CMake now not applying C++ flags to C files * GCC 4.4: anti-aliasing rules * MSVC: narrowing, differences in subclass function parameters * Clang: uninitialized variables | ||||
* | usrp2: MAX_SEQS_OUT-1 because ack comes after send | Josh Blum | 2012-06-19 | 1 | -1/+1 |
| | |||||
* | usrp2: cleanup for fifo control wraparound_lt16 routine | Josh Blum | 2012-04-20 | 1 | -5/+3 |
| | |||||
* | usrp2: updated fifo command with to 16 (1 short fifo) | Josh Blum | 2012-04-18 | 1 | -1/+1 |
| | |||||
* | fifo ctrl: code reorganization and integer wrap-around arithmetic | Josh Blum | 2012-03-23 | 1 | -65/+90 |
| | |||||
* | fifo ctrl: various tweaks | Josh Blum | 2012-03-23 | 1 | -7/+7 |
| | |||||
* | fifo ctrl: ~usrp2_fifo_ctrl acks, usrp2 DCM workaround, bootloader no blinkie | Josh Blum | 2012-03-23 | 1 | -0/+8 |
| | |||||
* | fifo ctrl: spi core work and host implementation | Josh Blum | 2012-03-23 | 1 | -1/+60 |
| | |||||
* | usrp2: permanent timeout increase for timed commands | Josh Blum | 2012-03-23 | 1 | -2/+6 |
| | |||||
* | usrp2: implementation of timed commands working | Josh Blum | 2012-03-23 | 1 | -3/+21 |
| | |||||
* | usrp2: integrated fifo ctrl into usrp2 modules, implemented window'd acking | Josh Blum | 2012-03-23 | 1 | -24/+24 |
| | |||||
* | usrp2: added vrt pack/unpacker to fifo ctrl | Josh Blum | 2012-03-23 | 1 | -33/+46 |
| | |||||
* | usrp2: host and fw implementation for fifo control | Josh Blum | 2012-03-23 | 1 | -0/+119 |