[srslte-users] Question on accessing timing information in srsLTE

Francisco Paisana francisco.paisana at softwareradiosystems.com
Wed Jun 24 09:24:51 UTC 2020


Your understanding is correct. Also, considering that the RRC runs in a
separate thread from the PHY/lower MAC, when you pass the TTI/SFN/SF
information to the RRC, those values probably won't be up-to-date anymore.

If you don't mind such delays, you could store the last processed
TTI/SFN/SF in the mac object and extend the mac_interface_rrc with a method
that allows the rrc to extract these values.

Kind Regards,
Francisco


On Wed, Jun 24, 2020 at 8:58 AM Swaroop Kalyan <swkaxa at syntronic.com> wrote:

>
> Dear Users,
> I need to access timing information like TTI, SFN, SF in RRC at eNB side.
> Does anyone know how can I do this in srsLTE?
> The reason I ask is,  according to my understanding, timing information
> like tti, sfn, sf are always kept at MAC level or L1 in any LTE design, RRC
> is more of event based design I believe.
>
>
> Regards
> Swaroop
>
>
> --
> This message has been scanned for viruses and
> dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is
> believed to be clean.
> _______________________________________________
> srslte-users mailing list
> srslte-users at lists.softwareradiosystems.com
> http://www.softwareradiosystems.com/mailman/listinfo/srslte-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20200624/58b278a5/attachment.htm>


More information about the srsran-users mailing list