[USRP-users] Re: USRP sink with GPIO

2024-11-25 Thread Tim Vancauwenbergh
Hello Marcus, thanks for your reply. I've fixed the root cause of the issue, which was indeed that I was scheduling the commands way too much in advance. I am generating a waveform and at each pulse I set a tag with the next transmission time. I've however noticed that I need a few samples with va

[USRP-users] Re: USRP sink with GPIO

2024-11-19 Thread Marcus D. Leech
On 19/11/2024 11:02, Tim Vancauwenbergh wrote: Dear, I am revisiting an issue I encountered earlier. I have a flow that generates pulses with spaces between them continuously. To switch between the RX and TX paths on a single antenna, I tried utilizing GPIO to control an RF switch. Tests we