| Commit message (Expand) | Author | Age | Files | Lines |
* | devtese: Change default Python interpreter to 3 | Martin Braun | 2019-11-08 | 12 | -12/+12 |
* | uhd: dict: Add typecast operator to std::map<> | Martin Braun | 2019-11-04 | 1 | -0/+4 |
* | e3xx: corrected frontend name in devtest | erickshepherdNI | 2019-10-28 | 1 | -1/+1 |
* | lib: utils: Add is_a_tty() | Martin Braun | 2019-10-07 | 2 | -0/+33 |
* | Revert "uhd: Check property type at access; error if mismatch" | Martin Braun | 2019-09-30 | 1 | -19/+1 |
* | rfnoc: Read cmd FIFO size from blocks & configure ctrl_iface | Martin Braun | 2019-09-04 | 1 | -1/+3 |
* | uhd: Check property type at access; error if mismatch | Aaron Rossetto | 2019-09-04 | 1 | -1/+19 |
* | utils: log: Fix includes for UHD_HEX() | Martin Braun | 2019-06-12 | 1 | -0/+1 |
* | tests: Fix mock_ctrl_iface for 32-bit MSVC | Martin Braun | 2019-05-23 | 1 | -2/+2 |
* | cmake: tests: Add macro for non-API based unit tests | Martin Braun | 2019-05-22 | 1 | -49/+59 |
* | devtest: Add new test for tx_waveforms | Martin Braun | 2019-05-22 | 6 | -0/+121 |
* | log: Fix ANSI colour codes | Martin Braun | 2019-05-07 | 1 | -0/+1 |
* | prop_tree: add pop() function | Brent Stapleton | 2019-05-02 | 1 | -0/+8 |
* | prop_tree: formatting property tree files | Brent Stapleton | 2019-05-02 | 1 | -0/+1 |
* | tests: Make the Python interpreter for devtests a parameter | Martin Braun | 2019-04-25 | 2 | -6/+8 |
* | uhdlib: Add dpdk_zero_copy.hpp | Alex Williams | 2019-04-10 | 1 | -1/+1 |
* | utils: Add scope_exit object | Martin Braun | 2019-04-01 | 2 | -0/+46 |
* | uhd: Remove cal containers | Martin Braun | 2019-03-20 | 2 | -196/+0 |
* | uhd: mpm: update all license header w/ "-or-later" | Brent Stapleton | 2019-03-08 | 2 | -2/+2 |
* | types: sid: Remove duplicate operator=() | Martin Braun | 2019-02-28 | 1 | -0/+3 |
* | cmake: fix variable usage | Michael Dickens | 2019-01-30 | 1 | -2/+1 |
* | tests: Fix up dpdk_test to use current APIs | Alex Williams | 2019-01-25 | 1 | -64/+47 |
* | mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copy | Alex Williams | 2019-01-25 | 2 | -41/+43 |
* | devtest: add universal_newlines to subprocess call | Trung Tran | 2019-01-23 | 3 | -2/+4 |
* | tests: replace has_key by using 'in' | Trung Tran | 2019-01-23 | 5 | -8/+8 |
* | math: Replace boost::*::{lcm,gcd}() with portable versions | Martin Braun | 2019-01-18 | 1 | -3/+7 |
* | math: Remove uhd::math::log2, replace with std::log2 | Martin Braun | 2019-01-18 | 1 | -6/+3 |
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 54 | -2319/+2313 |
* | formatting: remove vim hints in headers | Brent Stapleton | 2019-01-16 | 1 | -1/+0 |
* | tests: Add arguments to dpdk_test to control core mapping | Alex Williams | 2019-01-15 | 1 | -40/+100 |
* | tests: Add unit test for DPDK transport | Alex Williams | 2019-01-15 | 2 | -0/+353 |
* | tests: Add benchmark of streaming code paths | Ciro Nishiguchi | 2019-01-10 | 6 | -22/+542 |
* | tests: Add #include <thread> in system time test | Martin Braun | 2019-01-08 | 1 | -0/+1 |
* | tests: Fix compiler warning about unused timestamp | Martin Braun | 2019-01-07 | 1 | -2/+2 |
* | devtest: Fix CMake `endif` warning | Brent Stapleton | 2019-01-03 | 1 | -1/+1 |
* | devtest: x3x0: Enable rx_samples_to_file in devtest | Sugandha Gupta | 2018-12-17 | 1 | -1/+1 |
* | cmake: Properly register devtest | Martin Braun | 2018-11-29 | 1 | -1/+3 |
* | tests: Retrofit sph test to use new mock transport | Ciro Nishiguchi | 2018-11-16 | 5 | -201/+293 |
* | cmake: Update coding style to use lowercase commands | Martin Braun | 2018-11-14 | 3 | -56/+56 |
* | tests: device3_test: add graph impl test | Trung Tran | 2018-10-31 | 7 | -59/+295 |
* | Test: Add unit test for eeprom_utils | michael-west | 2018-10-25 | 2 | -0/+61 |
* | e320: devtest: Reduce sample rate for 1G devtest | Sugandha Gupta | 2018-09-26 | 1 | -1/+1 |
* | devtest: n3x0: Enable rx_samples_to_file test | Sugandha Gupta | 2018-09-14 | 1 | -1/+1 |
* | devtest: e320: Re-enable rx_samples_to_file test | Sugandha Gupta | 2018-09-12 | 1 | -1/+1 |
* | e320: gpio: Fix front panel GPIO readback | Sugandha Gupta | 2018-09-12 | 1 | -1/+1 |
* | devtest: Improve error handling for shell_application | Martin Braun | 2018-08-22 | 1 | -11/+17 |
* | devtest: b2xx: Fix some arguments for MIMO test | Martin Braun | 2018-08-22 | 1 | -5/+14 |
* | devtest: Fix counting of underruns/overruns | Martin Braun | 2018-08-22 | 1 | -2/+2 |
* | devtest: Remove parsing for DD.. and SS.. | Martin Braun | 2018-08-22 | 4 | -16/+14 |
* | devtest: Default UHD_LOG_FASTPATH_DISABLE to 1 | Martin Braun | 2018-08-22 | 1 | -1/+11 |