summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-config/discover_infinitv.py
AgeCommit message (Collapse)AuthorFilesLines
2013-10-23discover_infintv: meant to use 15 instead of 12 seconds for the timeout.James Meyer1-1/+1
2013-10-23LinHES-config: autocard.pyJames Meyer1-1/+1
increase default timeout for discovering infinitv to 12 seconds Added some extra try/except to autocard to avoid abnormal aborting.
2013-10-23LinHES-config: autocard.pyJames Meyer1-1/+1
increase default timeout for discovering infinitv to 15 seconds Added some extra try/except to autocard to avoid abnormal aborting.
2013-01-23LinHES-config: autocard.py and discover_infinitv.py Modifications to ↵James Meyer1-0/+84
allow autocard to detect and setup both pci and usb based infinitv tuners. This will also setup the network configuration for the ctnX/usbX if the interface is found but not configured. refs #899