Hi, Sean and Josh,
Thank you so much for your help. My problem is solved now. Thanks again. Wu From: Nowlan, Sean [mailto:sean.now...@gtri.gatech.edu] Sent: 2012年2月18日 1:00 To: Wu Ting; discuss-gnuradio@gnu.org 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#a74c75fc2a20918485 6db674489de748c Sean From: discuss-gnuradio-bounces+sean.nowlan=gtri.gatech....@gnu.org [mailto:discuss-gnuradio-bounces+sean.nowlan=gtri.gatech....@gnu.org] On Behalf Of Wu Ting Sent: Friday, February 17, 2012 7:45 AM To: discuss-gnuradio@gnu.org 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-yo ur-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
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio