Hello Michael,

Thank you for the quick response,

I think you are rigth,  i need to clarify better my problem,  i started
from scratch the  Tutorial,  and i placed all blocks according to the
Tutorial. After that i clicked on "generate the flowgraph". Once i did this
in the folder where the GRC is saved Python file was created. I opened this
file to edit it as proposed in the section 3.1.5 of the Tutorial and wrote
the lines that in the tutorial said should be added to make Flowgraph work
taking into account the two signals.  I did this, i wrote the new code i
saved it on python (the same file), and then i clicked again on "Generate
the flowgraph" hoping that the "flowgraph" will take the changes on the
python files, but it did not happend; what it happend is that it created
again a Python file overwritting the one the one that i did changes on. i
am kind of lost. How can i make the flowgraphs to take Python script once
it have change it?

Thanks again.

Kind regards.



On Sun, Sep 24, 2017 at 11:48 AM, Michael Dickens <michael.dick...@ettus.com
> wrote:

> Hi Luis Felipe - Nice to hear from another MacOS X user of GNU Radio;
> there are actually quite a few of us "out there"...
>
> Maybe you can clarify what you mean by "goes back to the original". Step
> 3.1.5 has you modify the GRC flowgraph, which will in turn generate an
> updated Python script; you view the changes in the Python script to get an
> idea of the connection between the GRC representation of a flowgraph and
> the Python version (among other connections). If you succeed in the GRC
> flowgraph changes, when you click the button "Generate the flow graph" then
> the flowgraph's Python script will be updated.
>
> I hope this is useful! If not, ask more questions! - MLD
>
> On Sun, Sep 24, 2017, at 12:00 PM, Luis Felipe Albarracin Sanchez wrote:
>
> Is mi first time here, and i am just learning about how to work  with
> GNURadio on MAC OS.
>
> I am following this tutorial:
>
> https://wiki.gnuradio.org/index.php/Guided_Tutorial_GNU_Radio_in_Python
>
> And when i reach the section 3.1.5,  i  rewrite the code and save it on
> Python, but once  i hit "Execute the flowgraph"  the code goes back to the
> original.
>
> Would anyone please tell me how can i execute the flowgraph and make the
> new code in python be accepted for the flowgraph.
>
>
>


-- 
Eng. Luis Felipe Albarracin
PMP
CCNA/CCDA/CCNP/CCDP/CCIP
ITIL v3 Foundation
Msc. Telematics / MBA
"Die Grenzen meiner Sprache bedeuten die Grenzen meiner Welt"
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to