• R/O
  • HTTP
  • SSH
  • HTTPS

提交

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Firmware of Silead Touchscreen Controller for Jumper EZpad 6 Pro.


Commit MetaInfo

修订版870af4d3cf523b9abde36663777d6964d87a7fed (tree)
时间2016-03-25 00:49:43
作者Gregor Riepl <onitake@gmai...>
CommiterGregor Riepl

Log Message

Increased indentation of readme template

更改概述

差异

--- a/firmware/README.md.template
+++ b/firmware/README.md.template
@@ -1,20 +1,20 @@
11 <manufacturer_short_name>/<device_short_name>
22 ---------------------------------------------
33
4-| Item | Description |
5-|-------------------------|-------------|
6-| Manufacturer | The name of the device manufacturer |
7-| Device | The full name of the device, including a version or product code if there are multiple revisions |
8-| Website | http://.../products/device |
9-| Vendor driver (Windows) | ftp://.../drivers/device/driver.zip |
10-| Extracted firmware | [firmware.fw](firmware.fw) |
4+| Item | Description |
5+|---------------------------|-------------|
6+| Manufacturer | The name of the device manufacturer |
7+| Device | The full name of the device, including a version or product code if there are multiple revisions |
8+| Website | http://.../products/device |
9+| Vendor driver (Windows) | ftp://.../drivers/device/driver.zip |
10+| Extracted firmware | [firmware.fw](firmware.fw) |
1111 | Firmware for gslx680-acpi | [silead_ts.fw](silead_ts.fw) |
12-| Display resolution | The resolution of the display, such as 1920x1200 |
13-| Touch panel resolution | The resolution of the touch screen, usually smaller than the display resolution |
14-| Touch controller | GSLxxxx, you should open your device and verify this |
15-| Multitouch support | Yes (number of recognized touch points) or No if unsupported. All Silead chips should support 5 or 10 touch points. |
16-| Finger tracking | Yes, if the chip already does finger tracking, No if software finger tracking needs to be enabled in the driver |
17-| Mirrored horizontally | Yes, if the touch screen is mirrored along the X axis, i.e. left and right are reversed, otherwise No |
18-| Mirrored vertically | Yes, if the touch screen is mirrored along the Y axis, i.e. top and bottom are reversed, otherwise No |
19-| Axes swapped | Yes, if the touch screen is rotated by 90 degrees, i.e. moving from left to right results in movement from top to bottom |
20-| Comments | The exact fwtool command line used to generate silead_ts.fw or other relevant information |
12+| Display resolution | The resolution of the display, such as 1920x1200 |
13+| Touch panel resolution | The resolution of the touch screen, usually smaller than the display resolution |
14+| Touch controller | GSLxxxx, you should open your device and verify this |
15+| Multitouch support | Yes (number of recognized touch points) or No if unsupported. All Silead chips should support 5 or 10 touch points. |
16+| Finger tracking | Yes, if the chip already does finger tracking, No if software finger tracking needs to be enabled in the driver |
17+| Mirrored horizontally | Yes, if the touch screen is mirrored along the X axis, i.e. left and right are reversed, otherwise No |
18+| Mirrored vertically | Yes, if the touch screen is mirrored along the Y axis, i.e. top and bottom are reversed, otherwise No |
19+| Axes swapped | Yes, if the touch screen is rotated by 90 degrees, i.e. moving from left to right results in movement from top to bottom |
20+| Comments | The exact fwtool command line used to generate silead_ts.fw or other relevant information |