aboutsummaryrefslogtreecommitdiffstats
path: root/host/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix documentation formatMartin Anderseck2024-01-161-33/+37
* image builder: Remove superfluous entries from block YAMLsMartin Braun2023-11-3018-76/+0
* fpga: x400: Split DRAM interface into two banksWade Fife2023-10-242-2/+20
* x4xx: Add support for auto clock IDMartin Braun2023-10-202-2/+32
* lib: rfnoc: Add support for auto-clock discoveryMartin Braun2023-10-191-0/+1
* fpga: x400: Add CE clockWade Fife2023-10-182-0/+2
* fpga: n3xx: Add CE clockWade Fife2023-10-183-0/+3
* rfnoc: image builder: Add clock index support to image builderMartin Braun2023-10-172-1/+5
* mpmd: fix timekeeper misalignmentVirendra Kakade2023-10-091-5/+10
* fixup! docs: Improve documentation on timekeepersJavier Valenzuela2023-08-292-36/+23
* docs: Improve documentation on timekeepersMartin Braun2023-08-292-12/+94
* lib: rfnoc: Fix linter issue regarding virtual dtorMartin Braun2023-08-291-1/+1
* Apply clang-formatting to all C/C++ filesMartin Braun2023-08-0765-2756/+2305
* lib: Add default virtual dtor to filter_nodeMartin Braun2023-07-121-0/+2
* SelfCal: Expose config parametersMartin Anderseck2023-07-072-0/+24
* docs: rfnoc: Document RFNoC overrun handling algorithmMartin Braun2023-06-211-0/+74
* lib: Add X440/FBX supportMartin Anderseck2023-06-123-1/+47
* fpga: Add X440/FBX supportJavier Valenzuela2023-06-122-52/+124
* rfnoc: Fix doxygen comments in rfnoc_graphMartin Anderseck2023-06-101-6/+16
* lib: mb_controller: Minor fixes to logging, formattingMartin Anderseck2023-06-101-1/+1
* uhd: multi_usrp: Support multiple timekeepers on rfnoc devicesMarian Koop2023-05-271-0/+10
* rfnoc: Improve Doxygen for sync callsMartin Braun2023-05-222-10/+44
* experts: Add force_dirty() callMartin Braun2023-05-051-0/+13
* rfnoc: Coerce replay packets to atomic item sizeWade Fife2023-03-221-1/+1
* rfnoc: Make edge comparison more flexibleMartin Braun2023-02-281-12/+22
* rfnoc: Support multiple CHDR widths in RFNoC image builderWade Fife2023-02-241-1/+3
* docs: Fix docstring for get_block_chain()Martin Braun2023-02-041-1/+1
* Fix build with GCC 13 (add missing <cstdint> include)Sam James2023-01-124-0/+4
* docs: rfnoc: Fix Doxygen warnings on chdr_packet::set_metadata()Martin Braun2022-12-201-2/+2
* C API: Fix double-free issue with sensor valuesLars Amsel2022-11-111-61/+24
* extension: Add extension frameworkMartin Anderseck2022-08-304-0/+101
* rfnoc: Mutex graph on set_propertySteven Koo2022-08-162-10/+53
* tune_map: Publish and simplify zbx_tune_mapMartin Anderseck2022-07-222-0/+47
* features: Make all feature headers installMartin Anderseck2022-07-208-9/+19
* experts: Move expert framework into public APIMartin Anderseck2022-07-205-0/+1120
* ifaces: Publish antenna_iface and nameless_gain_mixinMartin Anderseck2022-07-153-0/+162
* spi: Replace old signal names with up to date onesMartin Anderseck2022-07-141-11/+12
* uhd: log: Add UHD_LOG_THROW() macroMartin Braun2022-07-081-0/+8
* rfnoc: Rename property_propagation_active to is_forward_edgeMartin Braun2022-06-291-6/+7
* rfnoc: Fix block of block_initializer friend statementMartin Braun2022-06-171-1/+1
* uhd: Make image_loader::image_loader_args_t regular structMartin Braun2022-06-171-2/+2
* rfnoc: Rename `skip_property_propagation` to `is_back_edge`Martin Braun2022-06-161-2/+2
* x300: Add protover and chdr_width regs to x300_mb_ifaceWade Fife2022-06-141-0/+14
* rfnoc: Always retain order of propertiesMartin Braun2022-06-141-2/+2
* uhd: Align numeric data types in digital filter classesLars Amsel2022-06-031-11/+11
* uhd: pybind: Fix digital filter compile issue on WindowsLars Amsel2022-06-031-3/+3
* lib: Remove references to uhd::sid_tMartin Braun2022-06-031-1/+1
* transport: Remove zero_copy_flow_ctrlMartin Braun2022-06-032-46/+0
* lib: Remove vrt::chdr namespaceMartin Braun2022-06-032-90/+0
* host: Remove redundant template parameter listClayton Smith2022-05-241-1/+1