| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIR | Martin Braun | 2021-09-10 | 1 | -1/+1 |
* | tests: Remove unused constants | Martin Braun | 2021-03-04 | 1 | -3/+0 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 3 | -11/+11 |
* | tests: Fix build issue with Boost 1.67 | Martin Braun | 2020-09-11 | 1 | -0/+3 |
* | python: Document CHDR Test Generation | Samuel O'Brien | 2020-07-16 | 2 | -19/+44 |
* | python: Add bindings for C++ CHDR Parser | Samuel O'Brien | 2020-07-16 | 3 | -0/+46960 |
* | utils: Expose CHDR Parsing API | Samuel O'Brien | 2020-07-13 | 5 | -0/+47633 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -2/+1 |
* | tests: fixup compiler warning | Brent Stapleton | 2019-12-30 | 1 | -1/+1 |
* | tests: Port polling-mode dpdk_test to new DPDK framework | Alex Williams | 2019-12-20 | 1 | -4/+10 |
* | rfnoc: Make polling I/O service not block on flow control | Ciro Nishiguchi | 2019-11-26 | 1 | -9/+16 |
* | uhd: Replace usage of boost smart pointers with C++11 counterparts | Martin Braun | 2019-11-26 | 2 | -4/+4 |
* | Remove proto-RFNoC files | Martin Braun | 2019-11-26 | 4 | -73/+2 |
* | transport: Add modeling of physical adapters | Alex Williams | 2019-11-26 | 1 | -0/+10 |
* | rfnoc: add rx and tx transports, and amend rfnoc_graph | Ciro Nishiguchi | 2019-11-26 | 1 | -0/+8 |
* | transport: Implement a single-threaded I/O service | Alex Williams | 2019-11-26 | 1 | -0/+369 |
* | tests: add mock transport implementation and test | Ciro Nishiguchi | 2019-11-26 | 1 | -0/+256 |
* | rfnoc: Read cmd FIFO size from blocks & configure ctrl_iface | Martin Braun | 2019-09-04 | 1 | -1/+3 |
* | tests: Fix mock_ctrl_iface for 32-bit MSVC | Martin Braun | 2019-05-23 | 1 | -2/+2 |
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 4 | -114/+114 |
* | tests: Add benchmark of streaming code paths | Ciro Nishiguchi | 2019-01-10 | 3 | -20/+104 |
* | tests: Fix compiler warning about unused timestamp | Martin Braun | 2019-01-07 | 1 | -2/+2 |
* | tests: Retrofit sph test to use new mock transport | Ciro Nishiguchi | 2018-11-16 | 2 | -2/+126 |
* | cmake: Update coding style to use lowercase commands | Martin Braun | 2018-11-14 | 1 | -2/+2 |
* | tests: device3_test: add graph impl test | Trung Tran | 2018-10-31 | 5 | -0/+197 |