Hello, I have an application where I collect timed bursts of samples every period of time for an amount of time. For example, Every millisecond, collect samples for 100 microseconds.
I’ve used GPIO and other synchronization methods successfully before, but I am wondering if its possible using the PPS on the ettus n321, where a square wave with period 1 ms is passed rather than 1 second, then using timed commands in C++ to carry out the burst collection on every rising edge of the square wave. Thanks Joe
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com