addis_a
1
Hey All,
Thanks for the leads and advice.
Ryan
Shouldn’t he “cut” the code?
want to have this same functionality without altering the gnuradio
Virginia http://www.vt.edu/ Polytechnic Institute and State
Discuss-gnuradio Info Page
–
Ryan L. Marlow
Research Assistant in CCM Lab http://ccm.ece.vt.edu
Virginia http://www.vt.edu/ Polytechnic Institute and State University
rmac217
2
Just as a follow-up, I have a flow-graph, simple_ra, that originates in
GRC, but the Makefile that I use edits the generated code post-facto,
in an automated way, so that it’s reproducible. My use-case is
trivial–I’m just editing-in a version number into a title string, but
the
general approach, well, generalizes… 
On 2014-09-24 10:22, Ryan M. wrote:
want to have this same functionality without altering the gnuradio trunk
[email protected]
Ryan L. Marlow
Research Assistant in CCM Lab [1]
Virginia [2] Polytechnic Institute and State University
Discuss-gnuradio mailing list
[email protected]
Discuss-gnuradio Info Page [3]
Links:
rmac217
3
How is that Makefile executed? GRC generates the top_block.py then
executes
it. The Makefile would have to edit it before execution right?
Ryan