pothosware / gr-pothos

Pothos bindings for GNU Radio blocks
https://github.com/pothosware/gr-pothos/wiki
GNU General Public License v3.0
12 stars 1 forks source link

Use <source> and <sink> tags from grc xml files to set port alias #1

Closed guruofquality closed 8 years ago

guruofquality commented 9 years ago

The generated factory functions will call block->output/input(index)->setAlias(name); We will probably ignore simple names from the XML like in and out or in0 and out0, that would just make the port names lengthier, only aliases that have meaningful values should be used.

guruofquality commented 8 years ago

https://github.com/pothosware/gr-pothos/commit/4c73767188f1864c393a0fe41d671243fdbb211f