I was trying to understand benchmark_tx and benchmark_rx files. I see blks2.mod_pkts being used. and blks2 being imported from gnuradio 1) if i call "from gnuradio import blks2", where exactly are these files called from? 2) i do not see any mod_pkts() function in the blks2 directory. instead i find those in blks2impl/pkt.py and packet_utils.py. I wanted to see the packet form and tried "Print pkt" in packet_utils.py but it doesnt reflect in the output at all. How do i know which files are being used in this?
-- View this message in context: http://www.nabble.com/Packet-mod-demod-race-condition--tp12660275p24469786.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio