From 9b6b96172d1d20d9daf3c11bc5f0222f487d53d7 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Mon, 27 Feb 2006 00:27:32 +0000 Subject: - add positioner plugin (just basic gui atm) - 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) --- lib/python/Plugins/SystemPlugins/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Plugins/SystemPlugins/Makefile.am') diff --git a/lib/python/Plugins/SystemPlugins/Makefile.am b/lib/python/Plugins/SystemPlugins/Makefile.am index 41969459..51e14620 100644 --- a/lib/python/Plugins/SystemPlugins/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Makefile.am @@ -1 +1 @@ -SUBDIRS = SoftwareUpdate FrontprocessorUpgrade OldSoftwareUpdate +SUBDIRS = SoftwareUpdate FrontprocessorUpgrade OldSoftwareUpdate PositionerSetup -- cgit v1.2.3