aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/frontend.h
AgeCommit message (Collapse)Author
2005-12-03add support for read signal quality, power and biterror rate from pythonAndreas Monzner
2005-11-23work on linked tuners ( can not test it :( )Andreas Monzner
2005-11-16auto tuner selection is now working (this breaks allocateRawChannel..)Andreas Monzner
TODO: handling for linked tuners (loop through)
2005-11-16add - untestd - frontend compatibility/priority checkFelix Domke
2005-11-15add some constsFelix Domke
2005-10-26start rotor with 13V and static power limiting mode (LNBP21).. after 500msec ↵Andreas Monzner
switch rotor to faster speed.. (18V) .. TODO: change limiting mode should be done in driver.. not in userspace.. at the moment this is only working for the first tuner... (hardcoded i2c bus)
2005-05-26more rotor stuffAndreas Monzner
2005-05-20work on rotor support, add usals stuff (rotor stuff not completed yet),Andreas Monzner
only send diseqc when needed
2005-05-19diseqc 1.1 should be working nowAndreas Monzner
2005-05-17non blocking diseqc and sec stuffAndreas Monzner
2005-02-27 - hopefully fixed some python/refcount stuff (__deref__ is still evil!)Felix Domke
- first work on skin support, not really far - improved infobar - deletes components when destroying screens - fixed elistbox and component - add ability to change bouqet - real query parser still unfinished
2005-01-12fixes for old api.. not all tested..Andreas Monzner
2004-09-25 - new GUI libFelix Domke
- fixes
2003-10-17import of enigma2Felix Domke