> My hardware is very simple and cheap; it just demodulates the signal and
> feeds it to a joystick button input. The joystick button register is
> sampled with each timer tick and written to a ringbuffer.
Great :) Is a schematic of the hardware available somewhere? If not,
can you send me a copy?
> The buffer is
> examined and converted to readable output just like that of "date" each
> time /proc/dcf77 is read.
Maybe the conversion shouldn't be part of the kernel... it could just
output a time_t that you can convert to whatever you want in user space.
Kai
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html