aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
* x300: Fix invalid GPIO source bank error messageAaron Rossetto2022-07-201-2/+2
* uhd: fix minor typo when querying tx sensors property treeDavid Raeman2022-07-201-1/+1
* lib: Remove stray file async_msg.hppMartin Braun2022-06-101-85/+0
* zbx: Remove stray includeMartin Braun2022-06-101-1/+0
* rfnoc: Add atomic_item_size property to FFT blockMartin Braun2022-06-101-1/+30
* x300: Change order of GPIO banksMartin Braun2022-06-101-1/+1
* rfnoc: Fix vector use in replay_block_control_implAaron Rossetto2022-06-101-2/+2
* rfnoc: Fix register_xport_hop_cfg_fns() usageMartin Braun2022-06-102-4/+11
* rfnoc: Improve comments regarding streaming and mgmt. codeMartin Braun2022-06-105-10/+59
* n320: Fix reading DB serial in applying correctionsMartin Braun2022-06-101-2/+2
* rfnoc: fix double conversionsLars Amsel2022-06-101-4/+3
* n320: Improve comments regarding low bandMartin Braun2022-06-102-4/+6
* uhd: change default into option flag in register definitionLars Amsel2022-06-103-35/+80
* n310: Improve LO source control options for ALL and LO2 casesmattprost2022-06-101-19/+40
* rfnoc: Improve documentation for chdr_ctrl_endpointMartin Braun2022-06-101-3/+23
* lib: Add missing include to offload_io_service_client.hppMartin Braun2022-06-101-0/+1
* utils: Check install-prefix for imagesSteven Koo2022-04-191-8/+11
* multi_usrp_rfnoc: Set assignment instead of equalitySteven Koo2022-04-121-1/+1
* uhd: Update MPM compat minorAaron Rossetto2022-04-121-1/+1
* rfnoc: Add filter_node python bindingsmattprost2022-04-071-0/+9
* n310: Add Filter API to n310mattprost2022-04-077-18/+202
* n310: Add frontend bandwidth controlmattprost2022-04-073-25/+107
* n310: cpld: Get and set TX ATR bitsmattprost2022-04-072-0/+66
* ic_reg_maps: Generate save state read functionsmattprost2022-04-071-0/+24
* types: filters: Add python support for digital filtersmattprost2022-04-071-5/+44
* rfnoc: Modify prop. propagation algorithm (back-edge resolution)Martin Braun2022-04-072-20/+25
* rfnoc: graph: Allow property forwarding on back-edgesMartin Braun2022-04-072-5/+8
* multi_usrp_rfnoc: Add TX buffering using Replaymichael-west2022-04-074-86/+466
* rfnoc: Fix test_timed_commands for RFNoC devicesmichael-west2022-04-051-1/+3
* host: SPI: Read number of supported SPI slaves from deviceMartin Anderseck2022-04-044-20/+44
* uhd: Replay block version 1.1michael-west2022-04-011-2/+59
* n320: fix issue that occasionally prevents lo_locked upon first set_freqDavid Raeman2022-04-012-8/+45
* log: Add DPDK version to system infomattprost2022-04-011-2/+8
* dpdk: Add support for DPDK 18.11 APImattprost2022-04-013-1/+41
* python: rfnoc: Add new replay block APIs to Python APIMartin Braun2022-03-301-0/+24
* rfnoc: replay: Add ability to capture and read async infoMartin Braun2022-03-301-0/+72
* rfnoc: fir filter: Add support for multiple channels to block controllerJonathon Pendlum2022-03-231-54/+117
* host: x410: Emulate GPIO classic ATR mode using new modeLane Kolbly2022-03-233-13/+83
* host: x410: Cache GPIO source in mb_controllerLane Kolbly2022-03-233-1/+12
* Fix handling of discontinuities in power calibration dataLars Amsel2022-03-237-3/+3
* host: Create meta_range_t::as_monotonicLane Kolbly2022-03-141-0/+29
* host: test: Add UHD_UNITTEST_LOG_LEVEL overrideLane Kolbly2022-03-111-19/+35
* rfnoc: radio: Explicitly set MTU forwarding policy to DROPMartin Braun2022-03-081-0/+1
* rfnoc: Refactor ctrlport_endpoint; fix MT issuesAaron Rossetto2022-03-031-121/+170
* N310: Deactivate frontend components on radio shutdownmattprost2022-03-033-0/+35
* rfnoc: window: Set window size register after loading coefficientsJonathon Pendlum2022-03-021-0/+4
* rfnoc: replay: Add atomic item size propertyMartin Braun2022-03-021-0/+37
* uhd: fix negligible copy/paste typos in rhodium radio controlDavid Raeman2022-02-282-4/+4
* convert: Make narrowing conversions saturateAaron Rossetto2022-02-282-14/+24
* convert: Minor cleanupAaron Rossetto2022-02-281-2/+2