Re: dvb-apps questions

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

 



Hi,

On Wed, 2007-06-06 at 19:20 +1000, Paul wrote:
>
> so femon and tzap work together? ahhh

They are both separate programs, but the data they report comes from the
same source.

> Actually the big picture is I want to write a script which I can log these values in a 
> database so I can gather info on my signal and reception etc..

tzap behaves just like any other *nix utility with regards to return
values, so something like this should work:

if 'tzap -x ...'
then
    # Tuning successful - monitor signal strength
    femon -h -c ...
else
    # Tuning failed...
fi


Cheers,
Chris
-- 
Chris Malarky
chris at malarky dot org


_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux