Thank you Marcus. I was overlooking the input fields in the property
settings for the hier block. As usual the answer seems simple once it is
explained.
-Ed
On Mon, Jul 25, 2016 at 4:36 PM, Marcus Müller
wrote:
> For lazy people: This is about generating hier blocks with GRC.
>
> Ed, you're d
For lazy people: This is about generating hier blocks with GRC.
Ed, you're doing it right already, I think. When you use that hier block
somewhere, you get an input field in the hier block properties that
should set the avgLength variable as available in you flowgraph. That
should be all!
If it d
I 'thought' that my reply would appear threaded within the discussion I was
reading (
https://lists.gnu.org/archive/html/discuss-gnuradio/2013-02/msg00336.html)
my apologies for any confusion
On Mon, Jul 25, 2016 at 3:35 PM, Ed Coleman wrote:
> This was a very helpful introduction to hierarchica
This was a very helpful introduction to hierarchical blocks. One thing I
am unclear on is how a parameter in a hier block is controlled via the top
block. For example suppose I have a moving average block inside my hier
block and I want the number of averages to be defined from the top block.
Wit
Hi,
I recommend having a look at this page:
http://gnuradio.org/redmine/projects/gnuradio/wiki/ReportingErrors
Also, in your case, there is a separate document generated somewhere in
the build directory from a docbook XML file.
M
On 06.04.2015 14:17, Marbellys Ramos Guerrero wrote:
Hi, Ho
On Mon, Dec 22, 2014 at 6:59 PM, Richard Bell
wrote:
> Actually, your replies helped. I was not aware or in the mindset that
> branchless_clip was a generally used method for clamping fixed or floating
> point values. Because of that, I was limiting my searches to gnuradio
> related stuff (googli
On 12/23/2014 12:59 AM, Richard Bell wrote:
> Actually, your replies helped. I was not aware or in the mindset that
> branchless_clip was a generally used method for clamping fixed or
> floating point values. Because of that, I was limiting my searches to
> gnuradio related stuff (googling "gnuradi
On 12/23/2014 12:42 AM, Marcus D. Leech wrote:
> I used the following "find" command:
>
> find gnuradio -name "*.*" -exec grep -H branchless_clip '{}' ';'
A nice tool for searching source trees is 'ack': http://beyondgrep.com/
It also has a vim plugin.
Cheers,
M
__
Use cscope and/or ctags next time
On Tue, Dec 23, 2014 at 11:47 AM, Marcus D. Leech wrote:
> On 12/22/2014 07:31 PM, Richard Bell wrote:
>>
>> MLeech I really understand where you're coming from. But I think that's
>> the point of a community. If you are personally tired of answering low level
>>
On 12/22/2014 07:31 PM, Richard Bell wrote:
MLeech I really understand where you're coming from. But I think
that's the point of a community. If you are personally tired of
answering low level questions, then you should not feel like you have
to. Others in the community might be happy to do it,
MLeech I really understand where you're coming from. But I think that's the
point of a community. If you are personally tired of answering low level
questions, then you should not feel like you have to. Others in the
community might be happy to do it, and you can stick to the advanced
questions. Co
On 12/22/2014 06:59 PM, Richard Bell wrote:
Actually, your replies helped. I was not aware or in the mindset that
branchless_clip was a generally used method for clamping fixed or
floating point values. Because of that, I was limiting my searches to
gnuradio related stuff (googling "gnuradio br
Hi Richard,
actually, I kind of liked your question and the answers you've got :)
As a community, it's always kind of hard to know where people actually
encounter obstacles, and you're *exactly* the kind of future user we'd
like to address: Able and willing to solve one's own problems, but not
to
Actually, your replies helped. I was not aware or in the mindset that
branchless_clip was a generally used method for clamping fixed or floating
point values. Because of that, I was limiting my searches to gnuradio
related stuff (googling "gnuradio branchless_clip"). Now I know it is a
general meth
On 12/22/2014 06:45 PM, Philip Balister wrote:
On 12/22/2014 06:42 PM, Marcus D. Leech wrote:
I'm not as smart as Marcus, so I googled "branchless clip",
http://stackoverflow.com/questions/427477/fastest-way-to-clamp-a-real-fixed-floating-point-value
Philip
I think that at the end of the day,
On 12/22/2014 06:42 PM, Marcus D. Leech wrote:
> On 12/22/2014 06:37 PM, Richard Bell wrote:
>> Hi all,
>>
>> The goal of this email is to learn how to find answers using available
>> resources on my own in the future. To do this, I will explain what
>> I've done to try and find the answer and then
On 12/22/2014 06:37 PM, Richard Bell wrote:
Hi all,
The goal of this email is to learn how to find answers using available
resources on my own in the future. To do this, I will explain what
I've done to try and find the answer and then I hope someone can tell
me how to finish the process so t
On Mon, Feb 3, 2014 at 6:00 PM, Tom McDermott wrote:
>
> Hi Maheshkumar,
>
> Here's some details on making a hierarchical block when using Gnuradio
> Companion:
>
> 1. From an open GRC flow graph, mouse-select the connected elements that you
> want to turn into a hierarchical block. The blocks and
Hi Maheshkumar,
Here's some details on making a hierarchical block when using Gnuradio
Companion:
1. From an open GRC flow graph, mouse-select the connected elements that you
want to turn into a hierarchical block. The blocks and interconnect will turn
green.
2. Right click, then select C
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Maheshkumar,
in the GNU Radio companion, in the "options" element, choose "hier
block" instead of "wx gui", "qt gui", "no gui"; set a meaningful name
here, also!
Use pad sinks and pad sources to define your in- and outputs.
Save, generate, refresh
On Wed, Dec 18, 2013 at 11:38 AM, Maheshkumar Pandit
wrote:
> hello every buddy
>
>as we know in any plot lik water flow or fft sink there is
> positive and negative values are present . if we want to present only ssb
> i.e. positive or negative value .
>
> how it can be done
>
>
Hi Vidyadhar,
You need to burn the fpga image on to the usrp 2. You
can either run the command given above or go to
cd /usr/local/share/uhd/utils from your home folder and then open
usrp_n2xx_net_burner_gui.py and then run in terminal. Then you get a gui
with two fields Firmware
22 matches
Mail list logo