aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/ddc_block_ctrl_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* TwinRX: Fix duplicate write to N value in DDCmichael-west2019-03-251-2/+1
* lib: Fix various type-conversion compiler warningsMartin Braun2019-03-051-2/+4
* fixup! RFNoC: Fix scaling of M and N values in DDC/DUCMark Meserve2019-02-081-1/+1
* RFNoC: Fix scaling of M and N values in DDC/DUCmichael-west2019-01-311-1/+5
* lib: rfnoc: apply clang-formatMartin Braun2019-01-171-113/+113
* RFNoC: Fix graph traversalmichael-west2018-12-191-8/+1
* uhd: Fix rounding in ddc/duc rate calculationCiro Nishiguchi2018-10-051-1/+1
* DDC/DUC: switch CORDIC -> DDS for all relevant variable namesRyan Marlow2018-03-221-12/+10
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-141-1/+1
* uhd: Update license headersMartin Braun2018-02-191-1/+1
* ddc: duc: Factor out usage of boost::bind()Martin Braun2018-02-191-4/+4
* rfnoc: Factor out ceil_log2() into central locationMartin Braun2018-02-191-6/+3
* rfnoc: Factored out FPGA compat checkMartin Braun2018-02-191-44/+44
* rfnoc: ddc - Changed M = 2 for eiscat DDCsugandhagupta2017-12-221-1/+9
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* rfnoc: ddc: Removed boost::bind usage, other minor cleanupMartin Braun2017-12-201-39/+60
* ddc/duc: enhance ddc/duc with new parametersRyan Marlow2017-12-201-19/+56
* Merge branch 'maint'Martin Braun2017-04-131-0/+9
|\
| * rfnoc: Update DDC and DUC command tick rateMartin Braun2017-04-131-0/+9
* | utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-4/+4
|/
* rfnoc: DDC block has some safeguards in get_output_samp_rate in case its call...Martin Braun2016-12-131-1/+9
* Merging RFNoC support for X310Martin Braun2016-08-091-0/+281