rtlsdr-rds-demod icon indicating copy to clipboard operation
rtlsdr-rds-demod copied to clipboard

mashup for doing realtime FM radio metadata decoding

This application decodes live RadioText / RDS / RBDS FM radio metadata, such as station callsign and the currently display'ed radio text. This is a reasonably effective alternative to Windytan's awesome application, Redsea.

I set out to build a framework for localisation and timestamping a system based on nothing but a RTLSDR receiver, and at this point, we're pretty close.

The project started with an amalgamation of joshisanerd's work on RDS decoding and ChristopheJacquet's Pydemod demo code but has been pretty much rewritten from scratch at this point.

Also useful was the GRC implementation of caculating the RDS block checksums.

See the following for additional information on the protocols and technology in play: