SigDigger icon indicating copy to clipboard operation
SigDigger copied to clipboard

Implement composite inspector

Open BatchDrake opened this issue 6 years ago • 0 comments

In some scenarios, a digital signal has been modulated twice. This is the case for RDS: it consists of two mirrored BPSK signals modulated at 57 kHz with respect to the FM baseband signal.

Chaining two inspectors together should be straightforward: between every two adjacent inspectors, a spectral tuner selects the desired subchannel. The configuration part is perhaps the most critical one, as the user may want to adjust the parameters for all demodulators from the GUI.

BatchDrake avatar Jan 11 '20 21:01 BatchDrake