When using messages, simply add a 'time' key to the command dictionary,
and it will be set for the command you're calling. The time stamp value,
is a long/double pair, for full and fractional time. Example:

{'freq': 1e9, 'time': (100, 0.1)}

If this is your message, it will set the frequency to 1 GHz at time 100.1.

Cheers,
Martin



On 03/02/2016 05:46 AM, Nigel Steed wrote:
> Hi,
> 
>  
> 
> Anyone know or managed to implement the time command using a message
> port to the UHD Source Block ?
> 
>  
> 
> I believe time commands are not implemented in the latest GNURadio
> gr-uhd ? Is that correct ?
> 
>  
> 
> Thanks,
> 
>  
> 
> Nigel
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to