Decoding while DFing

The Kraken code doesn’t support demodulation or decoding, only direction finding.

You could try and code in a demodulator and RDS decoder in the signalProcessing Python script by using the block of data from one channel. I’m not sure if one block of data is enough, or if you need a continuous stream though.