I checked my XML block file and it uses gray_code with lower ‘g’, this
is why I don’t understand why GRC generates a Python code with upper G.
Moreover, the Pythong code generated by GRC calls the Demodulator, hence
it should pass the parameter value like it does for the other blocks,
not its name or am I wrong ?
Thanks to the correction suggested by Sebastian I can go beyond this
step, but then GRC fails to find the library compiled and installed
following the instructions in the tutorial:
File
“/usr/local/lib/python2.7/dist-packages/tutorial/tutorial_swig.py”, line
24, in swig_import_helper
_mod = imp.load_module(’_tutorial_swig’, fp, pathname, description)
ImportError: libgnuradio-tutorial.so: cannot open shared object file: No
such file or directory
Note: the installer (sudo make install) put the library in:
/usr/local/lib/
If you have a hint, thanks for letting me know.
Best regards,
Damien
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.