(De)modulator analyzer feature plugin
This (de)modulator analyzer feature plugin can be used to analyze the real demodulated signal from some channel plugins. It shows the demodulated signal for Rx channels and the modulating signal for Tx channels.
Rx channels are:
- AM demodulator
- DSD (FM digital voice) demodulator
- NFM demodulator
- SSB demodulator
- WFM demodulator
Tx channels are:
- AM modulator
- NFM modulator
- Packet modulator
- SSB modulator
- WFM modulator
Details of the interface are available in the readme file of the plugin. This implements issue #695.
Other changes and fixes
- GLShaderTVArray: fixed regression introduced by commit a08e18b
- Appveyor MSVC build: follow upgrade to Qt 5.15.2