aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/ddc_block_control.cpp
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: Update the MTU forwarding property for some blocksMartin Braun2022-02-011-0/+2
* RFNoC: Fix DSP frequency accuracymichael-west2022-01-101-1/+6
* rfnoc: ddc/duc: Improve variable name for _set_freq()Martin Braun2022-01-071-2/+2
* rfnoc: duc: Fix frequency range for DUC blockMartin Braun2021-08-301-2/+1
* uhd: Remove all occurences of boost::math::*round()Martin Braun2021-06-241-2/+2
* host: Update code base using clang-tidyMartin Braun2021-03-041-9/+9
* DUC/DDC: Add variable time incrementMichael West2020-05-121-12/+14
* multi_usrp_rfnoc: Manually pass sample rate to ddc/ducsteviez2020-04-131-0/+5
* fixup! rfnoc: Use multichannel register interface for RFNoC blocksmattprost2020-04-071-3/+3
* rfnoc: Use multichannel register interface for RFNoC blocksmattprost2020-04-021-12/+13
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-2/+1
* rfnoc: ddc: Make scaling optional, prefer to change decimMartin Braun2020-02-071-28/+53
* ddc: fixup decimation propertyBrent Stapleton2019-12-051-2/+2
* rfnoc: DDC/DUC: Fix fp-issues with samp_rate propertiesBrent Stapleton2019-11-271-2/+25
* ddc: Applying clang-formatBrent Stapleton2019-11-271-8/+7
* rfnoc: Add MTU trackingMartin Braun2019-11-261-0/+1
* rfnoc: DDC: Fix property propagationMartin Braun2019-11-261-76/+90
* rfnoc: Add clock selection to blocksMartin Braun2019-11-261-1/+2
* rfnoc: noc_block_base: Handle the tick_rate property internallyMartin Braun2019-11-261-39/+1
* rfnoc: Add DDC block controllerMartin Braun2019-11-261-0/+557