I did muddle my response - I see all the blocks with UHD 4.4 and GR's
main branch, as Jeff mentioned below. However, with GR's maint-3.10 I
did still see the RFNoC Fosphor block, but not the RFNoC Fosphor
_display_ block.
Are you (or anyone else) using the RFNoC Fosphor display block with a
Jim,
Thanks for your comments. I think I have been going down the wrong road and
need to refocus on using a callback to resolve my issue.
I have used callbacks all through my project which have been triggered by an
action such as a toggle or a radio button selection. I need to trigger the
call
My tool uses XMLRPC integrated from a web page to change the values. That is, a
web page displays a control (in a form, but doesn’t matter). When the form is
submitted, the back-end makes an XMLRPC call to set the value of the affected
parameter. I already had a Python-based web server, so addin
Good morning community,
I was trying to create an embedded python module with the same code for fec
extended encoder in GNU RADIO 3.10.7 version .I am encountering this
problem "Param - Code(_source_code):
Can't interpret source code: "'__name__' not in globals""
it will be very helpful if someone