Re: [Discuss-gnuradio] Building an OOT from the Tutorial

2019-05-19 Thread Kyeong Su Shin
Dear Pete, To me, it sounds like that you are inputting ``` gr-howto % gr_modtool add -t general -l cpp square_ff ``` instead of ``` gr_modtool add -t general -l cpp square_ff ``` . That "gr-howto %" is part of the terminal prompt (saying that you are in the "gr-howto" directory),

Re: [Discuss-gnuradio] Building an OOT from the Tutorial

2019-05-19 Thread CEL
Hi PCZZS, I'm a bit surprised, this document still attracts so much attention. I'd generally recommend simply going through the guided tutorials starting by chapter 1; chapter 4 introduces out-of-tree modules and gr_modtool. Anyway, what you're encountering sounds a lot like an installation

[Discuss-gnuradio] Building an OOT from the Tutorial

2019-05-19 Thread P C
I'm having a problem following the Tutorial at: https://wiki.gnuradio.org/index.php/OutOfTreeModules At the step where it says, "Creating the files", as instructed, I type the line: "gr-howto % gr_modtool add -t general -l cpp square_ff" But I get: "bash: gr-howto: command not found" I

[Discuss-gnuradio] [GSoC19]: Weekly report of cycle-accurate Verilog simulation

2019-05-19 Thread Bowen Hu
Hi all, Here(https://b0wen-hu.github.io/2019/05/19/GSoC-weekly-report-2/) is my report this week. ## Progress this week I have finished the tutorials from chapter 2 to chapter 6 this week. I changed the module name gr-howto to