Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rfnoc: Factor out ceil_log2() into central location | Martin Braun | 2018-02-19 | 1 | -0/+25 |
| | | | | - New file: uhdlib/utils/math.hpp | ||||
* | rfnoc: Factored out FPGA compat check | Martin Braun | 2018-02-19 | 1 | -0/+30 |
| | | | | | - Applied changes to DUC and DDC blocks - Fixed minor formatting | ||||
* | lib: Add config_parser class | Martin Braun | 2018-02-01 | 1 | -0/+121 |
| | | | | | | | This class is not publicly exported. It is meant to read config files in the INI format. Reviewed-by: Brent Stapleton <brent.stapleton@ettus.com> | ||||
* | uhd: Add narrow_cast and narrow | Martin Braun | 2018-01-12 | 1 | -0/+99 |
Reviewed-by: Ashish Chaudhari <ashish.chaudhari@ettus.com> |