⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 roadmap.html

📁 中星微301摄想头最新驱动
💻 HTML
字号:
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"><head><meta name="generator" content="By hand" /><title>ZC030X Linux driver Roadmap</title><!--<link rel="stylesheet" type="text/css" href="fillyourcsshere.css" /> --></head><body><div class="title">Zc030x Roadmap for Linux Driver development<hr /></div><div class="normal">This file describes the roadmap for the Zc030x driver development underLinux. Supported Linux major version is 2.4 and 2.6</div><ol class="version"><li class="version">Version 0.0.1 <div class="mark">finished - not supported anymore</div><div class="normal">This is mostly a Windows parrot driver. This driver mostly replay Windows sequences <br />This driver is not able to adapt to the different configurations, hence is unmaintainable.</li><li class="version">Version 0.1.0 <div class="mark">current version - finishing</div><div class="normal">This is a complete rewrite of the previous driver.<br />Unlike the Windows driver, this driver is able to detect most of the configs.    <ul class="needed">        <li>Sensor are detected dynamically</li>        <li>25% of the known sensors are supported (ICM105A, TAS5130C, HDCS2020, PAS106B)</li>        <li>All registers in Zc030x are known, and used correctly</li>        <li>Sensor specific values are correctly split from common bridge registers</li>        <li>Video For Linux (V4L) is working, however not all V4L functions are implemented (can grab pictures)</li>        <li>No hard locks</li>    </ul></div></li><li class="version">Version 0.2.0 <div class="mark">next version - started</div><div class="normal">    <ul class="needed">        <li>Sensor are detected dynamically</li>        <li>50% of the known sensors are supported (ICM105A, TAS5130C, HDCS2020, PAS106B, ?? ?? ?? ??)</li>        <li>All registers in Zc030x are known, and used correctly</li>        <li>Sensor specific values are correctly split from common bridge registers</li>        <li>Camera specific parameter can be changed dynamically such as :        <ul>            <li>Gamma function for all color components</li>            <li>RGB matrix for setting up color to color conversion</li>            <li>Digital gain</li>        </ul>        </li>        <li>Video For Linux (V4L) is fully implemented and working</li>    </ul></div></li><li class="version">Version 0.3.0 <div class="mark">next version - planned</div><div class="normal">    <ul class="needed">        <li>Sensor are detected dynamically</li>        <li>75% of the known sensors are supported (ICM105A, TAS5130C, HDCS2020, PAS106B, ?? ?? ?? ??   ?? ?? ?? ??)</li>        <li>All registers in Zc030x are known, and used correctly</li>        <li>Sensor specific values are correctly split from common bridge registers</li>        <li>Camera specific parameter can be changed dynamically such as :        <ul>            <li>Gamma function for all color components</li>            <li>RGB matrix for setting up color to color conversion</li>            <li>Digital gain</li>            <li>RGB individual gains</li>            <li>Automatic adjusting of FPS depending on light conditions</li>            <li>Manual and automatic exposure are possible</li>            <li>Manual and automatic white balance are possible</li>        </ul>        </li>        <li>Video For Linux (V4L) is fully implemented and working</li>    </ul></div></li><li class="version">Version 0.4.0 <div class="mark">next version - planned</div><div class="normal">    <ul class="needed">        <li>Sensor are detected dynamically</li>        <li>All known sensors are supported (ICM105A, TAS5130C, HDCS2020, PAS106B, ?? ?? ?? ??   ?? ?? ?? ??   ?? ?? ?? ??)</li>        <li>All registers in Zc030x are known, and used correctly</li>        <li>Sensor specific values are correctly split from common bridge registers</li>        <li>Camera specific parameter can be changed dynamically such as :        <ul>            <li>Gamma function for all color components</li>            <li>RGB matrix for setting up color to color conversion</li>            <li>Digital gain</li>            <li>RGB individual gains</li>            <li>Automatic adjusting of FPS depending on light conditions</li>            <li>Manual and automatic exposure are possible</li>            <li>Manual and automatic white balance are possible</li>            <li>Anything more useful ? -> zc0302-devs@lists.sf.net</li>         </ul>        </li>        <li>Video For Linux (V4L) is fully implemented and working</li>        <li>Can read and write in EEPROM</li>    </ul></div></li><li class="version">Version 0.5.0  and more<div class="mark">planning</div><div class="normal">Okay, I'm out of ideas, so feel free to ask to zc0302-devs@lists.sf.net</div></li></ol></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -