apps/native/position-finder-server.git
6 years ago1. Change api version: 3.0 -> 4.0 23/163223/1 tizen_4.0
Geunsun, Lee [Fri, 8 Dec 2017 05:03:05 +0000 (14:03 +0900)]
1. Change api version: 3.0 -> 4.0
2. Add privilege: peripheral-io

Change-Id: I47368a78fc05de2a4f6785d7b5f39cee4233a5ef

6 years agoChange peripheral io APIs 10/152310/1 accepted/tizen_4.0_unified accepted/tizen/4.0/unified/20170926.171631 submit/tizen_4.0/20170926.023348 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m2_release
kibak.yoon [Mon, 25 Sep 2017 05:13:51 +0000 (14:13 +0900)]
Change peripheral io APIs

- change parameter type from int to uint32_t in peripheral_gpio_read()
- change gpio interrupt-related API

Change-Id: Iec4794ef19ab299879d531b7f1615a402a4162de
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
6 years agoUse .dev_id file when uri_path is NULL on connectivity_set_resource() 58/144858/1 accepted/tizen/4.0/unified/20170828.224146 accepted/tizen/unified/20170822.113007 submit/tizen/20170818.095539 submit/tizen_4.0/20170828.100001 submit/tizen_4.0/20170828.110001 submit/trunk/20170818.095510
Jin Yoon [Fri, 18 Aug 2017 07:10:47 +0000 (16:10 +0900)]
Use .dev_id file when uri_path is NULL on connectivity_set_resource()

Change-Id: I531f7c81b242eb7bb19501b3078e6801c5d9c40d

6 years agoModify comments 87/144787/1
junkyu han [Fri, 18 Aug 2017 02:42:37 +0000 (11:42 +0900)]
Modify comments

Change-Id: I3c024df192584bf38a830b72d44984df438dfb40

6 years agoModify comments 02/144702/1
Jin Yoon [Thu, 17 Aug 2017 12:15:02 +0000 (21:15 +0900)]
Modify comments

Change-Id: I934fd1cba08d071aa64d1111e140029075a156bf

6 years agoCBOR file in res dir and auto-naming in spec 91/144691/1
Jin Yoon [Thu, 17 Aug 2017 12:01:00 +0000 (21:01 +0900)]
CBOR file in res dir and auto-naming in spec

Change-Id: Ibefe191bd86c6cb54e88df188f09959102c317ac

6 years agoModify comments about connectivity API 04/144204/1
Eunyoung Lee [Wed, 16 Aug 2017 01:33:01 +0000 (10:33 +0900)]
Modify comments about connectivity API

Change-Id: Ic9848e7bf09bbf2498882c2a453c236df7adde37

6 years agoAdd API for LED resource to check human behavior 53/143753/1
Eunyoung Lee [Fri, 11 Aug 2017 06:52:13 +0000 (15:52 +0900)]
Add API for LED resource to check human behavior

Change-Id: Iabdff0eec6470a45c5c84435c42f9f63af8945eb

6 years agoAdd comments for sensor and connectivity API 98/143698/1
Eunyoung Lee [Fri, 11 Aug 2017 04:46:39 +0000 (13:46 +0900)]
Add comments for sensor and connectivity API

Change-Id: Ib643d2fd31bf5662e3a5b3ea10e363f619959dbc

6 years agoTrivial modification 42/143642/2
Jin Yoon [Thu, 10 Aug 2017 23:34:28 +0000 (08:34 +0900)]
Trivial modification

Change-Id: Id46b0197faffee323d000606466084168e94b7f7

6 years agoCopy CBOR file from res dir to data dir for protecting crash 89/143089/1
Jin Yoon [Tue, 8 Aug 2017 10:55:39 +0000 (19:55 +0900)]
Copy CBOR file from res dir to data dir for protecting crash

Change-Id: I02d9d726a3827c348d23f151a53fb1e03980d6f5

6 years agoRemove presence API - not working, maybe it'll be deprecated 52/142152/1
Jin Yoon [Thu, 3 Aug 2017 01:50:25 +0000 (10:50 +0900)]
Remove presence API - not working, maybe it'll be deprecated

Change-Id: Idd20dbc094138b274bcbd3ccdbd8c27e0dd4f20a

6 years agoMerge "Add connectivity APIs for various data types"
Jin Yoon [Tue, 1 Aug 2017 05:11:34 +0000 (05:11 +0000)]
Merge "Add connectivity APIs for various data types"

