aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/NimManager.py
AgeCommit message (Collapse)Author
2010-11-25set diseqc repeats in diseqc 1.0 to 0 (this fixes a strange diseqc bug in ↵ghost
advanced tuner config when diseqc is set to 1.0) thx to SadButTrue for bug report! fixes bug #623
2010-10-14Merge remote branch 'remotes/origin/bug_593_i2c_device_from_file'ghost
2010-10-14Merge remote branch ↵ghost
'remotes/origin/bug_587_new_internally_connectable_and_unsupported_tuner_management'
2010-10-11refs bug #587Stefan Pluecken
set empty tuner slots to supported
2010-10-11fix slotinfo assignment for new "unsupported tuner" handlingghost
refs bug #587
2010-10-06lib/python/Components/NimManager.py: add toneAmplitude option for 340 and 360mVghost
2010-10-06Revert "disable unicable for release 2.6"ghost
This reverts commit 597d64c2e00be8759286e37fd15823b1c1518845.
2010-10-06Merge remote branch 'origin/bug_347_adenin_unicable_xml'ghost
2010-10-06fixes bug #593Stefan Pluecken
use i2c_device from /proc/bus/nim_sockets for automatic cable scan
2010-10-06Merge branch ↵Stefan Pluecken
'bug_587_new_internally_connectable_and_unsupported_tuner_management' into bug_593_i2c_device_from_file Conflicts: lib/python/Components/NimManager.py
2010-10-06refs bug #593Stefan Pluecken
get i2c device from /proc/bus/nim_sockets for automatic scans
2010-10-03refs bug #587Stefan Pluecken
internally linking is now done via /proc/stb/frontend/X/rf_switch instead of /proc/stb/tsmux and moved to the python part of enigma2
2010-10-02fixes bug #587Stefan Pluecken
- use new internally connectable detection mechanism - display unsupported tuners
2010-06-28add support for /proc/stb/frontend/X/lnb_senseghost
2010-06-28add support for /proc/stb/frontend/X/lnb_senseghost
2010-06-09fix crash when unicable matrix is selected, cleanup codeghost
2010-06-09fix crash when unicable matrix is selected, cleanup codeghost
2010-06-08NimManager.py: add missing conversion to intghost
2010-06-08NimManager.py: add missing conversion to intghost
2010-06-08update unicable stuff (by adenin)ghost
2010-06-08update unicable stuff (by adenin)ghost
2010-03-31fixes bug #436 (again)Stefan Pluecken
multi tuner support: add a magic sleep(1) to workaround strange behaviour write a magic 0 into /sys/module/dvb_core/parameters/dvb_shutdown_timeout
2010-03-31fixes bug #436Stefan Pluecken
some improvements to the multi tuner type switching
2010-03-31fixes bug #436 (again)Stefan Pluecken
multi tuner support: add a magic sleep(1) to workaround strange behaviour write a magic 0 into /sys/module/dvb_core/parameters/dvb_shutdown_timeout
2010-03-31fixes bug #436Stefan Pluecken
add support for mixed nims
2010-03-30fixes bug #436Stefan Pluecken
some improvements to the multi tuner type switching
2010-02-20fixes bug #436Stefan Pluecken
add support for mixed nims
2009-12-23NimManager.py/Satconfig.py: add possibility to change the tone amplitide ↵ghost
(22Khz amplitude) in Tunerconfig for Alps BSBE2 tuners when the usage level is configured as expert
2009-12-23NimManager.py/Satconfig.py: add possibility to change the tone amplitide ↵ghost
(22Khz amplitude) in Tunerconfig for Alps BSBE2 tuners when the usage level is configured as expert
2009-12-22NimManager.py: increased delay after enable voltage before send motor diseqc ↵ghost
command... this fixes bug #261
2009-12-22NimManager.py: increased delay after enable voltage before send motor diseqc ↵ghost
command... this fixes bug #261
2009-11-08Merge branch 'bug_258_sorting_of_configsatlist' into experimentalghost
2009-11-08NimManager.py: another fix of satellite sort order .. now we sort from the ↵ghost
westernmost to the easternmost satellite
2009-11-07Merge branch 'bug_258_sorting_of_configsatlist' into experimentalghost
2009-11-07revert some no more needed bug_258_sorting_of_configsatlist changesghost
2009-11-07Merge branch 'master' into experimentalStefan Pluecken
2009-11-07fixes bug #258 (again)Stefan Pluecken
sorting of satlist moved to another, not so destructive state
2009-11-06Merge branch 'master' into experimentalStefan Pluecken
Conflicts: lib/python/Components/config.py
2009-11-06fixes bug #258Stefan Pluecken
removed some wrong ConfigSatList handling
2009-11-02Revert "disable unicable for release 2.6"ghost
This reverts commit 597d64c2e00be8759286e37fd15823b1c1518845.
2009-10-27disable unicable for release 2.6ghost
2009-09-08don't offer scanning on nims where nothing is connectedStefan Pluecken
2009-06-30NimManager.py: fix not working "Tuner Equal to" option in complex tuner ↵ghost
configurations
2009-03-27NimManager.py: take care of satpos depends only for lnbs confed to DiSEqC 1.2ghost
2009-03-23NimManager.py: small revertghost
2009-03-23NimManager.py: create some config entries just when needed .. to speedup ↵ghost
enigma2 start
2009-02-24small optimizations and cleanups by Moritz Vennghost
2009-02-20split "delay after continuous tone" value in "delay after continuous tone ↵ghost
disable before diseqc" and "delay after final continuous tone change" value and increment the first value now to 25 to fix "tune failed" problems with some diseqc switches
2009-02-15fix typoghost
2009-02-09speedup / cleanupghost