aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
...
* e3xx: Remove unused constantMartin Braun2021-12-091-2/+0
* rfnoc: Add ops pending to management opWade Fife2021-12-081-1/+2
* dpdk: disable warnings for using an experimental featureAndrew Lynch2021-12-061-0/+6
* dpdk: Upgrade to DPDK 19.11 APIAndrew Lynch2021-12-0610-126/+126
* rfnoc: Enable drop counter on chdr_ctrl_endpointMartin Braun2021-12-032-4/+23
* max287x: Fix key in table of freq rangesMartin Anderseck2021-12-031-1/+1
* uhd: Remove superfluous boost/bind.hpp includesMartin Braun2021-12-031-1/+0
* rfnoc: Change default block behaviourMartin Braun2021-12-021-5/+1
* mpmd: Add MTU plausibility checkMartin Braun2021-12-021-0/+42
* x300: Remove usage of CHDR_MAX_LEN_HDRMartin Braun2021-12-021-2/+6
* rfnoc: Clarify usage of MTU vs. max payload size, remove DEFAULT_SPPMartin Braun2021-12-0213-74/+206
* rfnoc: replay block: Disable prop and action propagationMartin Braun2021-12-011-1/+10
* rfnoc: Fix issue in uhd::rfnoc::connect_through_blocks()Martin Braun2021-12-011-6/+9
* rfnoc: radio: Fix async message handling channel checksMartin Braun2021-11-301-8/+8
* multi_usrp_rfnoc: Reduce latency of get_time_now()michael-west2021-11-172-10/+10
* host: Add ability to get time from Radio blockmichael-west2021-11-172-1/+29
* rfnoc: mgmt_portal: Fix order of validity checksMartin Braun2021-11-151-2/+6
* rfnoc: Add CHDR width to make argsMartin Braun2021-11-123-0/+4
* B200: Re-sync timesmichael-west2021-11-102-10/+31
* python: multi_usrp: Add set_rx_spp()Wade Fife2021-11-091-0/+1
* mpmd: Increase UHD-side MTU cap for 10 GbE and 1 GbEMartin Braun2021-11-081-4/+14
* host: python: Add gpio_voltage python APILane Kolbly2021-11-051-1/+11
* host: Add gpio_voltage discoverable featureLane Kolbly2021-11-052-0/+62
* host: Add RPC calls for GPIO voltageLane Kolbly2021-11-051-0/+9
* host: python: Return mb_controller with reference_internalLane Kolbly2021-11-041-1/+1
* fixup! host: x4xx: Implement GPIO APILane Kolbly2021-11-031-2/+14
* host: x4xx: Implement GPIO APILane Kolbly2021-11-035-0/+255
* host: Add GPIO functions to MPM RPC shimLane Kolbly2021-11-031-0/+5
* rfnoc: Remove cruft from UHD 3 (constants)Martin Braun2021-11-022-1/+6
* 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
* uhd: Fix spelling errorsA. Maitland Bottoms2021-10-222-2/+2
* uhd: math: Replace wrap-frequency math with a single functionMartin Braun2021-10-193-21/+15
* 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-1933-231/+230
* rfnoc: mgmt_portal: Remove two unused variablesMartin Braun2021-10-111-4/+6
* libusb: Remove unused context variableMartin Braun2021-09-301-2/+5
* ad9361: Add comment re overclockingMartin Braun2021-09-301-3/+23
* chdr: Rename var max_size_bytes to avoid confusionMartin Anderseck2021-09-281-9/+9
* ad9361: Modify set-tx-gain procedure to update gain in one goMartin Braun2021-09-171-7/+13
* uhd: zbx: Prevent TX antenna config from disrupting RXLane Kolbly2021-09-161-2/+8
* 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-103-4/+4
* 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