aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix client_zero_test flush bit testMartin Braun2020-04-081-6/+12
* uhd: mpm: Query prefs per-device for multi-device queriesLane Kolbly2020-04-083-6/+16
* uhd: Add missing include guardsLane Kolbly2020-04-083-0/+6
* uhd: Replace include guards with pragma onceLane Kolbly2020-04-08270-1077/+272
* 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
* 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
* x300: lf/basic antenna API implementationmattprost2020-03-234-110/+234
* utils: uhd_images_downloader: use HTTPS instead of HTTP to avoid redirectMarcus Müller2020-03-201-1/+1
* 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
* 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
* lib: gain_group: Remove spurious logsMartin Braun2020-03-121-2/+0
* python: Arrange file in Python module into uhd/ subdirectoryMartin Braun2020-03-108-21/+54
* examples: Update gain block testbench to use samplesWade Fife2020-03-092-26/+25
* sim: Parameterize chdr_word_t data typeWade Fife2020-03-092-2/+12
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-03432-22914/+24827