On 11/14/2011 06:38 AM, Nicholas Lan wrote:
> Dear Josh,
> 
> Thanks for your reply. Does this mean that there is no method to implement
> the C++ recv and stream commands using an absolute start time in the
> currently implemented gnuradio python api?
> 

You may set absolute time on the device, and receive downstream tags
with absolute timestamps. However, you cannot *yet* tell the block to
stream at a specific time. I believe this to be a trivial change. One
may imagine a call that sets the time into the source block, and when
the source block's start() routine is called, it uses the time
programmed by the user.

-josh

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to