[Discuss-gnuradio] parameter types of hier blocks in GRC

2018-07-02 Thread Ali The GREAT!
hi all but Marcus, cause we've just greeted ;-) when making a hier block in GRC, why doesn't the parameters type transfer to the block? (they always get the 'raw' type!) thanks, Ali ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org

Re: [Discuss-gnuradio] [GREP] RFC: Remove the msg_queue API from GNU Radio

2018-07-02 Thread Kevin Reid
On Fri, Jun 29, 2018 at 7:35 PM Kevin Reid wrote: > On Fri, Jun 29, 2018 at 6:28 PM Martin Braun > wrote: > >> I'd like to discuss the removal of the old msg_queue API from GNU Radio. … >> > I will experiment and see if [Python blocks are] stable when used as a > queue replacement. > I have

[Discuss-gnuradio] [GSoC18] gr-modtool overhaul: Change in the base branch

2018-07-02 Thread swapnil negi
Hello everyone, the base branch of the project, *gr-modtool overhaul*, has been changed from *python3* to *next* and now the working branch in the forked repository is swapnil_next . Regards Swapnil Negi Indian Institute of Technology

Re: [Discuss-gnuradio] "sample delay" in "Decimating FIR Filter" at GRC

2018-07-02 Thread CEL
Hi Ali, I went into the GRC file (in gnuradio/gr-filter/grc) and looked that up: It calls block::declare_sample_delay https://www.gnuradio.org/doc/doxygen/classgr_1_1block.html#acad5d6e62ea 885cb77d19f72451581c2 (this documentation isn't great and doesn't really say what declare_sample_delay

[Discuss-gnuradio] "sample delay" in "Decimating FIR Filter" at GRC

2018-07-02 Thread Ali The GREAT!
hi all, I was wondering what the "Sample Delay" parameter in "Decimating FIR Filter" block in GRC does. Thanks in advance! regards, Ali ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio