Re: RFNoc Rx Radio to Socket

2022-02-04 Thread Paul Atreides
Taylor: Marcus is correct. Have you synthesized a custom image that contains the pass through block? I also noticed that you have skip_tag_propagation set to true from the tx_rx_loopback example, but you’re not doing a loopback. What are you trying to do? > On Feb 4, 2022, at 13:16, Marcus D.

Re: RFNoc Rx Radio to Socket

2022-02-04 Thread Marcus D. Leech
On 2022-02-04 10:02, Taylor Clark wrote: Good moring, I was having troubles getting information from an X310 to a socket on Ubuntu 20.04.3 I have attached an image of the flowgraph and included the error message. Error Message: Generating: '/home/.../src/rfnoc-loopback/rfnoc-example/examples

Re: Sending a message to 'osmocom source' block does not work

2022-02-04 Thread Jeff Long
>From a quick look at the gr-osmosdr code, the GRC/YAML file advertises a "command" port, but the actual C++ code does not handle messages. You might want to ask about this on the osmocom list. On Fri, Feb 4, 2022 at 10:13 AM Kimmo Lehtinen wrote: > Hi all, > > > I am trying to send a messsage f

Re: Sending a message to 'osmocom source' block does not work

2022-02-04 Thread Marcus Müller
Hi Kimmo, as far as I know, the gr-osmosdr blocks don't have such a message port, and a `git grep "[\"']command[\"']" does confirm that suspicion. Best regards, Marcus On 04.02.22 16:00, Kimmo Lehtinen wrote: Hi all, I am trying to send a messsage from a Python block (of type gr.sync_block) t

Sending a message to 'osmocom source' block does not work

2022-02-04 Thread Kimmo Lehtinen
Hi all,     I am trying to send a messsage from a Python block (of type gr.sync_block) to 'osmocom source', so that I can change the frequency of the receiver. First, I have in the Python block the command self.message_

[VOLK] Help needed for PR reviews before release

2022-02-04 Thread Johannes Demel
Hi all, today I'd like to ask for help to review some PRs before we can do a VOLK 2.5.1 release. I'd like to do a release ASAP to still have time to get these changes into large distro releases. I'd like to see better support for automatic publication on Zenodo: https://github.com/gnuradio/vo