Is there any ways to use GNURadio TCP sink to pipe audio into DSD-FME instead of SDR++?
For trunking system, I'm implementing some new feature for my DSD-FME like neighbour site roaming and new site hunting, to make it more like a real trunk radio that enable us to automatically discover and roam to neighbour site when we travel. To achieve that, I need to use GNURadio to measure neighbour channel's signal strength in the background, to find the best neighbour to camp on, then feed the audio to DSD-FME for decoding.
And here is the problem, I tried with GNURadio TCP sink to pipe my demodulated audio into DSD-FME, but DSD-FME cannot get a sync to the signal. Instead, if I replace the TCP sink with audio sink and pipe with virtual audio cable, it work flawlessly. I prefer to use TCP sink as the input to DSD-FME because it enables us to monitor multiple channel within the entire SDR baseband simutaniously. I'm a beginner to GNURadio, is there anyone succeessfully pipe audio into DSD-FME through GNURadio's TCP Sink?
For trunking system, I'm implementing some new feature for my DSD-FME like neighbour site roaming and new site hunting, to make it more like a real trunk radio that enable us to automatically discover and roam to neighbour site when we travel. To achieve that, I need to use GNURadio to measure neighbour channel's signal strength in the background, to find the best neighbour to camp on, then feed the audio to DSD-FME for decoding.
And here is the problem, I tried with GNURadio TCP sink to pipe my demodulated audio into DSD-FME, but DSD-FME cannot get a sync to the signal. Instead, if I replace the TCP sink with audio sink and pipe with virtual audio cable, it work flawlessly. I prefer to use TCP sink as the input to DSD-FME because it enables us to monitor multiple channel within the entire SDR baseband simutaniously. I'm a beginner to GNURadio, is there anyone succeessfully pipe audio into DSD-FME through GNURadio's TCP Sink?