We'd like to bypass the Tx FIR filter and I'm wondering how to go about this using the C++ api. For the filter_base_info class there is the is_bypassed() function to read the state, but no function to set it. Should we be creating a new filter pointer with bypass set, and then using it to overwrite the filter via uhd::usrp::multi_usrp::set_filter ? Does anyone have some sample code that sets the bypass on FIR or HB1/HB2 ?
Thanks, Sean Hamilton
_______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com