Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+1 |
| | | | | | | | All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0. | ||||
* | ddc: duc: Factor out usage of boost::bind() | Martin Braun | 2018-02-19 | 1 | -4/+4 |
| | | | | Replace with lambdas. | ||||
* | rfnoc: Factor out ceil_log2() into central location | Martin Braun | 2018-02-19 | 1 | -6/+3 |
| | | | | - New file: uhdlib/utils/math.hpp | ||||
* | rfnoc: Factored out FPGA compat check | Martin Braun | 2018-02-19 | 1 | -44/+44 |
| | | | | | - Applied changes to DUC and DDC blocks - Fixed minor formatting | ||||
* | rfnoc: ddc - Changed M = 2 for eiscat DDC | sugandhagupta | 2017-12-22 | 1 | -1/+9 |
| | |||||
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
| | |||||
* | rfnoc: ddc: Removed boost::bind usage, other minor cleanup | Martin Braun | 2017-12-20 | 1 | -39/+60 |
| | |||||
* | ddc/duc: enhance ddc/duc with new parameters | Ryan Marlow | 2017-12-20 | 1 | -19/+56 |
| | | | | | | | | | | | | - NUM_HALFBANDS and CIC_MAX are no longer hard coded and are now readback regs. - both DDC and DUC use same encoding to enable halfbands (increment the number) - removed hacky hack & fixed get_output_rate/get_input_rate to include only valid rates based on NUM_HALFBANDS and CIC_MAX. - added compatibility number readback w/ warning/error messages - Updated images package to include new DDC/DUC (affects X-Series only) - Updated fpga-src submodule pointer | ||||
* | Merge branch 'maint' | Martin Braun | 2017-04-13 | 1 | -0/+9 |
|\ | |||||
| * | rfnoc: Update DDC and DUC command tick rate | Martin Braun | 2017-04-13 | 1 | -0/+9 |
| | | | | | | | | | | Update happens when the sampling rate is queried, which needs revisiting, but happens to occur at the correct time in the sequence. | ||||
* | | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -4/+4 |
|/ | |||||
* | rfnoc: DDC block has some safeguards in get_output_samp_rate in case its ↵ | Martin Braun | 2016-12-13 | 1 | -1/+9 |
| | | | | called with ANY_PORT | ||||
* | Merging RFNoC support for X310 | Martin Braun | 2016-08-09 | 1 | -0/+281 |