aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/DiseqcTester
AgeCommit message (Collapse)Author
2009-11-25Enigma2-Metainformations: - update all Meta Informationsacid-burn
2009-10-13DiseqcTester/plugin.py: -use "Setup" Skin but still allow individual ↵acid-burn
skinning over own Skin entry "DiseqcTesterTestTypeSelection" - add SetupSummary
2009-09-03Enigma2-meta: install plugins-meta.xml in /usr/share/metaacid-burn
genmetaindex.py: change index.xml layout a bit
2009-08-19log signal quality during diseqc tester runsStefan Pluecken
2009-08-19Plugins/Meta-Makefiles: add EXTRA_DIST for jpgs to Makefilesacid-burn
2009-08-18set permissions to 644 for data filesAndreas Oberritter
2009-08-18Don't install *.jpg files with the Plugin metadata to save space.acid-burn
2009-08-17enable metadata install, install into /usr/share/enigma2/meta/enigma2/Felix Domke
2009-08-15Makefile.am: use dist_*_DATA to include data files in tarballsAndreas Oberritter
2009-08-15update all Makefile.am filesAndreas Oberritter
remove 'AUTOMAKE_OPTIONS = gnu', which is the default, use pkgdatadir instead of $(DATADIR)/enigma2, use pkglibdir instead of $(LIBDIR)/enigma2
2009-07-20some more work on plugin manageracid-burn
add experimental plugin meta informations, not yet included in build process install missing py from TuxboxPlugins plugin remove Filemanger from plugins build process
2009-03-03- properly ignore transponders without values for tsid/onid in the diseqc testerStefan Pluecken
- add some log file output for pids_failed case (real tsid/onid and expected tsid/onid)
2009-02-24small optimizations and cleanups by Moritz Vennghost
2009-02-20remove debug printStefan Pluecken
2009-02-20follow changes in module Tuner with added rolloff, pilot and ↵Stefan Pluecken
system/modulation in DiseqcTester/TuneTest
2008-12-18add diseqc tester test type complete (tune FROM every possible index TOStefan Pluecken
every possible index) (can take some time until eternity for a high number of orbital positions)
2008-12-18count indexes instead of transponders for failed/successfully tuned indexesStefan Pluecken
2008-12-18allow writing of diseqc tester results to /media/hdd/diseqctester.logStefan Pluecken
2008-12-16add newlines at end of fileStefan
2008-12-16add diseqc tester test type "random"Stefan
2008-12-16show transponders in diseqc tester resultsStefan
2008-12-16finish and polish diseqc tester pluginstefan
2008-12-16catch up DiseqcTest developmentStefan Pluecken