aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* deps: rpclib: Replace distutils.dir_util with shutilAaron Rossetto2022-01-141-2/+1
* SPI: Implement SPI engine for x410Martin Anderseck2022-01-138-15/+366
* rfnoc: Always clear response queue in ctrlport_endpointMartin Braun2022-01-131-16/+29
* uhd: Fix non-standard function name macrosMartin Braun2022-01-124-7/+9
* x300: Fix LED configuration for TwinRXMartin Braun2022-01-111-13/+53
* x300: clang-formatMartin Braun2022-01-1110-61/+65
* e3xx: Fix frequency queryingMartin Braun2022-01-101-2/+11
* RFNoC: Fix DSP frequency accuracymichael-west2022-01-104-12/+26
* rfnoc: Add atomic item size property for RFNoC blocksLars Amsel2022-01-108-10/+115
* rfnoc: transport: Check if streamers are connected in send() and recv()Martin Braun2022-01-102-2/+40
* host: multi_usrp: Merge set_tx_subdev_spec and set_rx_subdev_specLane Kolbly2022-01-101-99/+67
* rfnoc: ddc/duc: Improve variable name for _set_freq()Martin Braun2022-01-072-4/+4
* lib: SSPH: Fix comment for convert_to_in_buff()Martin Braun2022-01-071-2/+1
* rfnoc: radio: Fix comment in radio_control_implMartin Braun2022-01-071-1/+1
* host: Add divider constructor to spi_config_tLane Kolbly2022-01-061-0/+9
* host: rf_control: Add internal antenna API abstraction.Lane Kolbly2022-01-055-49/+202
* host: Make core_iface inheritence virtualLane Kolbly2022-01-051-1/+1
* host: Implement operator<< for data_reader_tLane Kolbly2022-01-051-0/+7
* lib: Remove superfluous includes of udp_zero_copy.hppMartin Braun2022-01-052-2/+0
* uhd: Remove tcp_zero_copyMartin Braun2022-01-052-250/+0
* host: Add char* overload for device_addr_tLane Kolbly2022-01-052-6/+6
* dpdk: correct MTU warning messageAndrew Lynch2021-12-171-1/+1
* rfnoc: graph: make topology failure more descriptivemattprost2021-12-171-4/+41
* dpdk: support new MTU discoveryAndrew Lynch2021-12-171-4/+4
* rfnoc: Fix block_id::get_tree_root()Martin Braun2021-12-161-1/+1
* host: Make radio_control constants an enumLane Kolbly2021-12-102-108/+82
* rfnoc: Fix back-edge consistency checkMartin Braun2021-12-091-0/+7
* host: Fix typos and small thingsLane Kolbly2021-12-092-1/+2