[srslte-users] DL stream in srsUE

Andre Puschmann andre.puschmann at softwareradiosystems.com
Thu Dec 15 22:09:17 UTC 2016


Hey Mathias,

depending on what kind of post-processing you are planning to do, there
are multiple points at which you may grab samples from the flow-graph.
If you are after synchronized sub-frames, then
srslte_ue_sync_get_buffer() is what you are looking for. Just write the
buffer that the function returns to a file.

Btw. please turn off HTML postings in your mail client of choice. I just
stumbled across this post by chance as it was sorted out as spam.

Thanks
Andre



On 13.12.2016 15:20, Mathias Rønholt Kielgast wrote:
> Hi again,
> 
> I would much appreciate some help on this subject, though it may be a
> stupid question?
> I had hoped to be able to output the I/Q samples at some point in the
> radio layer (writing to some log_file), however, it does not seem that
> DL data is parsed through the radio module at all?
> Instead, I'm lost somewhere between the physical channel recv and
> worker. Are there not some point where all uplink data is parsed
> through, independently on sync status and so on? Because it seems like
> the DL is fractioned between different function calls parsing some
> reference to a buffer with it?
> 
> Yours sincerely,
> Mathias Rønholt Kielgast
> /Master's Student, Wireless Communication Systems/
> /Aalborg University/
> ------------------------------------------------------------------------
> *From:* Mathias Rønholt Kielgast
> *Sent:* 07 December 2016 11:27
> *To:* srslte-users at lists.softwareradiosystems.com
> *Subject:* DL stream in srsUE
> 
> Hi,
> 
> I would like to make some "recordings" of the DL stream that goes into
> srsUE. However, I have difficulties tracking the input data is
> transferred to the PHY layer from the UHD driver (I am using an USRP
> B210), as it seems the processing is occurring through some of the many
> structs applied in the physical channel worker?
> Where is the downlink stream parsed to the physical layer? If I want to
> "record it", where could I do that?
> 
> Yours sincerely,
> Mathias Rønholt Kielgast
> /Master's Student, Wireless Communication Systems/
> /Aalborg University/
> 
> 
> _______________________________________________
> srslte-users mailing list
> srslte-users at lists.softwareradiosystems.com
> http://www.softwareradiosystems.com/mailman/listinfo/srslte-users
> 




More information about the srsran-users mailing list