| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -1/+1 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -24/+24 |
* | 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 |
* | Warning fixes | Nicholas Corgan | 2015-03-27 | 1 | -4/+4 |
* | 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 |