aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* examples: Test all variants in gain testbenchWade Fife2021-11-043-15/+61
* examples: Make IQ order clear in gain RFNoC blockWade Fife2021-11-041-16/+25
* host: python: Return mb_controller with reference_internalLane Kolbly2021-11-041-1/+1
* fixup! host: x4xx: Implement GPIO APILane Kolbly2021-11-031-2/+14
* example: gpio: Separate bank and port argumentsLane Kolbly2021-11-031-10/+18
* host: x4xx: Implement GPIO APILane Kolbly2021-11-036-0/+257
* host: Add GPIO functions to MPM RPC shimLane Kolbly2021-11-032-0/+20
* rfnoc: Remove cruft from UHD 3 (constants)Martin Braun2021-11-024-101/+6
* docs: Align dependencies and bump deb package versionsMartin Anderseck2021-11-022-4/+7
* uhd: update num_recv_frames calculation for ctrl linksAndrew Lynch2021-11-021-1/+4
* host: gpio: Create gpio_atr_offsets to store GPIO registersLane Kolbly2021-10-277-94/+136
* siggen: Fix direction of rotationWade Fife2021-10-271-9/+9
* tests: Use reference type to prevent copyA. Maitland Bottoms2021-10-221-1/+1
* 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