Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.402.294 Times

linuxdvb 0.1

Company: Joe Veldhuis
Date Added: June 28, 2013  |  Visits: 361

linuxdvb

Report Broken Link
Printer Friendly Version


Product Homepage
Download (33 downloads)



This is a Python binding for the Linux DVB API. It is based on the headers from kernel 2.6.35, and should work with any kernel implementing DVB API version 5.1 or higher.<br /><br />All API features are implemented, but only the frontend and demux code has been tested, and only on DVB-S and ATSC hardware. Other hardware should work but I have no way of confirming this myself.<br /><br />Usage example:<br /><br />::<br /><br />>>> import linuxdvb<br />>>> import fcntl<br />>>><br />>>> fefd = open('/dev/dvb/adapter0/frontend0', 'r+')<br />>>> feinfo = linuxdvb.dvb_frontend_info()<br />>>> fcntl.ioctl(fefd, linuxdvb.FE_GET_INFO, feinfo)<br />0<br />>>> feinfo.name<br />'Genpix 8psk-to-USB2 DVB-S'<br />>>> for bit, flag in linuxdvb.fe_caps.items():<br />... if (feinfo.caps & bit) > 0:<br />... print(flag)<br />...<br />FE_CAN_INVERSION_AUTO<br />FE_CAN_FEC_1_2<br />FE_CAN_FEC_2_3<br />FE_CAN_FEC_3_4<br />FE_CAN_FEC_7_8<br />FE_CAN_FEC_AUTO<br />FE_CAN_FEC_5_6<br />FE_CAN_QPSK<br />FE_CAN_QAM_16<br />>>> fefd.close()<br /><br />::<br /><br />#md5=8bbebe5f4de20379b4c17f836cb2a75b

Requirements: No special requirements
Platforms: *nix, Linux
Keyword: Dvbs Gtgtgt Fcntlgtgtgtgtgtgt Fcntlioctlfefd Fefdclosemd Bbebe Feinfo Feinfo Gtgtgt Feinfocaps Feinfoname Genpix Gtgtgt Hardware Import Kernel Linuxdvbdvb Frontend Infogtgtgt Linuxdvbfe Capsitems Linuxdvbgtgtgt Open Devdvbadapter Frontend
Users rating: 0/10

License: Freeware Size: 10.24 KB
USER REVIEWS
More Reviews or Write Review


LINUXDVB RELATED
Programming  -  pyzipcode 0.4
This package will allow you to get zip code information. The data used in this package is retrieved from http://pablotron.org/files/zipcodes-csv-10-Aug-2004.zip pyzipcode uses a local sqlite database to run. You can replace it with your...
1.84 MB  
Programming  -  Joblib 0.5.7
Joblib is a set of tools to provide lightweight pipelining in Python. In particular, joblib offers: 1. transparent disk-caching of the output values and lazy re-evaluation (memoize pattern) 2. easy simple parallel computing ...
235.52 KB  
Network & Internet  -  zope.mimetype 1.3.1
This package provides a way to work with MIME content types. There are several interfaces defined here, many of which are used primarily to look things up based on different bits of information. The basic idea behind this is that...
61.44 KB  
Development Tools  -  Parity Check Matrices of DVBS2 codes 1.0
Copyright (C2010-2013) Yang XIAO, BJTU, April 16, 2010, E-Mail: yxiao@bjtu.edu.cn. This program can produce the Parity Check Matrices of DVBS2 codes, while Ref. [1] remindes you that these codes are not good as the LDPC codes IEEE802.16e for...
20.48 KB  
Programming  -  Pydelicious 0.6
pydelicious allows you to access the web service of del.icio.us via it's API using Python. >>> from pydelicious import DeliciousAPI >>> from getpass import getpass >>> a = DeliciousAPI('username', getpass('Password:'))
51.2 KB  
Business  -  storm_oracle 0.1.0
Using storm_oracle is easy, you just have to import it before connecting: >>> import storm_oracle >>> from storm.locals import create_database, Store >>> db = create_database('oracle://username:password@test?tns=True')
10.24 KB  
Programming  -  iso3166 0.1
ISO 3166-1 defines two-letter, three-letter, and three-digit country codes. python-iso3166 is a self-contained module that converts between these codes and the corresponding country name. Installation $ pip install iso3166
10.24 KB  
Programming  -  zodict 1.9.3
zodict is an ordered dictionary which simply implements the corresponding zope.interface.common.mapping interfaces. >>> from zodict import zodict >>> zod = zodict() zodict-1.9.3.tar.gz#md5=dce7c57b6b5e2f60d4725a4cc0400885
20.48 KB  
Programming  -  nebgb 0.1.1
nebgb is a Genbank file parser library. Usage: >>> import nebgb >>> rec = nebgb.parse_file("./test/data/simple-1.gb").next() >>> rec.locus["name"] 'NP_034640' >>> rec.locus["length"] 182 ...
296.96 KB  
Programming  -  extprot 0.1.1
extprot is a compact, extensible and efficient binary serialization format. This is a python implementation of the 'extprot' serialization scheme, the details of which are descripted in detail at: ...
20.48 KB  
NEW DOWNLOADS IN LINUX SOFTWARE, PROGRAMMING
Linux Software  -  EasyEDA PCB Designer for Linux 2.0.0
EasyEDA, a great web based EDA(Electronics Design Automation) tool, online PCB tool, online PCB software for electronics engineers, educators, students, makers and enthusiasts. Theres no need to install any software. Just open EasyEDA in any...
34.4 MB  
Linux Software  -  wpCache® WordPress HTTP Cache 1.9
wpCache® is a high-performance, distributed object, caching system application, generic in nature, but intended for use in speeding up dynamic web applications, by decreasing database load time. wpCache® decreases dramatically the page...
3.51 MB  
Linux Software  -  Polling Autodialer Software 3.4
ICTBroadcast Auto Dialer software has a survey campaign for telephone surveys and polls. This auto dialer software automatically dials a list of numbers and asks them a set of questions that they can respond to, by using their telephone keypad....
488 B  
Linux Software  -  Total Video Converter Mac Free 3.5.5
Total Video Converter Mac Free developed by EffectMatrix Ltd is the official legal version of Total Video Converter which was a globally recognized brand since 2006. Total Video Converter Mac Free is a free but powerful all-in-one video...
17.7 MB  
Linux Software  -  Skeith mod_log_sql Analyzer 2.10beta2
Skeith is a php based front end for analyzing logs for Apache using mod_log_sql.
47.5 KB  
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB