Thank you Blinko. I was able to get the example working on my machine. However, when I try to use my own lte files it does not seem to work. It finds the PSS, but then gets stuck on finding the SSS. Is there a particular format for the data input to lte_fdd_dl_receive.m ? the saved files I have are in the form of: input_samps = I + i * Q; where I and Q are integers w 16-bits resolution
Hello, I have some saved LTE signals on my computer (out of the DAC). Would it be possible to post-process them with this code and extract information such as the MIB, SFN, PCI, etc ? thank you