Hi,
I have a problem with my flowgraphs: at the end of a transmission, I am
pushing into the GNU radio source a number of bits which represent the tail
end of the transmission. The rate of the flowgraph is not fixed, for some
modes the bits will get through faster then for others. I'd like to know
when the device sink has finished  writing the last sample to the radio so
I can stop the transmitting flowgraph, start the receiving flowgraph or
adjust the gain or operate an antenna switch.
So far I haven't found a way (callback?) to tell when the last sample is
out of the flowgraph. I am using the C++ API of GNU radio.
Can anyone help me here?

Thanks,
Adrian
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to