6 years agoAdd connectivity APIs for various data types 64/141564/1
Jin Yoon [Tue, 1 Aug 2017 05:00:04 +0000 (14:00 +0900)]
Add connectivity APIs for various data types

Change-Id: I7d3e57f823e8c627536538c349317c3609288804

6 years agoChange the lisence : apache -> flora 87/141487/2
Geunsun, Lee [Mon, 31 Jul 2017 23:41:25 +0000 (08:41 +0900)]
Change the lisence : apache -> flora

Change-Id: I05c59855588d47a4a58d74607710adf3a9201462

6 years agoEnable 5 infrared motion sensors to check human behavior 75/140275/1
Jin Yoon [Mon, 24 Jul 2017 09:11:35 +0000 (18:11 +0900)]
Enable 5 infrared motion sensors to check human behavior

Change-Id: I000ff19aabfcf9ab4369c8d800db6923896a1a1d

6 years agoEncapsulate pre-defined functions into controller_internal.c 16/140116/2
Jin Yoon [Mon, 24 Jul 2017 02:43:09 +0000 (11:43 +0900)]
Encapsulate pre-defined functions into controller_internal.c

Change-Id: I5801569003f9331fd8e7a7bd4fb9c96e237ae9f0

6 years agoChanged the method of reading the sensor value from the ultrasonic sensor 04/140004/2
Eunyoung Lee [Fri, 21 Jul 2017 08:41:39 +0000 (17:41 +0900)]
Changed the method of reading the sensor value from the ultrasonic sensor

Change-Id: I2ca69857c66db8c2b3ae3bbd2867cc33734d59c0

6 years agoMerge "Zarie ver. 0.1 : Auto-start on boot"
Jin Yoon [Thu, 20 Jul 2017 06:34:03 +0000 (06:34 +0000)]
Merge "Zarie ver. 0.1 : Auto-start on boot"

6 years agoZarie ver. 0.1 : Auto-start on boot 75/139675/1
Jin Yoon [Thu, 20 Jul 2017 05:51:31 +0000 (14:51 +0900)]
Zarie ver. 0.1 : Auto-start on boot

Change-Id: Iab5cb025a39974f1bd9534e5642a5337ec956428

6 years agoMerge "Modified internal value of the ultrasonic sensor"
Eunyoung Lee [Thu, 20 Jul 2017 05:30:52 +0000 (05:30 +0000)]
Merge "Modified internal value of the ultrasonic sensor"

6 years agoModified internal value of the ultrasonic sensor 08/139508/1
Eunyoung Lee [Wed, 19 Jul 2017 07:34:36 +0000 (16:34 +0900)]
Modified internal value of the ultrasonic sensor

Change-Id: I41638df54ed300ff3aa59916345e1aedb9abf93c

6 years agoDevice name is set only by a internal function 59/139459/2
Jin Yoon [Wed, 19 Jul 2017 04:56:19 +0000 (13:56 +0900)]
Device name is set only by a internal function

Change-Id: I2a28a5461a4a53bd0e64bebad1dfc13dbf8a3748

6 years agoModified status when multiple sensors are not used 14/139414/1
Eunyoung Lee [Wed, 19 Jul 2017 01:48:44 +0000 (10:48 +0900)]
Modified status when multiple sensors are not used

Change-Id: Ib6df781f805d56cc64ea5edf1a415b2024e067fe

6 years agoFix wrong word and change double->float 06/139406/1
junkyu han [Wed, 19 Jul 2017 01:02:49 +0000 (10:02 +0900)]
Fix wrong word and change double->float

Change-Id: I976980e550186d7fc413d8001df53ebd40c74340

6 years agoActivate connectivity's notification of sensoring data 09/139009/1
Jin Yoon [Mon, 17 Jul 2017 01:20:13 +0000 (10:20 +0900)]
Activate connectivity's notification of sensoring data

Change-Id: Icf999e52e7eb2391fffd8d48ec24e4b497a8a0f4

6 years agoTemplate control.c with RCC Pattern 42/138842/1
Jin Yoon [Fri, 14 Jul 2017 04:44:01 +0000 (13:44 +0900)]
Template control.c with RCC Pattern

Change-Id: Ibd1c6082581ebbcd95f96432459abf880b33d19a

