aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py
AgeCommit message (Expand)Author
2009-02-13add possibility to override tuner type in ConvertToHumanReadableghost
2009-01-23small gui fixes in satfinder and motor setupghost
2009-01-19more codecleanupghost
2009-01-19code cleanupghost
2009-01-19remove nested structures because of the fact that swig cannot handle thisghost
2008-12-12small fixghost
2008-12-12PositionerSetup/plugin.py: use data from currently tuned transponder as initi...ghost
2008-12-11PositionerSetup/plugin.py: fix modulation, fix nim selection list sizeghost
2008-12-11PositionerSetup/plugin.py: add support for DVB-S2ghost
2008-12-09also show SNR in dB in PositionerSetupghost
2008-12-08remove agcghost
2008-09-05dont start timers as recurring timers... this is better for blocking syscallsAndreas Monzner
2008-07-28fix crash on opening satfinder / motor pluginAndreas Monzner
2008-07-01restart previous running services in onClose eventAndreas Monzner
2008-05-12by Pieter Grimmerink: fix FEC typosFelix Domke
2008-02-14add support for cyclic garbage collection to eTimer and eSocketNotifierAndreas Monzner
2007-10-16fix bluescreen when opening motor setup and more than one nim is configuredAndreas Monzner
2007-10-07add 'weight' for menu entries (including plugins), so they can be sorted, pat...Felix Domke
2007-10-07add entryid to WHERE_MENU, add entryids in local plugins (patch by Moritz Ven...Felix Domke
2007-10-07Rename WHERE_SETUP to WHERE_MENU and patch all local plugins to follow this (...Felix Domke
2007-07-28fix *required* kwargs. plugins not having **kwargs will probably not run with...Felix Domke
2007-07-24display Satfinder, SatelliteEquipmentControl and PositionerSetupStefan Pluecken
2007-05-18NIM cleanup, as described in https://lists.elitedvb.net/pipermail/enigma2-dev...Felix Domke
2007-01-15change iFrontendInformation apiAndreas Monzner
2006-12-26add missing importAndreas Monzner
2006-12-2615 msec delay between disable tone and send diseqcAndreas Monzner
2006-12-26disable tone before send diseqc commandAndreas Monzner
2006-12-19fix syntax error,Andreas Monzner
2006-12-19some python import cleanupsAndreas Monzner
2006-11-01fix non working diseqcAndreas Monzner
2006-11-01make "Satfinder" and "Positioner setup" translatableAndreas Monzner
2006-11-01move Satfinder and Positioner Plugin to Menu -> Setup -> Service SearchingAndreas Monzner
2006-10-29send rotor stop command twiceAndreas Monzner
2006-10-28fixAndreas Monzner
2006-10-28do not initialize config entrys on every startAndreas Monzner
2006-10-27fix typoAndreas Monzner
2006-10-27fix goto stored posAndreas Monzner
2006-10-20fix typoAndreas Monzner
2006-10-20fix bluescreen when try to store a position in rotorAndreas Monzner
2006-10-09fix RotorPlugin for new config stuffAndreas Monzner
2006-10-08change ConfigDummy to ConfigNothingStefan Pluecken
2006-10-02config rewrite. some extensions still need to be updated.Felix Domke
2006-06-30fix bluescreen in positioner setup tuningStefan Pluecken
2006-05-26fix one step east / one step west optionAndreas Monzner
2006-05-24add support for 8PSKAndreas Monzner
2006-05-24some fixes for dvb-s2Andreas Monzner
2006-05-01check if e2 is currently recording before entering the positioner plugin (and...Stefan Pluecken
2006-04-25add some missing german translationsStefan Pluecken
2006-04-11some logic to detect useable nims for rotor pluginAndreas Monzner
2006-04-11fix tuner selection in positioner plugin for more than one dvb-s nimStefan Pluecken