[USRP-users] RFNoC: How can I use the GPS time?

2020-11-17 Thread George Smith via USRP-users
I imagine, that I don't need an interaction for custom logic on the FPGA. Maybe I need it later, but in a first step I try to bypass it. So I when I click on the Play Button in GNURadio all control tasks (in the test1_impl.cc) are consecutively processed and the last task is getting the GPS time

[USRP-users] RFNoC: How can I use the GPS time?

2020-11-17 Thread George Smith via USRP-users
Dear community,   I use an RFNoC block and I would like to use it in combination with the GPS time functionallity on a N310. My aim is to create and write out a GPS precise timestamp - in the first step only once but maybe later more regularly. Until Inow I have a RFNoC block, where I put the con

[USRP-users] RFNoC: How can I use the GPS time?

2020-11-16 Thread George Smith via USRP-users
Dear community,   I use an RFNoC block and I would like to use it in combination with the GPS time functionallity on a N310. My aim is to create and write out a GPS precise timestamp - in the first step only once but maybe later more regularly. Until Inow I have a RFNoC block, where I put the

Re: [USRP-users] RFNoC: Initialization process and packaging questions!

2020-09-24 Thread George Smith via USRP-users
Hey Marcus, I answer your questions under yours.   Dear George, On 05.08.20 21:25, George Smith via USRP-users wrote: >> After reading and doing the official /Getting Started with RFNoc Development >> guide/, I implemented my own VHDL/Verilog files and adapted the corresponding

Re: [USRP-users] RFNoC: Initialization process and packaging questions!

2020-09-24 Thread George Smith via USRP-users
Hey Marcus, I answer your questions under yours. Dear George, On 05.08.20 21:25, George Smith via USRP-users wrote: > After reading and doing the official /Getting Started with RFNoc Development > guide/, I implemented my own VHDL/Verilog files and adapted the corresponding >

[USRP-users] RFNoC: Initialization process and packaging questions!

2020-08-05 Thread George Smith via USRP-users
Dear community,   I have some technical questions concerning your Ettus Hardware. I would appreciate if some members could help me with my requests.   I use the RFNoC Framework in combination with an Ettus Research Board N310 for my project. After reading and doing the official Getting Starte