[USRP-users] Re: USRP E320

2021-03-22 Thread Tuan Hoang Dinh
Dear Samie, Good to know you are working on PHY/MAC layer of OFDM signal like LTE and wifi on the USRP. I'm also want to deploy the PHY layer of LTE on USRP but trying to use RFNoC. I got a little bit confused about the PHY layer of WARP project targets on Wifi, 802.11 standard rather than LTE. Co

[USRP-users] Re: USRP E320

2021-03-22 Thread Tuan Hoang Dinh
nd it has no PHY implementation on the FPGA. > Which means that all the processing is done on the processing host with a > general purpose CPU. In the wifi case the story is different. So there is > no common PHY/MAC layer. > > > Best, > > Samie > ------

Re: [USRP-users] Add Xilinx IP in OOT RFNoC UHD4.0

2021-02-15 Thread Tuan Hoang Dinh via USRP-users
Dear Wade, I would like to add Xilinx IP to RFNoC module and still have no idea to do that. Could you share your example to help me get started? Thank you so much! Tuan Vào Th 7, 23 thg 1, 2021 vào lúc 02:22 Wade Fife via USRP-users < usrp-users@lists.ettus.com> đã viết: > Yes, I have done i

Re: [USRP-users] Add Xilinx IP in OOT RFNoC UHD4.0

2021-02-16 Thread Tuan Hoang Dinh via USRP-users
> > On 16/02/21 14:03, Tuan Hoang Dinh wrote: > > I would like to add Xilinx IP to RFNoC module and still have no idea to > do > > that. > > Could you share your example to help me get started? > > I forwarded Wade's exampl

[USRP-users] How to issue start stream command directly to DDC/Radio block using GNU Radio

2021-02-21 Thread Tuan Hoang Dinh via USRP-users
Hi, I'm testing my first RFNoC block using GNU radio, when executing the graph, the UHD return recv() time out like the picture below. [image: image.png] I searched on the mailing list and know this is a problem when start stream command did not send directly to DDC/Radio block, the new RFNoC blo