On 25 August 2010 00:04, Joe Veldhuis <electrob...@gmail.com> wrote:
> Hello to all. I'm working on writing a tool that will control a piece of 
> hardware using ioctl's on its device node. Specifically, I'm trying to 
> configure and tune a DVB-S receiver on Linux.
>
> Just for starters, I want to try opening the frontend and setting the LNB 
> voltage. An example in C:

Maybe you can use the python v4l2 bindings from [1] as example how to
use it for dvb. Not used it or have any experience with anything like
this but it might help..

Greets
Sander

[1] http://pypi.python.org/pypi/v4l2
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to