| Commit message (Expand) | Author | Age | Files | Lines |
* | utils: Remove 'six' dependency, fix minor PyLint issues | Martin Braun | 2020-05-12 | 1 | -9/+8 |
* | Docs: Update TwinRX documentation | Michael West | 2020-05-12 | 1 | -13/+23 |
* | multi_usrp_rfnoc: Misc fixes | Michael West | 2020-05-12 | 1 | -6/+7 |
* | TwinRX: Remove decimation from frontend | Michael West | 2020-05-12 | 3 | -31/+7 |
* | DUC/DDC: Add variable time increment | Michael West | 2020-05-12 | 4 | -21/+28 |
* | uhd: Add reference power level API to multi_usrp and radio_control | Martin Braun | 2020-05-11 | 1 | -0/+2 |
* | uhd: Remove default channel input from power ref methods | Ciro Nishiguchi | 2020-05-11 | 1 | -6/+6 |
* | utils: Update mako to propagate parameters | Wade Fife | 2020-05-11 | 2 | -13/+27 |
* | Remove remaining Python 2 references | Martin Braun | 2020-05-07 | 51 | -55/+44 |
* | python: Fix RPATH for the Python library | Martin Braun | 2020-05-07 | 1 | -2/+23 |
* | cores: Fix rx_vita_core_3000 assertion error in issue_stream_cmd() | Martin Braun | 2020-05-05 | 1 | -3/+7 |
* | rfnoc-example: Removed DRAM from image core | Martin Braun | 2020-05-05 | 1 | -24/+11 |
* | python: Move the rfnoc image builder module under the uhd module | Martin Braun | 2020-05-05 | 20 | -103/+21 |
* | uhd: doc: Fix Doxygen warnings on 1.8.13 | Aaron Rossetto | 2020-05-05 | 1 | -22/+77 |
* | 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 |