Re: [Discuss-gnuradio] Port flowgraph from Python to C++

2014-07-30 Thread Martin Braun
On 07/29/2014 11:53 PM, Stefan Oltmanns wrote: > Hello, > I was able to create a flowgraph in GRC to demodulate a signal > (low-frequency battery telegram of wireless microphones). Now I started Awesome! Are you planning to publish the code somewhere? M > to port the generated code from Python t

Re: [Discuss-gnuradio] Port flowgraph from Python to C++

2014-07-30 Thread Tom Rondeau
On Tue, Jul 29, 2014 at 5:53 PM, Stefan Oltmanns wrote: > Hello, > I was able to create a flowgraph in GRC to demodulate a signal > (low-frequency battery telegram of wireless microphones). Now I started > to port the generated code from Python to C++. > I had to realize that some blocks are Pyth