]> git.kernelconcepts.de Git - rdstmc.git/commitdiff
Add descriptive Readme
authorNils Faerber <nils.faerber@kernelconcepts.de>
Fri, 5 Nov 2010 23:12:59 +0000 (00:12 +0100)
committerNils Faerber <nils.faerber@kernelconcepts.de>
Fri, 5 Nov 2010 23:12:59 +0000 (00:12 +0100)
Readme.txt [new file with mode: 0644]

diff --git a/Readme.txt b/Readme.txt
new file mode 100644 (file)
index 0000000..c294d7f
--- /dev/null
@@ -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)
+