discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] How to get time from GPSDO


From: Wu Ting
Subject: Re: [Discuss-gnuradio] How to get time from GPSDO
Date: Sat, 18 Feb 2012 15:09:10 +0900

Hi, Sean and Josh,

 

Thank you so much for your help. My problem is solved now. Thanks again.

 

Wu

 

From: Nowlan, Sean [mailto:address@hidden
Sent: 2012
218 1:00
To: Wu Ting; address@hidden
Subject: RE: [Discuss-gnuradio] How to get time from GPSDO

 

Use the “get_time_now” method, which is callable from C++ or from Python (through Swig).

 

http://gnuradio.org/doc/doxygen/classuhd__usrp__sink.html#a74c75fc2a209184856db674489de748c

 

Sean

 

 

 

From: address@hidden [mailto:address@hidden On Behalf Of Wu Ting
Sent: Friday, February 17, 2012 7:45 AM
To: address@hidden
Subject: [Discuss-gnuradio] How to get time from GPSDO

 

Hi all,

 

I know this is a very basic problem. But I have looked for a lot of information and discussions and still cannot figure out how to do.

 

In my current GNURadio application, I want to get the time produced by GPSDO. I found this page

 

http://files.ettus.com/uhd_docs/manual/html/gpsdo.html#using-the-gpsdo-in-your-application

 

and thought usrp->get_mboard_sensor is the function that I need. But I don’t know how to use this function in GNURadio. It seems that the code is written in C++. So can I use it directly in GNURadio?

 

Thanks,

 

Wu

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]