aboutsummaryrefslogtreecommitdiffstats
path: root/host/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* uhd: Split radio_control into rf_control interfacesLane Kolbly2021-01-115-582/+657
* uhd: revert "Check property type at access..."Steven Koo2021-01-082-11/+3
* uhd: clang: Fix fallthrough attributeMartin Braun2021-01-081-1/+1
* graph: Restore default resolver callback at node removalAaron Rossetto2020-11-201-1/+12
* rfnoc: Add Makefile.srcs to switchboard.ymlWade Fife2020-11-191-0/+1
* tests: mock_block: Allow mock blocks to carry MB controllersMartin Braun2020-10-091-1/+3
* rfnoc: Alphabetize sections in CMakeLists.txtAaron Rossetto2020-10-091-22/+22
* rfnoc: Add add'l header files to CMakeLists.txtAaron Rossetto2020-10-091-0/+3
* lib: disable non pcie types in find with resourceSteven Koo2020-10-051-0/+7