I am building some blocks that have some fractional rates for filtering,
and I am trying to make sure I convey the fractional rates correctly on the
controller block side.

I am looking at the ddc_block_control.cpp as an example, but it has a few
different functions:

  - get/set_input_rate
  - get/set_output_rate

... but those seem to rely on a property called _samp_rate_in which is
added in the private method _register_props() which also seems to add new
resolvers.

In other words, this is pretty complicated and I am unsure if I really need
this for a static fractional rate.

Is there any guidance on the UHD block controller side for an RFNoC block
for fixed fractional rate changes?

Thanks,
Brian
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to