[srslte-users] Find srsUE cell_search thread in main function in main.cc
資策會 - David Yu ( 余偉銓 )
wcyu at iii.org.tw
Wed Mar 30 06:57:52 UTC 2016
Hi Ismael,
Thank you very much.
But we cannot find the function “phch_recv::cell_search()” which ue->init() directly or indirectly calls.
Could you show the call flow from main() to phch_recv::cell_search()?
Regards,
David
From: Ismael Gomez [mailto:ismael.gomez at softwareradiosystems.com]
Sent: Tuesday, March 29, 2016 4:28 PM
To: 資策會 - David Yu ( 余偉銓 ); srslte-users at lists.softwareradiosystems.com
Subject: Re: [srslte-users] Find srsUE cell_search thread in main function in main.cc
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 <mailto: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 <mailto: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/20160330/23f5d993/attachment.htm>
More information about the srsran-users
mailing list