6 years agoConnectivity APIs, First version 29/138829/2
Jin Yoon [Fri, 14 Jul 2017 03:15:30 +0000 (12:15 +0900)]
Connectivity APIs, First version

Change-Id: I9d3df7e6b5bd6b02f8fa351223d43ff996699493

6 years agoMerge "Implement multiple sensor logic"
Jin Yoon [Fri, 14 Jul 2017 03:18:30 +0000 (03:18 +0000)]
Merge "Implement multiple sensor logic"

6 years agoHide internal headers into resource_internal.h 10/138810/1
Jin Yoon [Fri, 14 Jul 2017 01:24:55 +0000 (10:24 +0900)]
Hide internal headers into resource_internal.h

Change-Id: I61b268517563d5e721be128f55b87ac9269c098d

6 years agoImplement multiple sensor logic 92/137892/5
Geunsun, Lee [Mon, 10 Jul 2017 07:45:53 +0000 (16:45 +0900)]
Implement multiple sensor logic

Change-Id: I9f33f9c9336c32f7ab798d50a10cd0a3ef1a3c33

6 years agoMaintain only server's cbor file for connectivity 99/138799/1
Jin Yoon [Fri, 14 Jul 2017 00:59:36 +0000 (09:59 +0900)]
Maintain only server's cbor file for connectivity

Change-Id: Ic787fb01ff0c092955cf46b8830474b7dd9bb057

6 years agoAdd Privileges for IoTCon 96/138796/2
Jin Yoon [Fri, 14 Jul 2017 00:20:58 +0000 (09:20 +0900)]
Add Privileges for IoTCon

Change-Id: I786c07e8cadccfa97dca3792e213e6a696e8d36e

6 years agoDo not open functions for closing GPIO 19/138519/1
Jin Yoon [Wed, 12 Jul 2017 11:03:23 +0000 (20:03 +0900)]
Do not open functions for closing GPIO

Change-Id: I98044ce96dfdde8273a585a4db11b0cc4798f6a8

6 years agoRename Model as Resource 11/138511/1
Jin Yoon [Wed, 12 Jul 2017 10:26:03 +0000 (19:26 +0900)]
Rename Model as Resource

Change-Id: Ie671b3e2bf00fdc45f230c1335b1edc40510bdd0

6 years agoExample for most simple Tizen IOT Communication API 89/137389/8
junkyu han [Wed, 5 Jul 2017 11:51:38 +0000 (20:51 +0900)]
Example for most simple Tizen IOT Communication API

Change-Id: I5007b62207a8606351b966882501b8aff6358c3d

6 years agoAdd author information 09/137209/2
Geunsun, Lee [Wed, 5 Jul 2017 02:02:48 +0000 (11:02 +0900)]
Add author information

Change-Id: Iaa2d7726b6d0fe3bbe2c4f96d578a845b404c15c

6 years agoFree resources on error conditions 70/137070/2
Jin Yoon [Tue, 4 Jul 2017 09:02:21 +0000 (18:02 +0900)]
Free resources on error conditions

Change-Id: Ibe75f5f522ef8bb5da6df18aa3d9af162d57e13a

6 years agoModify goto statement 26/137026/1
Eunyoung Lee [Tue, 4 Jul 2017 06:51:24 +0000 (15:51 +0900)]
Modify goto statement

Change-Id: I5502c5f37d54e5aceb92098e21cf0e4aa854c14b

6 years agoMCC Pattern : Initial version 03/136903/6
Jin Yoon [Mon, 3 Jul 2017 11:15:14 +0000 (20:15 +0900)]
MCC Pattern : Initial version

Change-Id: I6a839878b65784fd92b570056d09b61cb7d612fd

6 years agoConnectivity : Initial Codes 86/136886/1
Jin Yoon [Mon, 3 Jul 2017 09:26:03 +0000 (18:26 +0900)]
Connectivity : Initial Codes

Change-Id: I3fd7cb6c470db301f12182b8fc96b2359b409f41

6 years agoInitial Version
Jin Yoon [Thu, 29 Jun 2017 06:29:50 +0000 (15:29 +0900)]
Initial Version

6 years agoInitial version
Jin Yoon [Mon, 26 Jun 2017 04:23:10 +0000 (13:23 +0900)]
Initial version

6 years agoInitial empty repository
Tizen Infrastructure [Thu, 1 Jun 2017 23:04:02 +0000 (23:04 +0000)]
Initial empty repository