aboutsummaryrefslogtreecommitdiffstats
path: root/host/include
Commit message (Expand)AuthorAgeFilesLines
* host: Fix typos and small thingsLane Kolbly2021-12-091-1/+4
* tools: Add missing fields to CHDR dissectorWade Fife2021-12-081-0/+3
* rfnoc: Add ops pending to management opWade Fife2021-12-081-2/+10
* docs: Improve documentation for properties and -propagationMartin Braun2021-12-034-1/+32
* x300: Remove usage of CHDR_MAX_LEN_HDRMartin Braun2021-12-021-3/+0
* rfnoc: Clarify usage of MTU vs. max payload size, remove DEFAULT_SPPMartin Braun2021-12-023-4/+51
* rfnoc: Add more comments to rfnoc_graphMartin Braun2021-12-011-0/+14
* host: Add ability to get time from Radio blockmichael-west2021-11-171-0/+14
* rfnoc: Add CHDR width to make argsMartin Braun2021-11-122-1/+9
* rfnoc: Make chdr_w_to_bits() C++11-compatibleMartin Braun2021-11-121-0/+15
* docs: Collect all RFNoC block controllers in a module in the manualMartin Braun2021-11-0518-2/+39
* rfnoc: blocks: Minor cleanup (whitespace, typos)Martin Braun2021-11-056-13/+5
* host: Add gpio_voltage discoverable featureLane Kolbly2021-11-052-0/+85
* rfnoc: Remove cruft from UHD 3 (constants)Martin Braun2021-11-021-69/+0
* uhd: Remove spurious template from property dtorA. Maitland Bottoms2021-10-222-2/+2
* docs: Clarify set/get_gpio_attr() and GPIO banksMartin Braun2021-10-221-10/+48
* uhd: math: Replace wrap-frequency math with a single functionMartin Braun2021-10-191-0/+18
* uhd: math: Add a sign() functionMartin Braun2021-10-191-0/+15
* uhd: Replace Boost mutexes and locks with standard optionsMartin Braun2021-10-196-57/+53
* docs: Improve docs for rx_streamer::recv() on overrunsMartin Braun2021-09-281-1/+21
* chdr: Rename var max_size_bytes to avoid confusionMartin Anderseck2021-09-281-12/+32
* mpmd: Add discoverable feature for trig i/o modeGrant Meyerhoff2021-09-023-0/+61
* rfnoc: ddc: Improve unit tests and documentationMartin Braun2021-08-301-0/+7
* rfnoc: duc: Fix frequency range for DUC blockMartin Braun2021-08-301-0/+7
* rfnoc: allow find_blocks to search by device number or block count.Lars Amsel2021-07-201-1/+5
* rfnoc: fix block id check to allow underscoreLars Amsel2021-07-141-1/+1
* host: Add static_assert to prevent meta_range_t(0,0)Lane Kolbly2021-07-141-0/+9
* uhd: Replace boost::thread::id with std::thread::idMartin Braun2021-07-141-5/+6
* rfnoc: remove obsolete constantLars Amsel2021-07-121-3/+0
* docs: fix typoMihai Turdean2021-07-091-1/+1
* docs: Fix typosf380cedric2021-06-221-3/+3
* uhd: Add callback for setting sync_sourcesGrant Meyerhoff2021-06-171-0/+18
* uhd: Add support for the USRP X410Lars Amsel2021-06-1015-14/+681
* fpga: Change RFNoC YAML version numbers to stringsWade Fife2021-06-0822-44/+44
* types: Add mm_iface structsMartin Braun2021-05-202-0/+43
* uhd: Reword log.hpp documentationLane Kolbly2021-05-191-7/+19
* rfnoc: noc_block_base: Throw if set_mtu_forwarding_policy() called multiplyAaron Rossetto2021-05-181-1/+6
* rfnoc: noc_block_base: Refactor MTU prop resolverAaron Rossetto2021-05-181-0/+6
* uhd: Remove references to device3Martin Braun2021-04-302-11/+7
* uhd: Update all headers for setters on multi_usrp re coerce/throwMartin Braun2021-04-191-50/+144
* rfnoc: radio: Add getter for SPC valueMartin Braun2021-03-192-0/+27
* uhd: enable vcpkg support on windowsSteven Koo2021-03-192-4/+10
* uhd: Fix radio_control-related method constnessMartin Braun2021-03-171-3/+2
* host: Update code base using clang-tidyMartin Braun2021-03-0411-127/+127
* mpmd: Skip find if "resource" key is specifiedmichael-west2021-02-111-7/+0
* usrp: Remove old header file declarationsLane Kolbly2021-02-031-33/+0
* sim: Fix CHDR header stringificationAaron Rossetto2021-01-211-4/+5
* mpmd: Add support to delay and trigger fpga/dts load after updateVirendra Kakade2021-01-111-0/+2
* rfnoc: Make NIPC match CHDR width by default for NSS blockWade Fife2021-01-111-1/+1
* rfnoc: Add accessors for item width and nipc for NSSWade Fife2021-01-111-0/+8