| Commit message (Expand) | Author | Age | Files | Lines |
* | test: Add verify-flatbuffer test | Lars Amsel | 2020-06-23 | 2 | -0/+34 |
* | tests: Add unit test for FFT RFNoC block | Aaron Rossetto | 2020-06-18 | 2 | -0/+191 |
* | tests: Add infrastructure to run Python unit tests | Martin Braun | 2020-06-15 | 2 | -0/+37 |
* | devtest: Assert result of python_api_test correctly | Martin Braun | 2020-06-10 | 1 | -0/+15 |
* | devtest: Don't skip Python API tests if Python API is enabled | Martin Braun | 2020-06-10 | 1 | -0/+5 |
* | b200: tests: Fix PyLint issues in B200 devtest | Martin Braun | 2020-06-10 | 1 | -1/+4 |
* | tests: Fix multi_usrp_test | Martin Braun | 2020-06-10 | 1 | -16/+28 |
* | rfnoc: Add unit test for Add/Sub RFNoC block | Aaron Rossetto | 2020-05-28 | 2 | -0/+93 |
* | tests: Add unit test for Split Stream RFNoC block | Aaron Rossetto | 2020-05-28 | 2 | -0/+232 |
* | tests: Add unit test for USE_MAP action forwarding policy | Aaron Rossetto | 2020-05-28 | 1 | -0/+137 |
* | tests: Add unit test for USE_MAP prop forwarding policy | Aaron Rossetto | 2020-05-28 | 2 | -1/+259 |
* | tests: updated devtest runner to use standard device args | Matthew Crymble | 2020-05-27 | 2 | -3/+3 |
* | cal: Minor fixes in power container, add unit test | Martin Braun | 2020-05-26 | 1 | -0/+24 |
* | tests: Add unit tests for pwr_cal_mgr | Martin Braun | 2020-05-20 | 2 | -0/+157 |
* | cal: database: Add option to register flash cal callbacks | Martin Braun | 2020-05-20 | 1 | -0/+36 |
* | tests: Added unit test for Vector IIR RFNoC block | Aaron Rossetto | 2020-05-19 | 2 | -0/+225 |
* | tests: Remove 'six' dependency from devtest | Martin Braun | 2020-05-12 | 1 | -2/+1 |
* | Remove remaining Python 2 references | Martin Braun | 2020-05-07 | 5 | -5/+0 |
* | test: Add output for gpio_test | Michael West | 2020-04-30 | 1 | -0/+3 |
* | devtest: Add support for TwinRX to x3x0 | Michael West | 2020-04-30 | 1 | -52/+92 |
* | devtest: Add method to get number of channels | Michael West | 2020-04-30 | 1 | -0/+36 |
* | devtest: Fix benchmark_rate_test success criteria | Michael West | 2020-04-30 | 1 | -2/+2 |
* | tests: Print images dir instead of simply reading it | Martin Braun | 2020-04-17 | 1 | -1/+1 |
* | cal: Add pwr_cal container | Martin Braun | 2020-04-17 | 2 | -0/+135 |
* | lib: utils: interpolation: Add bilinear interpolation | Martin Braun | 2020-04-17 | 1 | -1/+69 |
* | tests: Add Fosphor block controller unit test | Wade Fife | 2020-04-14 | 2 | -0/+358 |
* | tests: migrated rfnoc block tests to dedicated subdirectory | mattprost | 2020-04-13 | 6 | -381/+455 |
* | fixup! uhd: Add fuzzy serial number checking | mattprost | 2020-04-09 | 1 | -8/+8 |
* | tests: Fix client_zero_test flush bit test | Martin Braun | 2020-04-08 | 1 | -6/+12 |
* | uhd: Add fuzzy serial number checking | Lane Kolbly | 2020-04-08 | 2 | -0/+28 |
* | tests: Add FIR filter block controller unit test | Aaron Rossetto | 2020-04-07 | 2 | -0/+247 |
* | uhd: math: Add interpolation.hpp | Martin Braun | 2020-04-07 | 4 | -10/+37 |
* | devtest: add missing devtest to n3xx | Ciro Nishiguchi | 2020-04-03 | 1 | -0/+1 |
* | uhd: paths: Harmonize around XDG Base Directory specification | Martin Braun | 2020-04-02 | 1 | -9/+8 |
* | rfnoc: Add multichannel register interface | mattprost | 2020-04-02 | 2 | -0/+181 |
* | uhd: cal: Add iq_cal calibration data container class | Martin Braun | 2020-04-02 | 2 | -0/+82 |
* | uhd: cal: Add database class | Martin Braun | 2020-03-26 | 2 | -0/+89 |
* | uhd: paths: Add get_cal_data_path() API call | Martin Braun | 2020-03-26 | 1 | -1/+3 |
* | uhd: math: Add linear_interp() | Martin Braun | 2020-03-18 | 1 | -1/+10 |
* | utils: Add bool specialization to cast::from_str() | Aaron Rossetto | 2020-03-18 | 1 | -0/+20 |
* | tests: Allow custom name for mock terminator | Aaron Rossetto | 2020-03-13 | 1 | -4/+6 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 22 | -193/+212 |
* | rfnoc: Provide make_args_t dtor in rfnoc_blocks_test | Aaron Rossetto | 2020-02-04 | 1 | -0/+3 |
* | rfnoc: Create mock factory | Martin Braun | 2020-01-29 | 4 | -197/+15 |
* | cmake: Find DPDK via pkg-config, if available | Alex Williams | 2020-01-22 | 1 | -2/+2 |
* | uhd: fixing MSVC warnings | Brent Stapleton | 2020-01-09 | 1 | -1/+2 |
* | 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 | 3 | -83/+121 |
* | dpdk: Add new DPDK stack to integrate with I/O services | Alex Williams | 2019-12-20 | 2 | -0/+47 |
* | tests: Add more tests for max rate streaming | Ciro Nishiguchi | 2019-12-18 | 4 | -89/+469 |