I was trying to get GPS from a python OOT module block, but it doesn't look like it is possible when running RFNoC mode. I have top_block passed in, and I tried the command: print self.top_block.uhd_rfnoc_streamer_radio_0.get_mboard_sensor('gps_position') But I get the error: print self.top_block.uhd_rfnoc_streamer_radio_0.get_mboard_sensor('gps_position') AttributeError: 'rfnoc_radio_sptr' object has no attribute 'get_mboard_sensor' thread[thread-per-block[0]: <block retune_from_yaml (74)>]: SWIG director method error. Error detected when calling 'feval_ll.eval' Any idea how to do this? I tried poking through the mailing list as well as the USRP manual, but I don't see any way to do it when you are an RFNoC radio. ~Jason
_______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com