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

problem in applying the 'QT GUI DoA compass' #10

Open
Sea-of-Silence opened this issue Nov 25, 2019 · 3 comments
Open

problem in applying the 'QT GUI DoA compass' #10

Sea-of-Silence opened this issue Nov 25, 2019 · 3 comments

Comments

@Sea-of-Silence
Copy link

Issue Description

hello:

      When i simulate the gr-doa in gnuradio 3.7.13.4, i encountered an problem which may be related to the 'QT GUI DoA Compass' module.

       As follows:

Generating: '/home/cruise/mygnuradio/grc program/MUSIC_simulation.py'

Executing: /usr/bin/python2 -u /home/cruise/mygnuradio/grc program/MUSIC_simulation.py

Traceback (most recent call last):
File "/home/cruise/mygnuradio/grc program/MUSIC_simulation.py", line 193, in
main()
File "/home/cruise/mygnuradio/grc program/MUSIC_simulation.py", line 181, in main
tb = top_block_cls()
File "/home/cruise/mygnuradio/grc program/MUSIC_simulation.py", line 77, in init
self.top_grid_layout.addWidget(self.doa_qt_compass_0.this_layout)
TypeError: arguments did not match any overloaded call:
addWidget(self, QWidget): argument 1 has unexpected type 'QVBoxLayout'
addWidget(self, QWidget, int, int, alignment: Union[Qt.Alignment, Qt.AlignmentFlag] = 0): argument 1 has unexpected type 'QVBoxLayout'
addWidget(self, QWidget, int, int, int, int, alignment: Union[Qt.Alignment, Qt.AlignmentFlag] = 0): argument 1 has unexpected type 'QVBoxLayout'

Done (return code 1)

Setup Details

Expected Behavior

Actual Behaviour

Steps to reproduce the problem

Additional Information

@yunerqing
Copy link

so did i,do you have solved this problem?

@crazylay
Copy link

I have solved this problems, this block get something wrong ,you can use another block in grc --QT GUI number sink,the software offer it .

@jose100310
Copy link

What parameters did you use @crazylay for the QT GUI Number Sink?

How does this block represents the data as?

Thank You,
Jose

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

4 participants