[srslte-users] How to display SFN and subframe number of paging messages

Merkebu Girmay mtekaw at gmail.com
Tue Apr 20 14:16:26 UTC 2021


Hi Emilie,

A tip from my side, you can play with the TTI counter variable for the
downlink scheduling which is variable "tti_tx_dl" in
srsLTE/srsenb/src/phy/sf_worker.cc.
You can use tti_tx_dl%10 for subframe index and tti_tx_dl%10240 for SFN.

Regards,
Merkebu

On Wed, Apr 14, 2021 at 11:15 AM Emilie Meyer <emiliemeyer1016 at gmail.com>
wrote:

> Hi all
>
> First of all thank you for a great implementation of LTE.
>
> I would like to modify the code so that SFN and subframe number are
> displayed for each paging message received. How can I achieve this? In
> which layer or file should I look at? Any tips would be much
> appreciated.
>
> --
> Regards
>
> Emilie
> _______________________________________________
> srslte-users mailing list
> srslte-users at lists.softwareradiosystems.com
> http://www.softwareradiosystems.com/mailman/listinfo/srslte-users
>


-- 
===========================
Merkebu Tekaw
Ghent University -IDLab -imec
Technoligiepark-Zwijnaarde 15 - iGent
9000 Gent, Belgium
===========================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20210420/01e229a1/attachment.htm>


More information about the srsran-users mailing list