aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* python: rfnoc: Add get_property bindingsWade Fife2022-02-011-0/+60
* docs: Add shim Sphinx config for readthedocsMartin Braun2022-02-015-0/+223
* 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-012-10/+15
* rfnoc: Add post_init() method to noc_block_baseMartin Braun2022-02-013-0/+34
* cmake: added libatomic check for boost/lockfree/queue.hppJaroslav Škarvada2022-02-011-0/+31
* rfnoc: Fix _set_subdev_spec() helper functionAaron Rossetto2022-02-011-3/+8
* uhd: expose uhd::dict and fs_path with UHD_API_HEADERSteven Koo2022-01-312-5/+2
* rfnoc: set UHD_API_HEADER on property_tSteven Koo2022-01-313-6/+45
* RFNoC: Cache and re-use host endpointsmichael-west2022-01-271-7/+30
* cmake: uhdboost: Fix check for UHD_BOOST_REQUIRED being setMartin Braun2022-01-261-1/+1
* tests: Modularize x4xx_radio_mock to use it in other testsMartin Anderseck2022-01-252-269/+293
* uhd: Demote WARNING on minor compat mismatch to DEBUGMartin Braun2022-01-251-2/+2
* fpga: x400: Add GPIO control via ATR and DB stateJavier Valenzuela2022-01-252-4/+32
* 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-206-49/+100
* host: Implement nameless_gain_mixinLane Kolbly2022-01-207-83/+151
* fixup! cmake: Replace distutils.sysconfig with sysconfigSteven Koo2022-01-201-22/+8
* lib: set dynamic_lookup and flat_namespaceSteven Koo2022-01-191-3/+4
* tests: disable x4xx_radio_block_test on macOSSteven Koo2022-01-192-26/+32
* lib: Make simple_claimer atomicMartin Braun2022-01-141-38/+19
* docs: Improve page on RFNoC block propertiesMartin Braun2022-01-141-13/+19
* deps: rpclib: Replace distutils.dir_util with shutilAaron Rossetto2022-01-141-2/+1
* python: Use setup from setuptoolsAaron Rossetto2022-01-141-1/+1
* cmake: Replace distutils.sysconfig with sysconfigAaron Rossetto2022-01-141-9/+13
* cmake: Replace distutils with CMake for version checksAaron Rossetto2022-01-143-32/+124
* SPI: Add SPI exampleMartin Anderseck2022-01-142-0/+136
* SPI: Implement SPI engine for x410Martin Anderseck2022-01-1312-15/+491
* rfnoc: Always clear response queue in ctrlport_endpointMartin Braun2022-01-131-16/+29
* fixup! uhd: Allow pass raw IQ data array to tone generatorLars Amsel2022-01-131-1/+1
* uhd: Fix non-standard function name macrosMartin Braun2022-01-127-14/+24
* x300: Fix LED configuration for TwinRXMartin Braun2022-01-111-13/+53
* x300: clang-formatMartin Braun2022-01-1110-61/+65
* host: Make get_mb_controller publicLane Kolbly2022-01-111-13/+13
* host: tests: Make x4xx unit test support GPIOLane Kolbly2022-01-111-1/+1
* uhd: update git://github.com references to httpsSteven Koo2022-01-111-1/+1
* e3xx: Fix frequency queryingMartin Braun2022-01-101-2/+11
* RFNoC: Fix DSP frequency accuracymichael-west2022-01-104-12/+26
* examples: support multiple streamers in benchmark_rateAndrew Lynch2022-01-101-43/+103
* rfnoc: Add atomic item size property for RFNoC blocksLars Amsel2022-01-1011-10/+232
* rfnoc: transport: Check if streamers are connected in send() and recv()Martin Braun2022-01-102-2/+40
* uhd: Allow pass raw IQ data array to tone generatorLars Amsel2022-01-101-4/+15
* e31x/e320: Amend LO-locked sensor namesMartin Braun2022-01-101-14/+17
* 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
* cmake: Set debug to -Og for Clang buildsSteven Koo2022-01-061-0/+1
* host: Add divider constructor to spi_config_tLane Kolbly2022-01-062-0/+16