Re: [Openlte-discuss] Physical Cell Identity
An open source 3GPP LTE implementation.
Status: Alpha
Brought to you by:
bwojtowi
|
From: altaf sk <alt...@gm...> - 2015-11-11 22:32:19
|
yes. In the liblte_phy.cc, see these two functions generate_pss and generate_sss... lots of parameters inside it to play with. On Wed, Nov 11, 2015 at 11:26 PM, Bokath, Chuck < Chu...@gt...> wrote: > Thank you. I will take a look in those files. This may sound like a silly > question, in the enodeb application, can I set the PSS & SSS to create the > PCI (working backwards)? I haven’t come across those variables or familiar > with them in the enodeb appl. > > > > *From:* altaf sk [mailto:alt...@gm...] > *Sent:* Wednesday, November 11, 2015 5:21 PM > *To:* Bokath, Chuck > *Cc:* ope...@li... > *Subject:* Re: [Openlte-discuss] Physical Cell Identity > > > > HI, > > Did u already have a look on the code in LTE_FDD_Dl_SCAN application. > (Look at the state_machine.cc file) It detects PSS, SSS and then computes > PCI. > > Also you can look at the functions in liblte_phy.cc that handles the > detection of PSS and SSS. > > > > On Wed, Nov 11, 2015 at 10:56 PM, Bokath, Chuck < > Chu...@gt...> wrote: > > Hi > > > > I understand/believe(?) the PCI is a scrambling code for lte, I was hoping > someone understands better than I, and knows how to derive the PCI and can > help with the possibly of manually setting these parms within the code? > > > > > > Thanks in advanced! > > Chuck > > > > > > > > > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Openlte-discuss mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openlte-discuss > > > |