github f4exb/sdrangel v2.5.2
Fixed multiple modulators lockup issue

latest releases: v7.20.0, v7.19.1, v7.19.0...
7 years ago

Fixed multiple modulators lockup issue

This fixes issue #11. See issue for details. Now multiple modulators in the same baseband can run smoothly. However multiple modulators is different from multiple demodulators as for transmission mixing is required and adds complexity. Moreover the relative power of each modulator must be reduced as the number of modulators is increased. Having more than two of them is more or less a curiosity. An information message is displayed when more than one modulator is added to the baseband.

This fix however also improves performance of single modulator operation.

Other changes

- Removed useless mutex lock on audio input and output FIFOs. This may improve multiple channel reception fluidity. Apparently this is a requirement to work in OSX. - Fixed core dump when ending application and Tx is still running - Windows build: fixed deployment of WFM modulator

Don't miss a new sdrangel release

NewReleases is sending notifications on new releases.