summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
pr.jung [Thu, 8 Feb 2018 11:29:59 +0000 (20:29 +0900)]
auto-test: Add auto-test for feedbackd
Change-Id: Iee10703dc89bb94ecffc37424be259552c537f86
Signed-off-by: pr.jung <pr.jung@samsung.com>
Hyotaek Shim [Tue, 6 Feb 2018 05:47:12 +0000 (14:47 +0900)]
Enable systemd activiation on feedbackd.service
Change-Id: Ifeb475d28740839f842a60a294d1df64b8115a11
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Hyotaek Shim [Tue, 6 Feb 2018 05:03:27 +0000 (14:03 +0900)]
Rename LICENSE file as LICENSE.Apache-2.0
Change-Id: I69d89d6fa27bdfeb1c9026a8aa190fd119421efe
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
sanghyeok.oh [Mon, 5 Feb 2018 11:52:03 +0000 (20:52 +0900)]
haptic: watch/unwatch name with correct id
multiple haptic_info struct can be added into haptic_handle_list,
but abnormal name watching id is assigned to one global variable,
fix this to use correct id for each haptic_info struct
Change-Id: Ia2360120bdbd6ca6bdcc47ad6e071a90f7f462f9
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
pr.jung [Fri, 2 Feb 2018 10:47:34 +0000 (19:47 +0900)]
Fix casting warning
Change-Id: Ia0781461e5c6eaf5f01a4b1522eef852cfd5f415
Signed-off-by: pr.jung <pr.jung@samsung.com>
sanghyeok.oh [Thu, 1 Feb 2018 02:43:25 +0000 (11:43 +0900)]
dbus: change edbus/ecore to common dbus api
Change-Id: I9f2c821acedc7f4bd1466058c6205ff881444d43
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
sanghyeok.oh [Tue, 1 Aug 2017 06:39:21 +0000 (15:39 +0900)]
dbus: clean up dbus conf
Change-Id: I43fb5b292b86631b0be981f946a0acf19679dbd2
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
pr.jung [Fri, 19 Jan 2018 08:01:41 +0000 (17:01 +0900)]
Seperate haptic driver rpms and configuration rpms
Change-Id: I17321f88d8602c9d92071fd1bab8d203bb2fe1e0
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Thu, 21 Dec 2017 06:20:28 +0000 (15:20 +0900)]
Seperate iot profile
- GPIO_HAPTIC is used on iot profile
Change-Id: I755261b3248ed30cea41a2d02c1aff12f0623a47
Signed-off-by: pr.jung <pr.jung@samsung.com>
Hyotaek Shim [Thu, 21 Dec 2017 08:17:14 +0000 (17:17 +0900)]
Remove tizen_build_devel_mode in the spec
Change-Id: Ie46190e2be39e83877e3f63eeaf72c38e700bd28
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Segwon [Thu, 21 Dec 2017 02:20:03 +0000 (11:20 +0900)]
pio: can be included only peripheral-io.h
Change-Id: I05cf2472f33c579182c39ca650d02016b0512747
Signed-off-by: Segwon <segwon.han@samsung.com>
INSUN PYO [Fri, 13 Oct 2017 02:15:25 +0000 (02:15 +0000)]
Coverity fixes.
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: I9201254a8076891148aadb9a6932bebaef4263a4
INSUN PYO [Fri, 29 Sep 2017 07:04:21 +0000 (16:04 +0900)]
Coverity fixes.
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: If524dfd179eb01d40855e5e6570a488e759550c7
pr.jung [Tue, 12 Sep 2017 02:33:56 +0000 (11:33 +0900)]
Apply Tizen Coding Rule
Change-Id: Ia7f9dc80a77e9a90df8f58219a568c56850ceff1
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Wed, 2 Aug 2017 08:30:02 +0000 (17:30 +0900)]
Return valid handle in vibrate_monotone
Change-Id: I513fc57e25782ff7a3d8153be7fb764f98efb1c6
Signed-off-by: pr.jung <pr.jung@samsung.com>
scott park [Sat, 22 Jul 2017 11:30:21 +0000 (20:30 +0900)]
The Initial Haptic (drv2605l) HAL for RPI3
Implemented using PIO (Peripheral-io)
- open_device, close_device, vibrate_monotone, stop_device
Change-Id: Ifc26d9f1397bd38f92b2dccb3916ed1316dfd9bc
Signed-off-by: scott park <scott.park@dignsys.com>
pr.jung [Mon, 3 Jul 2017 08:09:20 +0000 (17:09 +0900)]
Add supplementary group for feedbackd.service
- Add input group for feedbackd
- feedbackd access /dev/input/
Change-Id: I5073d85a51c64fe651c3dfda7d321f4367cca9ad
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Tue, 27 Jun 2017 11:44:04 +0000 (20:44 +0900)]
haptic: Play higher priority pattern when there are more than one vibration requests
Change-Id: I1a5d25e0bfa31581b25636e8f62c6c952d05d417
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Thu, 22 Jun 2017 07:18:41 +0000 (16:18 +0900)]
haptic: Only need to check whether next node is existed
- If there is next node on vibration_data and waiting time is 0, haptic play should be continued
Change-Id: Ifea12490663f90997b9e19e24036b8693a651abc
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Mon, 12 Jun 2017 07:24:04 +0000 (16:24 +0900)]
haptic: A haptic handle is independent of other handle
- Only the same handle with which plays vibration can stop vibration
- Needs to remove duration_timer when stopping vibration
Change-Id: I291e90e3248bdb647cdc08b1594aebf4681e5b9d
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Fri, 19 May 2017 07:08:25 +0000 (16:08 +0900)]
Add standard.c for wearable profile
Change-Id: I37ac930a95e77b3350fdfd75d4aedb3a7ffe09c8
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Thu, 18 May 2017 07:15:13 +0000 (16:15 +0900)]
haptic: Build circle.c for wearable profile
Change-Id: I640f2457777c56ddf42ef1ea495958d4d59b0a9c
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Fri, 10 Mar 2017 05:26:01 +0000 (14:26 +0900)]
Create initial commit
Change-Id: I55eb8f18f19bcfd6467ed40558a4d6b914085965
Signed-off-by: pr.jung <pr.jung@samsung.com>
Tizen Infrastructure [Wed, 8 Feb 2017 01:54:15 +0000 (17:54 -0800)]
Initial empty repository