diff options
author | Ziyann <jaraidaniel@gmail.com> | 2014-11-14 11:47:40 +0100 |
---|---|---|
committer | Ziyan <jaraidaniel@gmail.com> | 2014-12-13 00:39:19 +0100 |
commit | 0e5e9cef4315f4ec2a8c5e3c8fa8d7eb8637084a (patch) | |
tree | b52d04ef2c8a288c512323c471c0367f7578cd13 /touchscreen | |
parent | e6cc6f848a8697195de3daf03ff3eab956919923 (diff) | |
download | device_samsung_tuna-0e5e9cef4315f4ec2a8c5e3c8fa8d7eb8637084a.zip device_samsung_tuna-0e5e9cef4315f4ec2a8c5e3c8fa8d7eb8637084a.tar.gz device_samsung_tuna-0e5e9cef4315f4ec2a8c5e3c8fa8d7eb8637084a.tar.bz2 |
tuna: move touchscreen files to touchscreen/
Change-Id: If7f94dd85f66f50174f364c45a36fd3666c72d8e
Diffstat (limited to 'touchscreen')
-rw-r--r-- | touchscreen/Melfas_MMSxxx_Touchscreen.idc | 39 | ||||
-rw-r--r-- | touchscreen/README.mms144_ts | 12 | ||||
-rw-r--r-- | touchscreen/mms144_ts_rev31.fw | bin | 0 -> 31760 bytes | |||
-rw-r--r-- | touchscreen/mms144_ts_rev32.fw | bin | 0 -> 31760 bytes |
4 files changed, 51 insertions, 0 deletions
diff --git a/touchscreen/Melfas_MMSxxx_Touchscreen.idc b/touchscreen/Melfas_MMSxxx_Touchscreen.idc new file mode 100644 index 0000000..8117e45 --- /dev/null +++ b/touchscreen/Melfas_MMSxxx_Touchscreen.idc @@ -0,0 +1,39 @@ +# Copyright (C) 2011 The Android Open Source Project +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# +# Input Device Calibration File for the Tuna touch screen. +# + +# Basic Parameters +touch.deviceType = touchScreen +touch.orientationAware = 1 + +# Size +touch.size.calibration = diameter +touch.size.scale = 10 +touch.size.bias = 0 +touch.size.isSummed = 0 + +# Pressure +# Driver reports signal strength as pressure. +# +# A normal thumb touch typically registers about 200 signal strength +# units although we don't expect these values to be accurate. +touch.pressure.calibration = amplitude +touch.pressure.scale = 0.005 + +# Orientation +touch.orientation.calibration = none + diff --git a/touchscreen/README.mms144_ts b/touchscreen/README.mms144_ts new file mode 100644 index 0000000..75865ad --- /dev/null +++ b/touchscreen/README.mms144_ts @@ -0,0 +1,12 @@ +This copyright/license notice pertains to files: + +device/samsung/tuna/touchscreen/mms144_ts_rev31.fw +device/samsung/tuna/touchscreen/mms144_ts_rev32.fw + +---- + +Copyright (c) 2011 by MELFAS, Inc. All right reserved. + +Permission is hereby granted for the distribution of this firmware data +in hexadecimal or equivalent format, provided this copyright notice is +accompanying it. diff --git a/touchscreen/mms144_ts_rev31.fw b/touchscreen/mms144_ts_rev31.fw Binary files differnew file mode 100644 index 0000000..a5c7c78 --- /dev/null +++ b/touchscreen/mms144_ts_rev31.fw diff --git a/touchscreen/mms144_ts_rev32.fw b/touchscreen/mms144_ts_rev32.fw Binary files differnew file mode 100644 index 0000000..80acfd1 --- /dev/null +++ b/touchscreen/mms144_ts_rev32.fw |