This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/tetra@lists.osmocom.org/.
fe8769 fe8769 at gmail.comhello
I have the following error running fcdp-tetra_demod.py
./170913/src/demod/python/
fcdp-tetra_demod.py -D hw:1 -o /dev/stdout | ./170913/src/float_to_bits
/dev/stdin /dev/stdout | ./170913/src/tetra-rx /dev/stdin
Traceback (most recent call last):
File "./170913/src/demod/python/fcdp-tetra_demod.py", line 5, in <module>
from gnuradio import gr, gru, audio, eng_notation, blks2, optfir
ImportError: cannot import name blks2
In Gnuradio 3.7
Block blk2 has been replaced by digital - if the block replaced then the
following error occured :
then optfir can't be opened --> optfir is reference to optfir.py or
optfir.pyc ?
If I remove optfir , I have error with sound card access and this :
in line 83
tb = my_top_block(options)is also with erreur
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/tetra/attachments/20130918/08d62b78/attachment.htm>