initial commit to new repo

This commit is contained in:
Nicole Faerber 2021-02-14 18:15:47 +01:00
parent 09bc9a5042
commit 42e3bad75a
54 changed files with 2924 additions and 1 deletions

View file

@ -1,3 +1,16 @@
# rdstmc
application to decode RDS and TMC data from an RDS data stream
application to decode RDS and TMC data from an RDS data stream
This is a small project to RDS data reception and decoding.
Do not expect anything dramatically great or extremely usable :)
decoder/
Code for decoding RDS and TMC data streams
driver-n900/
Enhancement to the Nokia N900 FM radio driver to
actually output the raw RDS data in V4L compliant format
to the radio device (/dev/radio1) - kernel diff and
ready compiled kernel module (because it was nasty to get
the compile setup right - just for your convenience)