discuss-gnuradio
[Top][All Lists]
Advanced

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

Aw: Re: Proper way to implement flowgraph programming


From: Lukas Haase
Subject: Aw: Re: Proper way to implement flowgraph programming
Date: Thu, 28 Nov 2019 19:54:15 +0100

Dear Grant,

On 2019-11-27 23:32, Grant Cox wrote:
> This guide on GRC block implementation and flowgraph modification in
> python may be of interest to you if you have not seen it. Your
> description of the logic, calibration, etc. will likely require you to
> dive into the Python/C++ below the surface of GRC. That is the case in
> my experience, however — there may be control blocks out there you can
> try to use.
> 
> https://wiki.gnuradio.org/index.php/Guided_Tutorial_GNU_Radio_in_Python


Thank you.
I worked through the tutorial and it gives me some basic ideas about the 
approach.

Is there a way to deal with the editing/overwriting in this approach?
Once I edit the file (as in the tutorial) I cannot use GRC anymore because my 
changes will be overwritten.
Since I have complex flow diagrams I would prefer still being able to handle 
them in GRC.

Thanks,
Luke








reply via email to

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