Hi George,
great work. I have copied the file to the gnuradio directory and started the .py file.
Unfortunatly I got following errors:
...............
gerhard@GNURadio:~/gnuradio$ python qpskdv.py
max_amp: 80 m_pitch: 320
p_min: 20 p_max: 160
Wo_min: 0,039270 Wo_max: 0,314159
nw: 279 tw: 40
max_amp: 80 m_pitch: 320
p_min: 20 p_max: 160
Wo_min: 0,039270 Wo_max: 0,314159
nw: 279 tw: 40
max_amp: 80 m_pitch: 320
p_min: 20 p_max: 160
Wo_min: 0,039270 Wo_max: 0,314159
nw: 279 tw: 40
max_amp: 80 m_pitch: 320
p_min: 20 p_max: 160
Wo_min: 0,039270 Wo_max: 0,314159
nw: 279 tw: 40
Traceback (most recent call last):
File "qpskdv.py", line 786, in <module>
main()
File "qpskdv.py", line 774, in main
tb = top_block_cls(decimation=options.decimation, ear=options.ear, ipaddress=options.ipaddress, mic=options.mic, rxfreq=options.rxfreq, tx_buffer_size=options.tx_buffer_size, txfreq=options.txfreq)
File "qpskdv.py", line 392, in __init__
self.pluto_source_0 = iio.pluto_source(ipaddress, int(rxfreq*1000), int(samp_rate), int(1000000), 0x8000, True, True, True, "manual", rxgain, '', True)
File "/usr/lib/python2.7/dist-packages/gnuradio/iio/iio_pluto_source_swig.py", line 126, in make
return _iio_pluto_source_swig.pluto_source_make(*args, **kwargs)
RuntimeError: Unable to create context
gerhard@GNURadio:~/gnuradio$
.................
Maybe I am missing some installation?
I have changed the TX frequency to 2400135. Could that be the reason?
If you want to discuss this offline, please send me your reply to gerhard@oe3gbb.eu.
73 Gerhard