aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* host: rf_control: Add internal antenna API abstraction.Lane Kolbly2022-01-056-49/+203
* host: tests: Add unit test for ZBX antenna APILane Kolbly2022-01-051-0/+20
* 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-054-295/+0
* host: docs: Fix incorrect usage in GPIO docsLane Kolbly2022-01-051-4/+4
* host: Add char* overload for device_addr_tLane Kolbly2022-01-053-6/+12
* docs: Fix page on GPIOMartin Braun2022-01-052-52/+21
* 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
* uhd: nsis: Remove broken shortcuts in Windows installerAaron Rossetto2021-12-161-4/+0
* tools: Add check for SEP with ctrl enabled to rfnoc_image_builderLars Amsel2021-12-161-0/+13
* docs: Fix MathJax formulae renderingAaron Rossetto2021-12-161-1/+1
* uhd: Fix RFNoC-capable detection in uhd_usrp_probeMartin Braun2021-12-161-1/+1
* rfnoc: Fix block_id::get_tree_root()Martin Braun2021-12-162-1/+3
* docs: Amend page on RFNoC propertiesMartin Braun2021-12-161-2/+12
* examples: Fix tx_bursts bandwidth/freq/gain reportingMartin Braun2021-12-161-11/+9
* docs: remove bmaptool instructions for writing filesystemsMatthew Crymble2021-12-141-3/+3
* host: Make radio_control constants an enumLane Kolbly2021-12-102-108/+82
* tests: Add replay-back-edge testMartin Braun2021-12-091-0/+44
* rfnoc: Fix back-edge consistency checkMartin Braun2021-12-091-0/+7
* host: Fix typos and small thingsLane Kolbly2021-12-093-2/+6
* e3xx: Remove unused constantMartin Braun2021-12-091-2/+0
* tools: Add missing fields to CHDR dissectorWade Fife2021-12-081-0/+3
* rfnoc: Add ops pending to management opWade Fife2021-12-082-3/+12
* cmake: tests: Conditionally compile tests for X400Martin Braun2021-12-081-30/+32
* docs: Remove obsolete man pagesMartin Braun2021-12-083-112/+0
* rfnoc: Fix noc_shell direction commentsWade Fife2021-12-083-5/+5
* tests: Remove non-functional DPDK testAndrew Lynch2021-12-061-97/+2
* dpdk: disable warnings for using an experimental featureAndrew Lynch2021-12-061-0/+6
* docs: Update DPDK documentationAndrew Lynch2021-12-061-13/+37
* dpdk: Upgrade to DPDK 19.11 APIAndrew Lynch2021-12-0612-129/+129
* rfnoc: Enable drop counter on chdr_ctrl_endpointMartin Braun2021-12-032-4/+23
* docs: Improve documentation for properties and -propagationMartin Braun2021-12-038-2/+498
* max287x: Fix key in table of freq rangesMartin Anderseck2021-12-031-1/+1
* uhd: Remove superfluous boost/bind.hpp includesMartin Braun2021-12-032-3/+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-022-5/+6
* rfnoc: Clarify usage of MTU vs. max payload size, remove DEFAULT_SPPMartin Braun2021-12-0221-96/+321
* rfnoc: replay block: Disable prop and action propagationMartin Braun2021-12-011-1/+10