[no subject]

2023-05-16 Thread Natasya Nurul Putri
Hello Everyone
I want to ask about hot to connect USRP devices on ubuntu
I have done USRP install on ubuntu. but, when I connect USRP device to PC.
However, on ubuntu OS the device (USRP)  is not found.

How to solve this problem?
Looking for you replies, thankyou


Re:

2023-05-16 Thread Marcus D. Leech

On 16/05/2023 03:12, Natasya Nurul Putri wrote:

Hello Everyone
I want to ask about hot to connect USRP devices on ubuntu
I have done USRP install on ubuntu. but, when I connect USRP device to 
PC. However, on ubuntu OS the device (USRP)  is not found.


How to solve this problem?
Looking for you replies, thankyou
What type of USRP device?  There are about a dozen different types these 
days...






multiple pad sinks in hier block does not work

2023-05-16 Thread Grace Yeung
Hi, I am using gr3.10.1 and cannot seem to get a hier block to show 
multiple outputs with multiple pad sinks in the flowgraph. Any advice? 
Thanks!


Grace

--
Grace K. Yeung, MS
NorthWest Research Associates
301 Webster Street
Monterey, CA 93940
gr...@nwra.com
https://www.nwra.com



smime.p7s
Description: S/MIME Cryptographic Signature


Re: multiple pad sinks in hier block does not work

2023-05-16 Thread Grace Yeung

Just in case anyone runs into this.

gr3.10.1 generates hier block code in *.block.yml while gr3.8 generates 
code in *.py.block.yml. But GRC was loading the code with the old 
filename extension rather than the new when I was trying to modify an 
existing hier block to generate multiple outputs, hence the new changes 
did not show. And a side note, these files are not saved in 
~/.grc_gnuradio/ but in the directory where the hier block .grc file is 
generated (I believe this is corrected in a later version of gr?).


I also ran into the following error downstream of one of these multiple 
output ports if the Virtual Sink block is used rather than say QT GUI 
Time Sink:


RuntimeError: delay(73): insufficient connected output ports (1 needed, 
0 connected)


where the Delay block indicated here is the block right before the 
Virtual Sink.


Is this a bug?

Thanks.

Grace

On 5/16/23 9:12 AM, Grace Yeung wrote:
Hi, I am using gr3.10.1 and cannot seem to get a hier block to show 
multiple outputs with multiple pad sinks in the flowgraph. Any advice? 
Thanks!


Grace



--
Grace K. Yeung, MS
NorthWest Research Associates
301 Webster Street
Monterey, CA 93940
gr...@nwra.com
https://www.nwra.com


smime.p7s
Description: S/MIME Cryptographic Signature