n/grc/gui/Constants.py#L50
Best add a color
in?https://github.com/gnuradio/gnuradio/blob/main/grc/gui/canvas/colors.py
To make it optional grep for some action like TOGGLE_SNAP_TO_GRID and add your
own in the same manner.?
Sebastian
On Mon, Mar 7, 2022 at 6:32 PM Prof. M.B. Patil wrote:
Dear All,
Is there a way to display the grid (to which
blocks get locked) on the canvas? If not, any
tips on how to implement it?
Thanks.
M.Patil
Dear All,
GSEIM is an ODE solver which uses GRC
as the front end:
https://github.com/gseim/gseim
A description of this program is given in
https://arxiv.org/abs/2104.06621
Contributions from those familiar with
the GRC code will be greatly appreciated.
Regards,
M.Patil
Dear All,
I was not able to figure out how
this works in GRC:
view -> Show block comments
I toggled it, but it did not seem to
make any difference. Any pointers would
be greatly appreciated.
M.Patil
I have opted out of email notification for
discuss-gnuradio. I posted a query and saw
replies to it in the digest. Is there a way
to reply to that? (There was a button for
"reply to Jeff Long" in the digest page,
but it does not seem to do anything. Perhaps
it has to do with my Ubuntu installati
If I have two input pads in my hier block,
which one will be considered as the first
pad ('0') when I invoke this block in a
circuit?
M.Patil
Please let me know if there is a recent
tutorial on gnuradio hierarchical blocks.
In particular, I want to know how to map
parameters of blocks within a hier block
to the parameters of the hier block.
M.Patil