discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] GRC xml file: port declaration order


From: Johannes Demel
Subject: [Discuss-gnuradio] GRC xml file: port declaration order
Date: Tue, 26 Mar 2013 11:54:51 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130308 Thunderbird/17.0.4

Hello list,

do message ports have to be declared after the other ports in the corresponding GRC xml file? For visual purposes I tried to rearrange them because I want the message ports to appear above the stream ports. Unfortunately this leads to the effect that stream ports are counted incorrectly in the generated python file. Port 0 has index 1 etc. and thus the python file can't be executed.

- Johannes



reply via email to

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