Re: QT4 GUI runtime error

2020-02-20 Thread Carlos Velazquez
I was referring to the QT4 runtime error. I was hoping 3 years may have provided a solution since those QT blocks are so basic (frequency sink, waterfall). I’m hesitant to switch to 3.8 since I don’t know if my OOT items will work, took me forever to get working, and my project is due in one w

Re: [Discuss-gnuradio] Run time error of gr-ieee802-11 after grc upgrade (UHD?)

2019-10-21 Thread Carlos Velazquez
re 2 entries (IQ Balance and DC Offset), both of which are probably double quotes ("") ... these should be Python booleans, so True or False depending on if you want to use the option or not. Hopefully changing them to True or False will take care of your issue. - MLD On Sun, Oct

[Discuss-gnuradio] Run time error of gr-ieee802-11 after grc upgrade (UHD?)

2019-10-20 Thread Carlos Velazquez
I am running macOS 10.14.6 and grc 3.7.13.5. After troubleshooting the missing variable error in gr-ieee802 after a macport update, I now have the following error: Traceback (most recent call last): File “~/Documents/Research/gr-ieee802-11/examples/wifi_rx.py", line 380, in main() Fil