summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-config/autocard.py
AgeCommit message (Collapse)AuthorFilesLines
2015-09-09LinHES-config: autocard.py: change dvb-fe-tool cmd line for new version.Britney Fransen1-16/+21
cleanup help a bit
2013-10-23LinHES-config: autocard.pyJames Meyer1-19/+25
increase default timeout for discovering infinitv to 15 seconds Added some extra try/except to autocard to avoid abnormal aborting.
2013-01-27LinHES-config, supplimental-web: Fix proxy numbering for Ceton infiniTVJames Meyer1-5/+9
refs #899
2013-01-23LinHES-config: autocard.py and discover_infinitv.py Modifications to ↵James Meyer1-62/+225
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
2013-01-16linhes-config: list the ip of network tuners, and provide a link on the ↵James Meyer1-3/+12
supplemental webpage refs #898
2013-01-09LinHES-config: autocard.py Added the ability to insert cards into the ↵James Meyer1-45/+458
database. Fixed a few bugs for dvb and hdhr refs #892
2013-01-05LinHES-config: reintroduce the start of a revamped autocard.py.James Meyer1-267/+470
This is not done, but it's close enought to commit. In it's current state it will detect v4l, hdprv, hdhr, dvb cards and write out udev rules to create persistent dev nodes for each device. However it will not change the kernel produced nodes. Right now it's as simple as running "autocard.py" refs #892
2010-11-23LinHES-config: fix python shebangs; recompileMichael Hanson1-1/+1
2009-09-26LinHES 6.01.00Cecil Hugh Watson1-0/+307