| Commit message (Expand) | Author | Age | Files | Lines |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | utils: add set_thread_name API call, move thread_priority to thread | Andrej Rode | 2017-06-29 | 1 | -1/+2 |
* | Merge branch 'maint' | Martin Braun | 2017-06-27 | 1 | -104/+110 |
|\ |
|
| * | X300: Implement single DMA channel for all async messages | Michael West | 2017-06-26 | 1 | -1/+1 |
| * | X300: Dual channel TX performance improvements | Michael West | 2017-06-26 | 1 | -108/+110 |
* | | Merge branch 'maint' | Martin Braun | 2017-05-15 | 1 | -2/+28 |
|\| |
|
| * | device3: Improved busy loop for tx flow control polling on slower machines | Patrick Sisterhen | 2017-05-08 | 1 | -2/+28 |
* | | transport: Fix some nullptr vs NULL vs 0 | Martin Braun | 2017-04-06 | 1 | -1/+2 |
* | | Merge branch 'maint' | Martin Braun | 2017-04-06 | 1 | -24/+44 |
|\| |
|
| * | Device3: Improved send flow control | michael-west | 2017-04-05 | 1 | -24/+44 |
* | | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -22/+23 |
* | | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -6/+6 |
* | | Merge branch 'maint' | Martin Braun | 2017-01-30 | 1 | -0/+1 |
|\| |
|
| * | device3: Reset sequence number in get_tx_streamer() | Jonathon Pendlum | 2017-01-30 | 1 | -0/+1 |
* | | Merge branch 'maint' | Martin Braun | 2017-01-17 | 1 | -1/+1 |
|\| |
|
| * | docs: Purged references to CVITA, replaced with CHDR | Martin Braun | 2017-01-11 | 1 | -1/+1 |
* | | Merge branch 'maint' | Martin Braun | 2016-12-13 | 1 | -1/+1 |
|\| |
|
| * | Fix typo causing channel list generation to fail. | michael-west | 2016-12-13 | 1 | -1/+1 |
| * | device3: Backed-out the alignment adaption | Martin Braun | 2016-11-29 | 1 | -6/+0 |
* | | device3: Backed-out the alignment adaption | Martin Braun | 2016-12-09 | 1 | -6/+0 |
* | | rfnoc: Moved transport endianness as property into both_xports_t | Martin Braun | 2016-11-09 | 1 | -4/+4 |
|/ |
|
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -11/+11 |
* | X300: Fix for channel 1 failure to ACK a TX burst. | michael-west | 2016-11-07 | 1 | -24/+60 |
* | transport: Removed conditional compiles for terminator APIs | Martin Braun | 2016-09-05 | 1 | -2/+0 |
* | Merging RFNoC support for X310 | Martin Braun | 2016-08-09 | 1 | -0/+851 |