diff options
author | Martin Braun <martin.braun@ettus.com> | 2020-02-04 13:39:23 -0800 |
---|---|---|
committer | atrnati <54334261+atrnati@users.noreply.github.com> | 2020-02-07 09:04:58 -0600 |
commit | a76623d8e51aaaa49cde42e553670987e4cb4de1 (patch) | |
tree | 6353f1369cbae0a6bbcbad73f8725fdbba2b3731 /host/lib/usrp | |
parent | c1c13ca8b095da212c2e642d67a32e5f31e19194 (diff) | |
download | uhd-a76623d8e51aaaa49cde42e553670987e4cb4de1.tar.gz uhd-a76623d8e51aaaa49cde42e553670987e4cb4de1.tar.bz2 uhd-a76623d8e51aaaa49cde42e553670987e4cb4de1.zip |
rfnoc: ddc: Make scaling optional, prefer to change decim
This combines two intertwined changes:
- The scaling_in and scaling_out properties of the DDC now start off
uninitialized. This is to avoid invalid loops of property resolution:
When the block is first initialized in a graph context, the default
values for scaling over-constrain the resolution problem.
- The resolver for samp_rate_in used to prefer changing samp_rate_out,
it now prefers to modify the decimation. This is necessary to allow
calling set_output_rate() before the graph is committed.
Diffstat (limited to 'host/lib/usrp')
0 files changed, 0 insertions, 0 deletions