f4exb / sdrangel

SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay and FunCube
GNU General Public License v3.0
2.91k stars 441 forks source link

No audio in DSD Demodulator #120

Closed kallix closed 6 years ago

kallix commented 6 years ago

Hi,

I can't seem to obtain any audio out of the DSD Demodulator, even though the speaker icons are green (see screenshot)

I do have correct audio from NFM / WFM / Broadcast FM Demodulators.

Am I missing something or doing something wrong ? Is there something special about how the DSD Demodulator handles sound ?

I'm running the current git head on Debian.

dsd

f4exb commented 6 years ago

I guess you compile the software in which case you need to have mbelib installed in your system. If you have mbelib installed in a custom location, say /opt/install/mbelib you will need to add these defines to the cmake command: -DLIBMBE_INCLUDE_DIR=/opt/install/mbelib/include -DLIBMBE_LIBRARY=/opt/install/mbelib/lib/libmbe.so

f4exb commented 6 years ago

This question would be better aswered at: https://groups.io/g/sdrangel

ivanenev commented 6 years ago

Hi, Any solution to this problem? I have the same issue although I compiled with mbelib support.

Thanks

sh123 commented 5 years ago

Same issue on Debian, no audio output, while log indicates that VOX frames are received. Mbelib is installed in /usr/local/lib and it was detected during cmake build stage.

nukedclx commented 4 years ago

same here, vox and speaker icon green and no audio..

vetrivelmnv13 commented 3 years ago

hi guys, i am trying to receive walkie-talkie signal by using my limesdrmini. the walkie- talkie doing 4FSK modulation. i am using sdr angel for reception. but sdrangel seems like, does not have any FSK demodulation. so i how can i receive the walkie talkie signal ? can anyone give me some suggestion

f4exb commented 3 years ago

Question would be better answered here: https://groups.io/g/sdrangel

vetrivelmnv13 commented 3 years ago

Question would be better answered here: https://groups.io/g/sdrangel

hi @f4exb , i am not able to post a question in sdrangel forum, can you guide me?