kit-cel / gr-lte

GNU Radio LTE receiver
GNU General Public License v3.0
388 stars 149 forks source link

Built example successfully. But, I have many "Missing Block" when I open *.grc files #32

Open WangWes opened 4 years ago

WangWes commented 4 years ago

2020-03-27-Missing-Blocks

I have built the LTE master in my Linux machine. I have been able to build all successfully. After I open any of the *.grc file, I have many "Missing Block". In the block library list, I have a lte library, and I have a good amount of ready to use block in lte library. See attached screenshot.

Did I do anything wrong or did I missed something?

WangWes commented 4 years ago

I found the solution myself. I skipped the generate part. After generating the lower level blocks one by one, the problem is resolved.