From d4b047f04147aa199aed88fb1e86b20caf9f7331 Mon Sep 17 00:00:00 2001 From: Nils Faerber Date: Sat, 6 Nov 2010 00:12:59 +0100 Subject: [PATCH] Add descriptive Readme --- Readme.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Readme.txt 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) + -- 2.39.2