kit-cel / gr-dab

GNU Radio DAB (digital audio broadcasting) module
http://0x7.ch/code/
GNU General Public License v3.0
43 stars 13 forks source link

Receiver needs a stop button #24

Closed fwunsch closed 7 years ago

fwunsch commented 7 years ago

"Start receiver" should probably switch to "stop receiver" once started.

marcusmueller commented 7 years ago

I'm now confused what the difference between the "stop receiver" button (which replaces the "start receiver" button) and the "Stop" button at the bottom of the receive tab is.

MLsmd commented 7 years ago

When the receiver is running and audio is selected, the audio stop button and the stop receiver button have the same functionality. I am going to make the audio player independed from the flowgraph start/stop by using a valve block, stopping only the pcm streams to audio sink / wav file sink.

MLsmd commented 7 years ago

solved by #6228a4ba6a06fb66549e4560b783fae080232d17