aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* conversion: Saturate transmit IQ levels on NEON architectures.Ron Economos2022-02-281-4/+4
* rfnoc: replay: Add action handler for stream commandsMartin Braun2022-02-241-0/+26
* python: rfnoc: Add connect_through_blocks() and get_block_chain()Martin Braun2022-02-241-2/+13
* rfnoc: graph_utils: Add ability to declare back-edgesMartin Braun2022-02-241-3/+7
* Remove FSRU-related filesMartin Braun2022-02-221-3/+0
* rfnoc: Fix spelling in property resolution error messageMartin Braun2022-02-111-1/+1
* host: Throw exception when accessing properties with incorrect typeLane Kolbly2022-02-071-4/+4
* host: Minor cleanups in property_tree codeLane Kolbly2022-02-071-15/+28
* uhd: Harmonize fuzzy frequency comparisonsMartin Braun2022-02-047-43/+43
* uhd: rfnoc: Let connect_through_blocks() return edge listMartin Braun2022-02-041-1/+2
* host: x4xx: Fix some warnings on mac OSLane Kolbly2022-02-042-2/+3
* host: zbx: Expose tuning table on property treeLane Kolbly2022-02-034-5/+28
* python: rfnoc: Add get_property bindingsWade Fife2022-02-011-0/+60
* rfnoc: Update the MTU forwarding property for some blocksMartin Braun2022-02-018-0/+25
* rfnoc: Set the default MTU forwarding policy to ONE_TO_ONE.Martin Braun2022-02-011-1/+6
* rfnoc: Add post_init() method to noc_block_baseMartin Braun2022-02-012-0/+23
* rfnoc: Fix _set_subdev_spec() helper functionAaron Rossetto2022-02-011-3/+8
* RFNoC: Cache and re-use host endpointsmichael-west2022-01-271-7/+30
* uhd: Demote WARNING on minor compat mismatch to DEBUGMartin Braun2022-01-251-2/+2
* host: x4xx: gpio: Properly unmap FPGA GPIO valuesLane Kolbly2022-01-242-39/+44
* rfnoc: Ignore errors in ctrlport response packets if ACKs not wantedAaron Rossetto2022-01-211-0/+8
* host: fix build with DPDK v21.11 LTSLuca Boccassi2022-01-205-43/+94
* host: Implement nameless_gain_mixinLane Kolbly2022-01-206-83/+150
* lib: set dynamic_lookup and flat_namespaceSteven Koo2022-01-191-3/+4
* tests: disable x4xx_radio_block_test on macOSSteven Koo2022-01-191-0/+1
* lib: Make simple_claimer atomicMartin Braun2022-01-141-38/+19