itdaniher / rtlsdr-rds-demod

mashup for doing realtime FM radio metadata decoding

Home Page:http://imgur.com/a/OMuoQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

mashup for doing realtime FM radio metadata decoding

http://imgur.com/a/OMuoQ


Languages

Language:Python 100.0%