Hey there, i succeed (think i do) installing gr_pyserial block, i wanted to
test it making a loopback but when i compile muy gnuradio block i get this



Generating: "/home/iua/Documentos/ComSerialGnu/top_block.py"
>>> Warning: This flow graph may not have flow control: no audio or usrp
blocks found. Add a Misc->Throttle block to your flow graph to avoid CPU
congestion.

Executing: "/home/iua/Documentos/ComSerialGnu/top_block.py"

linux; GNU C++ version 4.6.3; Boost_104601; UHD_003.004.003-175-g09de3c07

Traceback (most recent call last):
  File "/home/iua/Documentos/ComSerialGnu/top_block.py", line 48, in
<module>
    tb = top_block()
  File "/home/iua/Documentos/ComSerialGnu/top_block.py", line 32, in
__init__
    self.serial_port_0 =
grpyserial.serial_port("/dev/ttyS0",0,9600,0,1,False)
  File "/usr/local/lib/python2.7/dist-packages/grpyserial/serial_port.py",
line 62, in __init__
    num_msg_outputs = 1,
TypeError: __init__() got an unexpected keyword argument 'num_msg_inputs'


and i have no idea what this means or what's happened i'm totally lost, so
i beg you help me with this fellas, thanks a lot for your time.
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to