discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Message Passing


From: Koslowski, Sebastian (CEL)
Subject: Re: [Discuss-gnuradio] Message Passing
Date: Wed, 14 May 2014 12:49:53 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 05/14/2014 12:29 PM, Activecat wrote:
> I have then tested few combinations, it seems that a source block cannot
> have a message sink port.
> Is there such a restriction ..?

Not that I know of...

<?xml version='1.0' encoding='ASCII'?>
<block>
  <name>Test</name>
  <key>message_sink_complex_source_test</key>
  <category>Custom</category>
  <make>None</make>
  <sink>
    <name>in</name>
    <type>message</type>
    <optional>True</optional>
  </sink>
  <source>
    <name>out</name>
    <type>complex</type>
  </source>
</block>

Works here (GR version: recent master).

(This is a dummy block. The generated FG wont run)

Sebastian

-- 
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Sebastian Koslowski
Research Associate

Kaiserstraße 12
Building 05.01
76131 Karlsruhe, Germany

Phone: +49 721 608-46275
Fax:   +49 721 608-46071
Email: address@hidden
Web:   http://www.cel.kit.edu/

KIT – University of the State of Baden-Wuerttemberg and National
Research Center of the Helmholtz Association

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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