[srslte-users] Find srsUE cell_search thread in main function in main.cc

Ismael Gomez ismael.gomez at softwareradiosystems.com
Tue Mar 29 08:28:10 UTC 2016


Hi David,

Yes main() is the entry point of the program ue. It then creates a ue
object and initializes (ue->init()). The function ue->init() initializes
all ue layers (PHY, MAC, etc.) and the cell search procedure is done during
PHY initialization.

On Mon, 28 Mar 2016 at 08:26 資策會 - David Yu ( 余偉銓 ) <wcyu at iii.org.tw> wrote:

> Hi SRS members,
>
> In srsUE source code, main() in main.cc is the entry point of the program
> "ue", right?
>
> If yes, but we cannot find any cell search functions to use
> pthread_create() in main.cc.
>
> Could you show me where the cell search functions, like
> phch_recv::cell_search, to be invoke in main() in main.cc file?
>
> Thanks.
>
>
>
> Regards,
>
> David
> _______________________________________________
> 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/20160329/9507dd63/attachment.htm>


More information about the srsran-users mailing list