summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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