> 2. Obtain the number of outputted/missing samples at current time. > This will essentially remove the need to rely on assuming the output > is always continuous. However, I can't find a function to do this. > Modifying fpga image and adding a user register for this can be an > acceptable solution and a pointer to roughly how that can be done > would be very helpful.
Had a look at if this can be done by catching underrun event and from what I can see in how that error is generated and how the message triggering it is generated in the firmware code it doesn't seem to be a real counter, rather a flag/saturated counter so it won't be good enough for my application. _______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com