aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uhd: Add fuzzy serial number checkingLane Kolbly2020-04-086-1/+83
* fixup! docs: Update Basic/LF dboard references to use new operating modeMartin Braun2020-04-071-6/+6
* tests: Add FIR filter block controller unit testAaron Rossetto2020-04-072-0/+247
* rfnoc: Add FIR filter RFNoC block controllerAaron Rossetto2020-04-075-3/+176
* uhd: Add quotes around test environment variablesLane Kolbly2020-04-071-1/+1
* fixup! rfnoc: Use multichannel register interface for RFNoC blocksmattprost2020-04-073-9/+9
* uhd: math: Add interpolation.hppMartin Braun2020-04-0713-52/+208
* devtest: add missing devtest to n3xxCiro Nishiguchi2020-04-031-0/+1
* utils: cal: Remove boost usage from usrp_cal_utils.hppMartin Braun2020-04-021-3/+0
* cmake: Add ability to pass CXXFLAGS to CMake environmentAjith Saya2020-04-021-0/+3
* uhd: paths: Harmonize around XDG Base Directory specificationMartin Braun2020-04-029-60/+159
* rfnoc: Use multichannel register interface for RFNoC blocksmattprost2020-04-024-54/+61
* rfnoc: Add multichannel register interfacemattprost2020-04-024-5/+480
* utils: cal: Enable "ignore cal file" option for DC and IQ cal toolsMartin Braun2020-04-021-5/+5
* utils: Add convert_cal_data utilityMartin Braun2020-04-023-0/+107
* uhd: cal: Use usrp::cal::database instead of CSV filesMartin Braun2020-04-026-200/+229
* uhd: cal: Add iq_cal calibration data container classMartin Braun2020-04-0217-1/+760
* uhd: Add calibration container classMartin Braun2020-04-023-0/+68
* fpga: tools: Add support for .sdc in VivadoPaul Butler2020-04-021-0/+3
* fpga: rfnoc: Add gate to dynamically enable control-port interfacesMax Köhler2020-04-011-0/+91
* fpga: rfnoc: ctrport_combiner with deterministic latency for PRIORITY=1Max Köhler2020-04-011-13/+51
* fpga: tools: Add default Vivado install locationWade Fife2020-04-011-1/+5
* multi_usrp: Fix ALL_CHAN and ALL_MBOARDS API calls for Gen-3 devicesMartin Braun2020-03-311-105/+64
* utils: uhd_usrp_probe: Output frontend infoMichael West2020-03-311-5/+13
* docs: Update Basic/LF dboard references to use new operating modemattprost2020-03-312-21/+31
* examples: Change benchmark_rate default thread priorityAaron Rossetto2020-03-271-1/+1
* fixup! x300: lf/basic antenna API implementationMartin Braun2020-03-261-2/+2
* uhd: cal: Add database classMartin Braun2020-03-2612-0/+542
* uhd: paths: Add get_cal_data_path() API callMartin Braun2020-03-263-1/+25
* fpga: tools: Add ModelSim to run_testbenches.pyWade Fife2020-03-231-11/+11
* fixup! fpga: tools: Add modelsim to make sim targetsWade Fife2020-03-231-27/+25
* x300: lf/basic antenna API implementationmattprost2020-03-234-110/+234
* fpga: Fix errors found by linting with vsimAndrew Moch2020-03-236-19/+22
* utils: uhd_images_downloader: use HTTPS instead of HTTP to avoid redirectMarcus Müller2020-03-201-1/+1
* fpga: tools: Add modelsim to make sim targetsAndrew Moch2020-03-204-35/+127
* uhd: math: Add linear_interp()Martin Braun2020-03-182-7/+30
* debian: Rename control file for libuhd to contain 4.0.0 versionMartin Braun2020-03-181-0/+0
* debian: Fixes to copyright fileMartin Braun2020-03-181-389/+385
* cmake: Add CMakeRC module and ::rc namespaceMartin Braun2020-03-184-1/+665
* lib: deps: Add FlatBuffers 1.11.0 header filesMartin Braun2020-03-1817-0/+9179
* lib: Use from_str<bool> in constrained_device_args_tAaron Rossetto2020-03-181-17/+7
* utils: Add bool specialization to cast::from_str()Aaron Rossetto2020-03-183-0/+60
* tests: Allow custom name for mock terminatorAaron Rossetto2020-03-131-4/+6
* tests: Allow custom mock_reg_iface_t in mock blockAaron Rossetto2020-03-132-8/+10
* fpga: tools: Ignore BD layout info for TCL-based BDHumberto Jimenez2020-03-121-1/+1
* utils: cal: Replace property tree accesses with other API callsMartin Braun2020-03-121-43/+35
* multi_usrp: Provide valid return value for multi_usrp::get_device()Martin Braun2020-03-123-8/+72
* utils/C API: Fix property tree accessMartin Braun2020-03-123-8/+8
* python: Export UHD paths utility functionsMartin Braun2020-03-123-0/+30
* python: Remove Python2-specific codeMartin Braun2020-03-121-7/+0