aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins
AgeCommit message (Collapse)Author
2006-04-08feature complete positioner pluginStefan Pluecken
2006-04-07finished the rotor config plugin (untested and lacking some features)Stefan Pluecken
2006-04-05another positioner tryStefan Pluecken
2006-04-05use new string concept for sending diseqc commandsStefan Pluecken
2006-04-05some positioner setup changes for debugging purposesStefan Pluecken
2006-04-04fixAndreas Monzner
2006-04-04small changesAndreas Monzner
2006-04-04some work on the positioner setup pluginStefan Pluecken
2006-03-24remove old softwareupdate from configure and makefile - new softwareupdate ↵Stefan Pluecken
could be called stable by now
2006-03-10add parameter to Console screen to set the console window titleStefan Pluecken
2006-03-06update ConfigurationBackup pluginFelix Domke
2006-03-05add ConfigurationBackupFelix Domke
2006-03-05add ConfigurationBackup pluginFelix Domke
2006-03-05plugin api change: Plugins() and main functions must receive (and possibly ↵Felix Domke
ignore) keyword arguments
2006-03-05some more .cvsignoreFelix Domke
2006-03-05adding the image upgrade wizardStefan Pluecken
can backup settings to hdd, cf, usb or (in the future) a given path recognizes the backup after flashing the image automatically and asks the user, if it should restore the settings guides the user through the upgrade process
2006-03-02add .cvsignores to pluginsFelix Domke
2006-02-27- add positioner plugin (just basic gui atm)Stefan Pluecken
- some changes to ConfigSlider (is now called "configSlider" and has a step width and max value now) - add BER/SNR/AGC display to the manual single transponder scan (just gui, no functionality yet)
2006-02-25fix typoStefan Pluecken
2006-02-25readd old software update to ensure update capability for faulty software ↵Stefan Pluecken
conditions
2006-02-23remove __init__.py files and create them on the flyStefan Pluecken
2006-02-23recursively search for pluginsStefan Pluecken
2006-02-22fix install pathStefan Pluecken
2006-02-22install plugins to the correct directoriesStefan Pluecken
2006-02-22cleanup the plugins to fit the new namespaceStefan Pluecken