Mailing List archive

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

[linux-dvb] Re: CPU Usage of kdvb-fe



HW> try fe_mon.c from the DVB/apps/szap/ directory. It's accessing the 
HW> frontend device readonly, so you can run this in parallel with your main 
HW> DVB application.

DF> # ./femon -a 1 -f 0|tee nova.log
DF> using '/dev/dvb/adapter1/frontend0'
DF> FE: STV0299/TSA5059/SL1935 based (SAT)
DF> status 1f | signal b66d | snr db06 | ber 00000000 | unc 00000000 |
DF>   FE_HAS_LOCK

   It appears that you have a clean lock with a signal to noise ratio
   probably well in excess of 12dB. At least the bit error rate is nil.

   Holger had previously written that you can expect the SNR and signal
   level to vary from 0x0000 to 0xfff with higher hex numbers corresponding
   to more dB and dbm.

   The LinuxDVB API details the status in fe_status_t.

							Mike


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



Home | Main Index | Thread Index