| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | uhd: Replaced deprecated usage of boost timer with std::chrono | Lars Amsel | 2020-05-04 | 1 | -3/+5 |
* | uhd: doc: fixed nested comment warning | Lars Amsel | 2020-05-04 | 1 | -2/+1 |
* | uhd: doc: fixed doxygen deprecation warnings | Lars Amsel | 2020-05-04 | 1 | -952/+1604 |
* | Revert "host: cmake: add boost unit_test_framework required iff ENABLE_TESTS=ON" | Aaron Rossetto | 2020-05-01 | 1 | -4/+1 |
* | 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 |
* | examples: Update test_messages example | Michael West | 2020-04-30 | 1 | -12/+23 |
* | examples: Update gpio example | Michael West | 2020-04-30 | 1 | -92/+117 |
* | utils: Remove trailing white space from mako templates | Wade Fife | 2020-04-30 | 2 | -4/+4 |
* | utils: Fix typo in testbench mako template | Wade Fife | 2020-04-30 | 1 | -1/+1 |
* | host: cmake: add boost unit_test_framework required iff ENABLE_TESTS=ON | Gwenhael Goavec-Merou | 2020-04-29 | 1 | -1/+5 |
* | multi_usrp: Remove rfnoc-specific code from multi_usrp.cpp | Martin Braun | 2020-04-28 | 1 | -38/+0 |
* | utils: Update copyright generated by blocktool | Wade Fife | 2020-04-23 | 5 | -5/+5 |
* | debian: Use Python3 dependencies | Martin Braun | 2020-04-22 | 1 | -11/+11 |
* | utils: Add sideband_at_end support to Mako template | Wade Fife | 2020-04-21 | 4 | -15/+24 |
* | utils: Add --lib-path option to uhd_config_info | Martin Braun | 2020-04-17 | 1 | -0/+4 |
* | tests: Print images dir instead of simply reading it | Martin Braun | 2020-04-17 | 1 | -1/+1 |
* | cal: Add utility to update all .fbs files, or check the generated ones | Martin Braun | 2020-04-17 | 1 | -0/+126 |
* | rh: Remove compiler warning | Martin Braun | 2020-04-17 | 1 | -2/+4 |
* | ad9361: Remove compiler warning | Martin Braun | 2020-04-17 | 1 | -1/+1 |
* | lib: rfnoc: Fix "unused" warnings for non-trace log levels | Martin Braun | 2020-04-17 | 2 | -9/+6 |
* | math: Add dB_to_lin() and lin_to_dB() | Martin Braun | 2020-04-17 | 1 | -0/+11 |
* | examples: Add --power command line option to tx_waveforms | Martin Braun | 2020-04-17 | 2 | -18/+54 |
* | uhd: Add reference power level API to multi_usrp and radio_control | Martin Braun | 2020-04-17 | 9 | -0/+500 |
* | cal: Add pwr_cal container | Martin Braun | 2020-04-17 | 10 | -1/+1071 |
* | lib: utils: interpolation: Add bilinear interpolation | Martin Braun | 2020-04-17 | 2 | -1/+186 |
* | Revert "cmake: Add ability to pass CXXFLAGS to CMake environment" | Martin Braun | 2020-04-15 | 1 | -3/+0 |
* | utils: usrp_burn_mb_eeprom: Avoid EEPROM write in read only case | steviez | 2020-04-15 | 1 | -17/+19 |
* | libusb: Remove deprecation warnings for libusb_set_debug | Martin Braun | 2020-04-15 | 1 | -1/+14 |
* | examples: wavetable: Modify wave tables to ease power calculations | Martin Braun | 2020-04-15 | 1 | -19/+24 |
* | tests: Add Fosphor block controller unit test | Wade Fife | 2020-04-14 | 2 | -0/+358 |
* | rfnoc: Add RFNoC fosphor block | Wade Fife | 2020-04-14 | 6 | -0/+861 |
* | utils: Fix comment in axis_data template | Wade Fife | 2020-04-14 | 1 | -1/+1 |
* | utils: log: fix logging race condition | mattprost | 2020-04-14 | 1 | -1/+3 |
* | rpclib: Remove some warnings from object.hpp | Martin Braun | 2020-04-14 | 1 | -0/+12 |
* | b200: Add a prop tree node usb_version | Martin Braun | 2020-04-14 | 1 | -0/+1 |
* | tests: migrated rfnoc block tests to dedicated subdirectory | mattprost | 2020-04-13 | 6 | -381/+455 |
* | docs: Add stream and transport args documentation | Aaron Rossetto | 2020-04-13 | 2 | -6/+210 |
* | multi_usrp: Approximate legacy behaviour for recv_async_msg() | Martin Braun | 2020-04-13 | 3 | -13/+34 |
* | multi_usrp_rfnoc: Manually pass sample rate to ddc/duc | steviez | 2020-04-13 | 5 | -0/+38 |
* | multi_usrp_rfnoc: Fix get_rx/tx_rates() | steviez | 2020-04-13 | 1 | -12/+10 |
* | fixup! uhd: Add fuzzy serial number checking | mattprost | 2020-04-09 | 3 | -12/+11 |
* | lib: Properly do reset routines in client_zero | Martin Braun | 2020-04-09 | 1 | -2/+6 |
* | tests: Fix client_zero_test flush bit test | Martin Braun | 2020-04-08 | 1 | -6/+12 |
* | uhd: mpm: Query prefs per-device for multi-device queries | Lane Kolbly | 2020-04-08 | 3 | -6/+16 |
* | uhd: Add missing include guards | Lane Kolbly | 2020-04-08 | 3 | -0/+6 |
* | uhd: Replace include guards with pragma once | Lane Kolbly | 2020-04-08 | 270 | -1077/+272 |
* | uhd: Add fuzzy serial number checking | Lane Kolbly | 2020-04-08 | 6 | -1/+83 |