| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | devtest: add missing devtest to n3xx | Ciro Nishiguchi | 2020-04-03 | 1 | -0/+1 |
* | utils: cal: Remove boost usage from usrp_cal_utils.hpp | Martin Braun | 2020-04-02 | 1 | -3/+0 |
* | cmake: Add ability to pass CXXFLAGS to CMake environment | Ajith Saya | 2020-04-02 | 1 | -0/+3 |
* | uhd: paths: Harmonize around XDG Base Directory specification | Martin Braun | 2020-04-02 | 9 | -60/+159 |
* | rfnoc: Use multichannel register interface for RFNoC blocks | mattprost | 2020-04-02 | 4 | -54/+61 |
* | rfnoc: Add multichannel register interface | mattprost | 2020-04-02 | 4 | -5/+480 |
* | utils: cal: Enable "ignore cal file" option for DC and IQ cal tools | Martin Braun | 2020-04-02 | 1 | -5/+5 |
* | utils: Add convert_cal_data utility | Martin Braun | 2020-04-02 | 3 | -0/+107 |
* | uhd: cal: Use usrp::cal::database instead of CSV files | Martin Braun | 2020-04-02 | 6 | -200/+229 |
* | uhd: cal: Add iq_cal calibration data container class | Martin Braun | 2020-04-02 | 17 | -1/+760 |
* | uhd: Add calibration container class | Martin Braun | 2020-04-02 | 3 | -0/+68 |
* | fpga: tools: Add support for .sdc in Vivado | Paul Butler | 2020-04-02 | 1 | -0/+3 |
* | fpga: rfnoc: Add gate to dynamically enable control-port interfaces | Max Köhler | 2020-04-01 | 1 | -0/+91 |
* | fpga: rfnoc: ctrport_combiner with deterministic latency for PRIORITY=1 | Max Köhler | 2020-04-01 | 1 | -13/+51 |
* | fpga: tools: Add default Vivado install location | Wade Fife | 2020-04-01 | 1 | -1/+5 |
* | multi_usrp: Fix ALL_CHAN and ALL_MBOARDS API calls for Gen-3 devices | Martin Braun | 2020-03-31 | 1 | -105/+64 |
* | utils: uhd_usrp_probe: Output frontend info | Michael West | 2020-03-31 | 1 | -5/+13 |
* | docs: Update Basic/LF dboard references to use new operating mode | mattprost | 2020-03-31 | 2 | -21/+31 |
* | examples: Change benchmark_rate default thread priority | Aaron Rossetto | 2020-03-27 | 1 | -1/+1 |
* | fixup! x300: lf/basic antenna API implementation | Martin Braun | 2020-03-26 | 1 | -2/+2 |
* | uhd: cal: Add database class | Martin Braun | 2020-03-26 | 12 | -0/+542 |
* | uhd: paths: Add get_cal_data_path() API call | Martin Braun | 2020-03-26 | 3 | -1/+25 |
* | fpga: tools: Add ModelSim to run_testbenches.py | Wade Fife | 2020-03-23 | 1 | -11/+11 |
* | fixup! fpga: tools: Add modelsim to make sim targets | Wade Fife | 2020-03-23 | 1 | -27/+25 |
* | x300: lf/basic antenna API implementation | mattprost | 2020-03-23 | 4 | -110/+234 |
* | fpga: Fix errors found by linting with vsim | Andrew Moch | 2020-03-23 | 6 | -19/+22 |
* | utils: uhd_images_downloader: use HTTPS instead of HTTP to avoid redirect | Marcus Müller | 2020-03-20 | 1 | -1/+1 |
* | fpga: tools: Add modelsim to make sim targets | Andrew Moch | 2020-03-20 | 4 | -35/+127 |
* | uhd: math: Add linear_interp() | Martin Braun | 2020-03-18 | 2 | -7/+30 |
* | debian: Rename control file for libuhd to contain 4.0.0 version | Martin Braun | 2020-03-18 | 1 | -0/+0 |
* | debian: Fixes to copyright file | Martin Braun | 2020-03-18 | 1 | -389/+385 |
* | cmake: Add CMakeRC module and ::rc namespace | Martin Braun | 2020-03-18 | 4 | -1/+665 |
* | lib: deps: Add FlatBuffers 1.11.0 header files | Martin Braun | 2020-03-18 | 17 | -0/+9179 |
* | lib: Use from_str<bool> in constrained_device_args_t | Aaron Rossetto | 2020-03-18 | 1 | -17/+7 |
* | utils: Add bool specialization to cast::from_str() | Aaron Rossetto | 2020-03-18 | 3 | -0/+60 |
* | tests: Allow custom name for mock terminator | Aaron Rossetto | 2020-03-13 | 1 | -4/+6 |
* | tests: Allow custom mock_reg_iface_t in mock block | Aaron Rossetto | 2020-03-13 | 2 | -8/+10 |
* | fpga: tools: Ignore BD layout info for TCL-based BD | Humberto Jimenez | 2020-03-12 | 1 | -1/+1 |
* | utils: cal: Replace property tree accesses with other API calls | Martin Braun | 2020-03-12 | 1 | -43/+35 |
* | multi_usrp: Provide valid return value for multi_usrp::get_device() | Martin Braun | 2020-03-12 | 3 | -8/+72 |
* | utils/C API: Fix property tree access | Martin Braun | 2020-03-12 | 3 | -8/+8 |
* | python: Export UHD paths utility functions | Martin Braun | 2020-03-12 | 3 | -0/+30 |
* | python: Remove Python2-specific code | Martin Braun | 2020-03-12 | 1 | -7/+0 |
* | lib: gain_group: Remove spurious logs | Martin Braun | 2020-03-12 | 1 | -2/+0 |
* | python: Arrange file in Python module into uhd/ subdirectory | Martin Braun | 2020-03-10 | 8 | -21/+54 |
* | README.md: Update references to fpga-src | Lane Kolbly | 2020-03-10 | 1 | -10/+2 |
* | sim: Rename class typedefs | Wade Fife | 2020-03-09 | 4 | -72/+72 |
* | sim: Add ChdrIfaceBfm test | Wade Fife | 2020-03-09 | 5 | -5/+675 |
* | examples: Update gain block testbench to use samples | Wade Fife | 2020-03-09 | 2 | -26/+25 |
* | sim: Add item support to RFNoC simulation | Wade Fife | 2020-03-09 | 8 | -40/+420 |