discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Flow with multiple sources, modulators and single


From: Matteo Campanella
Subject: Re: [Discuss-gnuradio] Flow with multiple sources, modulators and single
Date: Fri, 25 Oct 2019 17:48:39 +0200

I finally solved the problem, which was connected to the use of the NBFM modulator. Swapping it for an integrator followed by a VCO, everything works wonders. Here's the link to the working implementation of a multimode transmitter

https://bitbucket.org/matteone/gnuradio/src/master/TX/HackRF-nbfm-am-dsb-usb-lsb-Transmit.grc

Il gio 24 ott 2019, 07:11 Matteo Campanella <address@hidden> ha scritto:
Thanks for the link Ron, that’s indeed an interesting solution.

I’m still trying to understand why the matrix multiplier approach blocks though, and if there is a way to make it work, as it is so easy to implement a complete solution with multiple sources and multiple modulations and a single sink that you can switch at runtime ... maybe it blocks because of the different delays introduced by the filters on the two branches I’m trying to multiply?

Matteo

reply via email to

[Prev in Thread] Current Thread [Next in Thread]