Yes, I've added a Keep-One-In-N block before SEP0, and it is visible under static connections when I probe the device. However, after modifying "rfnoc_rx_to_file", I am encountering the following warnings: [WARNING] [RFNOC::GRAPH::DETAIL] Cannot forward action stream_cmd from RxStreamer#0:INPUT_EDGE:0, no neighbour found! Timeout while streaming [WARNING] [RFNOC::GRAPH::DETAIL] Cannot forward action stream_cmd from RxStreamer#0:INPUT_EDGE:0, no neighbour found!
It seems like the stream command is not being forwarded correctly. Could you provide guidance on what might be causing this issue? Thanks, Ekin On Mon, Aug 19, 2024 at 10:19 AM Martin Braun <martin.br...@ettus.com> wrote: > Also, did you build a bitfile that includes the keep-one-in-N block? > > --M > > On Thu, Aug 15, 2024 at 10:08 PM Marcus D. Leech <patchvonbr...@gmail.com> > wrote: > >> On 15/08/2024 15:52, Ekin Su Sacin wrote: >> >> Hi all, >> >> I am working with USRP X310. I am trying to adjust the 'N' value for the >> KeepOneInN block but am encountering issues at the application level. I >> have defined my usrp device using uhd::usrp::multi_usrp, but I'm running >> into fatal errors related to <uhd/device3.hpp> and >> <uhd/rfnoc/block_control_base.hpp> when attempting to use sr_write. I am >> currently using UHD 4.2.0.0. Is using >> <uhd/rfnoc/keep_one_in_n_block_control.hpp> the only way to customize this >> block and is there a way to do that using a usrp device instead of >> creating the rfnoc graph object? >> >> Thanks a lot for your support. >> >> Best Regards, >> Ekin >> >> _______________________________________________ >> USRP-users mailing list -- usrp-users@lists.ettus.com >> To unsubscribe send an email to usrp-users-le...@lists.ettus.com >> >> You can't "mix metaphors". You need to create an RFNOC graph, NOT use >> the "multi_usrp" API. >> >> See the examples, like "rfnoc_rx_to_file" in the codebase. >> >> >> _______________________________________________ >> USRP-users mailing list -- usrp-users@lists.ettus.com >> To unsubscribe send an email to usrp-users-le...@lists.ettus.com >> > _______________________________________________ > USRP-users mailing list -- usrp-users@lists.ettus.com > To unsubscribe send an email to usrp-users-le...@lists.ettus.com >
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com