discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] QT GUI Entry block issue


From: John Makous
Subject: [Discuss-gnuradio] QT GUI Entry block issue
Date: Thu, 12 Jul 2018 10:18:21 -0400

I am trying to use the QT GUI Entry block to change variables while a program is running. However, I have discovered that when I change the variable defined by the Entry block, the program crashes, displaying the error: AttributeError: 'unicode' object has no attribute 'toAscii'  I am running GNU Radio Companion 3.7.11.

I have attached a very simple .grc program that illustrates the problem. The program consists of a cosine signal source feeding into a QT GUI Time Sink. The frequency of the signal is controlled by a QT GUI Entry block. Trying to change the frequency while the program is running will cause a crash.

Anyone familiar with this problem?

Thanks!

John Makous

Attachment: QTGUI_EntryBLock_test.grc
Description: application/gnuradio-grc


reply via email to

[Prev in Thread] Current Thread [Next in Thread]