On 03/08/2021 01:22 PM, Xiang Ma wrote:
I have tried to first use GNURadio to write a program in GRC. And
implement my code referring to the generated top_block.py
The following code works
```
from gnuradio import uhd
def u_source(self):
self.source = uhd.usrp_source(
device_addr=sel
I have tried to first use GNURadio to write a program in GRC. And
implement my code referring to the generated top_block.py
The following code works
```
from gnuradio import uhd
def u_source(self):
self.source = uhd.usrp_source(
device_addr=self.usrp_address_source,
stream_args=uhd.
Thanks much, Marcus and Jonathon! I appreciate the direction and references.
Jeff
Hi Jeff,
Here are links to the RFNoC 3 & 4 workshop videos that will help you get
started. Personally, I would suggest trying out RFNoC 4 first.
RFNoC 4: https://www.youtube.com/