File: SAMg9.xml

package info (click to toggle)
ddccontrol-db 20061014-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 1,572 kB
  • ctags: 27
  • sloc: sh: 9,199; xml: 905; ansic: 218; makefile: 75; perl: 12
file content (17 lines) | stat: -rw-r--r-- 470 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0"?>
<!--- NOCHECKDB -->
<monitor name="Samsung LCD 9-value gamma">
	<controls>
		<control id="gamma" type ="list" address="0xf2" >
			<value id="-0.5" value="0"/>
			<value id="-0.3" value="1"/>
			<value id="-0.1" value="2"/>
			<value id="0" value="3"/>
			<value id="+0.1" value="4"/>
			<value id="+0.3" value="5"/>
			<value id="+0.5" value="6"/>
			<value id="+0.7" value="7"/>
			<value id="+0.9" value="8"/>
		</control>
	</controls>
</monitor>