[USRP-users] Re: Help with AXI-Stream Output in Schmidl & Cox RFNoC Module: deadlock when marking some samples as no valid

2025-04-17 Thread Quentin Prieels
of a headache than just handling the RFNoC packets with your own logic. For the question you asked about receiving a new CHDR packet if an output packet has not been produced, I think the answer is Yes, this is no problem. Rob On Thu, Apr 17, 2025 at 12:16 PM Quentin Prieels wrote: Hi Ro

[USRP-users] Re: Help with AXI-Stream Output in Schmidl & Cox RFNoC Module: deadlock when marking some samples as no valid

2025-04-17 Thread Quentin Prieels
s your issue is related to the 'length' parameter of the RFNoC packet?  If you are not correcting the packet length based on the number of samples you are dropping, then you will get ill-formed packets coming out. Do you think that this could be the issue? Rob On Thu, Apr 17, 2025

[USRP-users] Help with AXI-Stream Output in Schmidl & Cox RFNoC Module: deadlock when marking some samples as no valid

2025-04-17 Thread Quentin Prieels
Hello everyone, I'm currently implementing a Schmidl & Cox OOT module on a USRP X310 as part of my master's thesis. (For those interested, the code is available here (https://github.com/quentinprieels/TFE25-462-rnfoc-ofdm/b

[USRP-users] Re: OFDM Reciever chain on USRPx310

2025-03-06 Thread Quentin Prieels
tier wrote: [Vous ne recevez pas souvent de courriers decedric.hannot...@ulb.be. Découvrez pourquoi ceci est important àhttps://aka.ms/LearnAboutSenderIdentification ] On 2025-03-06 15:19 +0100, Quentin Prieels wrote: Hello Quentin, On 2025-03-06 15:19 +0100, Quentin Prieels wrote: As part of

[USRP-users] OFDM Reciever chain on USRPx310

2025-03-06 Thread Quentin Prieels
Hello everyone, As part of a research project, I'm looking to implement an OFDM receiver on the FPGA of a USRPx310 (and more specifically, the synchronisation stage). According to my research, some RFNoC blocks with this function already perform this function. Where can I find them? If you a