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 [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
