On 07/06/2011 9:58 AM, Eduardo Lloret Fuentes wrote:
Hello.
Can this variable "step_size" have an arbitrary value? I tried several
times and I always get this message:
(python:3293): Gtk-CRITICAL **: IA__gtk_range_set_range: assertion
`min < max' failed
and nothing at the USRP2 output (a
On 07/06/2011 9:58 AM, Eduardo Lloret Fuentes wrote:
Hello.
Can this variable "step_size" have an arbitrary value? I tried several
times and I always get this message:
(python:3293): Gtk-CRITICAL **: IA__gtk_range_set_range: assertion
`min < max' failed
and nothing at the USRP2 output (a
Hello.
Can this variable "step_size" have an arbitrary value? I tried several times
and I always get this message:
(python:3293): Gtk-CRITICAL **: IA__gtk_range_set_range: assertion `min <
max' failed
and nothing at the USRP2 output (around -400 dB)
By the way, I am using BasicRX.
Thanks!
E
On Mon, 2011-06-06 at 18:42 +0200, Eduardo Lloret Fuentes wrote:
> Hello to everybody.
>
> First of all, I am working with Ubuntu 10.10 and GNU Radio 3.4.0. I
> tried to run the usrp2_wfm_rcv.py graph but I got the following error:
>
>
> Traceback (most recent call last):
>File "./usrp2_wfm
Hello to everybody.
First of all, I am working with Ubuntu 10.10 and GNU Radio 3.4.0. I tried to
run the usrp2_wfm_rcv.py graph but I got the following error:
Traceback (most recent call last):
File "./usrp2_wfm_rcv.py", line 289, in
app = stdgui2.stdapp (wfm_rx_block, "USRP2 WFM RX")