Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Problems with Frontend API




Hi,

I tried to read the signal strength via the FE_READ_SIGNAL_STRENGTH
command,
but I get 0 as result every time, even if the tuning was successful. Has
anyone tried
this with better results ?

I call it like this inside the zap_to function in szap.c :

long int strength =3D -1;
...
result =3D ioctl(fefd,FE_READ_SIGNAL_STRENGTH,&strength);

I'm using a WinDVB-S card,

best regards,
Robin.



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index