skysafe / gr-sigmf

GNURadio blocks to read, write, and modify SigMF datasets
Other
30 stars 11 forks source link

Sigmf Sink never closes #14

Closed soggysec closed 6 years ago

soggysec commented 6 years ago

I have a simple truncation flowgraph that does:

SigMF Source -> Throttle -> Skip Head -> Sigmf Sink

The truncation works and the file gets written out, but the flowgraph doesn't stop running at the end of the SigMF Source. The SIGMF Source is set not to repeat.

soggysec commented 6 years ago

Not a bug, don't know how to GNU Radio. Thanks @storborg

soggysec commented 6 years ago

In Options block change: -> Run Options: Run to Completion -> GUI - No QUI