aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* responder: Fix printw function argumentsA. Maitland Bottoms2021-10-221-1/+1
* uhd: Remove spurious template from property dtorA. Maitland Bottoms2021-10-222-2/+2
* uhd: Fix spelling errorsA. Maitland Bottoms2021-10-223-3/+3
* docs: Clarify set/get_gpio_attr() and GPIO banksMartin Braun2021-10-221-10/+48
* docs: Fix GPIO documentation exampleLane Kolbly2021-10-201-5/+5
* uhd: math: Replace wrap-frequency math with a single functionMartin Braun2021-10-195-21/+41
* uhd: math: Add a sign() functionMartin Braun2021-10-192-0/+22
* lib: Remove all remaining usage of boost::numeric::bounds<>Martin Braun2021-10-191-2/+3
* uhd: Replace Boost mutexes and locks with standard optionsMartin Braun2021-10-1940-297/+292
* cmake: use LooseVersion to ensure correct version comparisonsLars Amsel2021-10-141-3/+3
* rfnoc: mgmt_portal: Remove two unused variablesMartin Braun2021-10-111-4/+6
* bug: fix channel indexing when reading USRP powerLars Amsel2021-10-111-1/+1
* devtest: Clarify data type in multi_usrp_test::send_waveform()Martin Braun2021-10-061-1/+1
* python: multi_usrp: Fix issues in send_waveform()Martin Braun2021-10-062-19/+36
* python: multi_usrp: Fix issues with recv_num_samps()Martin Braun2021-10-061-24/+63
* libusb: Remove unused context variableMartin Braun2021-09-301-2/+5
* ad9361: Add comment re overclockingMartin Braun2021-09-301-3/+23
* docs: x410: Fix info on loading SD card images with bmaptoolMartin Braun2021-09-281-1/+5
* python: Fix dropped-sample calculation in benchmark_rate.pyMartin Braun2021-09-281-5/+7
* devtest: Add receive stability test to B2xx devtestMartin Braun2021-09-282-0/+52
* devtest: Add receive stability testMartin Braun2021-09-281-0/+174
* docs: Improve docs for rx_streamer::recv() on overrunsMartin Braun2021-09-281-1/+21
* chdr: Rename var max_size_bytes to avoid confusionMartin Anderseck2021-09-282-21/+41
* ad9361: Modify set-tx-gain procedure to update gain in one goMartin Braun2021-09-171-7/+13
* examples: Improve txrx_loopback_to_file (late recv, Boost, timing)Martin Braun2021-09-171-18/+22
* cmake: Fix rfnoc-example (CMake paths)Martin Braun2021-09-173-11/+11
* uhd: zbx: Prevent TX antenna config from disrupting RXLane Kolbly2021-09-162-2/+28
* docs: sync: Update page on synchronizationMartin Braun2021-09-161-19/+24
* cmake: Fix issues with static builds and CMRCMartin Braun2021-09-161-2/+4
* X300: Fix error message for wrong reference frequencyMartin Anderseck2021-09-161-1/+2
* x300: Remove unused variables in x300_eth_mgr.cppMartin Braun2021-09-161-8/+0
* cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIRMartin Braun2021-09-1018-154/+154
* rfnoc: Add vivado-path to rfnoc_image_builderWade Fife2021-09-102-0/+8
* uhd: mpm: Expose filesystem version information on MPM treeLane Kolbly2021-09-081-0/+6
* python: multi_usrp: Fix overloaded function definitionMartin Anderseck2021-09-081-1/+1
* radio: Improve log messages for non-implemented correctionsMartin Braun2021-09-082-5/+8
* rh: Fix auto DC-offset correction and auto-IQ balance APIsMartin Braun2021-09-082-7/+1
* cmake: tests: Add build-python path to PYTHONPATHMartin Braun2021-09-081-2/+5
* examples: Show how to use in-tree Verilog headerWade Fife2021-09-081-0/+17
* x300: Fix MAX_RATE_1GIGE valueMartin Braun2021-09-071-1/+1
* mpmd: Add discoverable feature for trig i/o modeGrant Meyerhoff2021-09-025-1/+104
* tests: Fix check in link_testMartin Braun2021-08-311-2/+2
* uhd: transport: Avoid exceptions in disconnect_receiver()Aaron Rossetto2021-08-311-10/+10
* rfnoc: ddc: Improve unit tests and documentationMartin Braun2021-08-302-5/+26
* rfnoc: duc: Fix frequency range for DUC blockMartin Braun2021-08-304-13/+32
* python: Add new method bindings to noc_block_baseAaron Rossetto2021-08-301-0/+8
* examples: Add x400/x410 target to RFNoC exampleWade Fife2021-08-301-0/+3
* cmake: Add check for libatomic linking requirementMartin Braun2021-08-272-0/+95
* uhd: Remove Boost version checks for Boost 1.61Martin Braun2021-08-241-19/+4
* cmake: remove duplicate entry in LIBUHD_PYTHON_GEN_SOURCEMichael Dickens2021-08-201-5/+0