Template:USB Device Data: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(Added Nebula DigiTV USB version - DVB-T)
(Added BestBuy Easy TV. "Supported since" is more of a "at least since".)
Line 431: Line 431:
| fw=dvb-usb-digitv-01.fw
| fw=dvb-usb-digitv-01.fw
| comment=The device is also called "µDigiTV" (using the micro symbol instead of spelling it out). There is an SDK for download on the Nebula WebSite, which was used to improve the driver's quality. Was the first USB2.0 box on the market (late 2003/early 2004).
| comment=The device is also called "µDigiTV" (using the micro symbol instead of spelling it out). There is an SDK for download on the Nebula WebSite, which was used to improve the driver's quality. Was the first USB2.0 box on the market (late 2003/early 2004).
}}

<!-- TerraTec Cinergy T² -->
{{{{{renderwith}}}
| vendor=[[TerraTec]]
| device=[[TerraTec_Cinergy_T2|Cinergy T2]]
| device=
| supported=
| pic=
| url=[http://tvde.terratec.net/modules.php?op=modload&name=News&file=article&sid=238]
| type=USB2.0
| usbid=
| hw=[[Zarlink MT352]]
| tuner=
| demodulator=mt352
| usbbridge=
| fw=
| comment=Device name also written as "Cinergy T²" (T-square). The programming of the MT352 is hidden behind the USB protocol defined within the firmware.
}}

<!-- Twinhan DVB-T USB2.0 -->
{{{{{renderwith}}}
| vendor=DigitalNow
| device=TinyUSB 2 DVB-t
| supported={{yes}}
| pic=
| url=[http://www.digitalnow.com.au/product_pages/tinyusb2.html]
| type=USB2.0
| usbid=
| hw=[[Zarlink MT352]]
| tuner=
| demodulator=mt352
| usbbridge=
| fw=dvb-usb-vp7045-01.fw
| comment=
}}

<!-- WideView/Yakumo/Hama/Typhoon/Yuan Boxes and Pens -->
{{{{{renderwith}}}
| vendor=Bestbuy
| device=Easy TV
| supported={{yes}}
| pic=
| url=
| type=USB2.0
| usbid=
| hw=
| tuner=
| demodulator=
| usbbridge=
| fw=dvb-usb-wt220u-02.fw
| comment=This is a WideView WT-220U PenType Receiver (Typhoon/Freecom).
}}
}}



Revision as of 11:41, 30 April 2009


The data contained in this template will sooner or later replace the collection of tables in the DVB-T_USB Devices article.

With the help of the ParserFunctions extention it will also be possible to select subsets of the data for other purposes. E.g. The devices that use a certain tuner or the devices by a certain vendor.


Full Detail Table

Vendor Device/Model Supported Pictures URL Interface USB ID Hardware Tuner Demodulator USB Bridge Firmware Comment E


Semantics

"renderwith" is the template that the data is passed to for rendering (a table row)
"vendor" the device manufacturer/vendor. E.g. Hauppauge
"device" the device name. E.g. Cinergy XXS
"supported" support status.
   {{yes}} or {{no}} if there is no further detail but I'd prefer something like 
   {{Supported_in_Kernel|version=2.6.25}} if supported by vanilla kernel since "version"
   {{Supported_in_HG|since=2009-01-31}} for support in main line mercurial repository
   {{Supported_in_HG_Branch|since=2009-01-31|branchurl=http://linuxtv.org/hg/~anttip/af9015/}}
   {{Supported_in_External|since=2009-01-31|url=http://mcentral.de/wiki/index.php5/Em2880}}
"pic" preferably an image uploaded to the wiki. using 120px width
"url" url to the manufacturers/vendors page for that device
"type" interface supported. E.g. USB1.1 or USB2.0 (put USB1.1 first if the device supports both)
"hw" summary of the hardware (human readable)
"usb id" usb id (still not sure if we should have this machine readable.

it would mean only one id per entry and could lead to a lot of duplicated entries.

  • "tuner"
  • "demodulator"
  • "usbbridge"
machine readable component names for implementing filters based on this in the future. E.g. af9015, vt7045, mt2060
"fw" firmware name. link?
"comment" human readable comments



Data

Here is a cut'n paste template for new devices.


{{{{{renderwith}}}
| vendor=
| device=
| supported=
| pic=
| url=
| type=
| usbid=
| hw=
| tuner=
| demodulator=
| usbbridge=
| fw=
| comment=
}}