Discussion and technical support related to USRP, UHD, RFNoC
View all threadsHello
Is there any way to get nmea data from GPSDO in gnuradio.
BR
Snehasish
Yes:
https://gnuradio.org/doc/doxygen/classgr_1_1uhd_1_1usrp__block.html#a41
9f5d60d9ca48d162c4001f79511c85
Compare the get_mboard_sensor method that's wrapping through GNU Radio
SWIGging UHD's own method:
https://files.ettus.com/manual/classuhd_1_1usrp_1_1multi__usrp.html#a2d
3c327bcb83fd274e05e3ca95d1ac95
which is, for example, used in
https://github.com/EttusResearch/uhd/blob/maint/host/utils/query_gpsdo_
sensors.cpp
Best regards,
Marcus
On Tue, 2017-12-26 at 20:56 +0000, Snehasish Kar via USRP-users wrote:
Hello
Is there any way to get nmea data from GPSDO in gnuradio.
BR
Snehasish
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com