From: Nils Faerber Date: Fri, 5 Nov 2010 23:12:59 +0000 (+0100) Subject: Add descriptive Readme X-Git-Url: https://git.karo-electronics.de/?p=rdstmc.git;a=commitdiff_plain;h=d4b047f04147aa199aed88fb1e86b20caf9f7331 Add descriptive Readme --- diff --git a/Readme.txt b/Readme.txt new file mode 100644 index 0000000..c294d7f --- /dev/null +++ b/Readme.txt @@ -0,0 +1,14 @@ + +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) +