> _metadata.start_of_burst = true;
> _metadata.end_of_burst = false;
> - _metadata.has_time_spec = _stream_now;
> + _metadata.has_time_spec = !(_stream_now);
> if (_start_time_set){
> _start_time_set = false; //cleared for next run
> _metadata.time_spec = _start_time;
Thanks, I didnt get around to testing it. That patch makes sense. Its
pushed.
-josh
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio