discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Gr_Extras Packet_Framer problem


From: George Sklivanitis
Subject: [Discuss-gnuradio] Gr_Extras Packet_Framer problem
Date: Mon, 4 Feb 2013 16:54:09 -0500

Hello all,

I have just installed the Extras package and trying to use the Packet Framer.
By using a gr_vector_f -> float_to_short -> Stream_to_Blobs -> Packet_Framer ->  GMSK Mod
i get the following error

gr_fir_fff: using SSE
Uhandler caught exception: in method 'gr_block_gw_message_type_work_args_return_value_set', argument 2 of type 'int'
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/gnuradio/extras/block_gateway.py", line 53, in eval
    try: self._callback()
  File "/usr/local/lib/python2.7/dist-packages/gnuradio/extras/block_gateway.py", line 124, in __gr_block_handle
    ) for i in self.__out_indexes],
TypeError: in method 'gr_block_gw_message_type_work_args_return_value_set', argument 2 of type 'int'
thread[thread-per-block[5]: <gr_block mod_pkts2 (3)>]: caught unrecognized exception


any suggestions on how to resolve this. I also saw Josh's proposal in Guy's similar problem but didn't work for me.

Thanks,
-George

--
Sklivanitis Georgios
Postgraduate Student


reply via email to

[Prev in Thread] Current Thread [Next in Thread]