aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/ScanSetup.py
AgeCommit message (Collapse)Author
2005-11-18use correct nim-id for scanStefan Pluecken
2005-11-18scan: add allocateFrontendByIndex, so ServiceScan uses a fixed frontend ID - ↵Felix Domke
currently hardcoded 0 in python.
2005-11-17some basic language support (already working a bit)Stefan Pluecken
2005-11-16fix single transponder scanStefan Pluecken
2005-11-16scan: add flags for optional network search. drop transponders on foreign ↵Felix Domke
satellites.
2005-11-16fix single sat scanStefan Pluecken
2005-11-16add dummy-support for cable and terrestrialStefan Pluecken
2005-11-16single transponder scan works now... but we scan other transponders as well...Stefan Pluecken
2005-11-16single transponder scan should work now (but it doesn't)Stefan Pluecken
2005-11-15fix commentsRonny Strutz
2005-11-15add transponderRonny Strutz
2005-11-14fake autoscanRonny Strutz
2005-11-12fix multisat scan for disecqStefan Pluecken
2005-11-11remove same entries in simpleScanRonny Strutz
2005-11-10add very simple scanRonny Strutz
2005-10-16start scan on pressing okStefan Pluecken
2005-10-15add NumberActionMap to satconfig and scansetupStefan Pluecken
2005-10-15- removed ScanSetup-component andStefan Pluecken
- added config-stuff to the screen - made satList non-static
2005-10-15add single satellite scan to userinterfaceStefan Pluecken
2005-10-11add multisat scan setup for the case of using a dish positionerStefan Pluecken
2005-10-10service scan setup addedStefan Pluecken