Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running "lte_top_block_siso.grc" gives syntax error #43

Open
harshjoshi01 opened this issue Nov 7, 2023 · 0 comments
Open

Running "lte_top_block_siso.grc" gives syntax error #43

harshjoshi01 opened this issue Nov 7, 2023 · 0 comments

Comments

@harshjoshi01
Copy link

hello everyone, i am using gnu radio version 3.10 and after successful installation of all the missing blocks,
i try to run one grc file "lte_top_block_siso.grc" but it gives following error,
Traceback (most recent call last):
File "/home/pi/gr-lte/examples/lte_top_block_siso.py", line 38, in
from lte_cp_ffo_sync import lte_cp_ffo_sync # grc-generated hier_block
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/pi/.grc_gnuradio/lte_cp_ffo_sync.py", line 54
self.lte_sync_frequency_0 = lte.sync_frequency(self., fftlen, "$id")
^
SyntaxError: invalid syntax

than i checked lte_cp_ffo_sync.grc and i saw there is one missing block lte_sync_frequency_c so now i don't know how to generate that missing block, if anyone know than please help!!

below i am attaching both grc files,
lte_top_block_siso
20231107_153919

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant