summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-01fix typo in resource_adc_mcp3008.ctemplateHyunsoo1-1/+1
2018-05-04fix typos in connectivity.c fileKisung Son1-2/+2
2017-11-21Adds privilege about peripheralioEunyoung Lee1-0/+1
2017-11-08Merge "add comments for new functions in connectivity module" into templateEunyoung Lee1-10/+73
2017-11-08remove hash table if there is nothing in the hash table to minimize memoryJeonghoon Park1-0/+5
2017-11-08add comments for new functions in connectivity moduleJeonghoon Park1-10/+73
2017-11-08Change the data type of valueEunyoung Lee1-1/+1
2017-11-07add remove functions for attributes notifyJeonghoon Park2-2/+31
2017-11-07apply connectivity function name changesJeonghoon Park1-2/+2
2017-11-07get conf file path from app common apiJeonghoon Park1-3/+13
2017-11-07fix typos in conf fileJeonghoon Park1-1/+1
2017-11-07merge connectivity module from master branchJeonghoon Park4-279/+851
2017-11-07update CMakefile and rpm spec fileJeonghoon Park2-1/+8
2017-11-07merge webutil module from master branchJeonghoon Park2-0/+654
2017-11-07merge controller util module from master branchJeonghoon Park2-0/+139
2017-11-07merge conf file from master branchJeonghoon Park1-0/+3
2017-11-03Add log to print sensed valueEunyoung Lee1-8/+7
2017-11-03Change to code for practice of infrared motion sensorEunyoung Lee2-31/+21
2017-10-25Use #if and #endif instead of '/*' and '*/'Jin Yoon1-5/+5
2017-10-24Remove useless commentsEunyoung Lee2-25/+12
2017-10-24Update connectivity.hEunyoung Lee1-12/+12
2017-10-24Adds APIs related to connectivityEunyoung Lee3-16/+93
2017-10-24Change template code for UltraSonic Sensor with Soscon2017junkyu han3-22/+59
2017-10-24Notify a value typed doubleJin Yoon1-2/+2
2017-10-23add feature for adconvert and sound sensorJeonghoon Park10-0/+369
2017-09-26Change peripheral io APIsGeunsun, Lee26-547/+625
2017-09-07Reverse the out value of the gas sensorGeunsun, Lee1-0/+6
2017-09-07Sync with masterJin Yoon14-5/+397
2017-09-06Add API for Gas Detection Sensorjunkyu han6-0/+126
2017-09-04Implemented APIs for the flame sensorEunyoung Lee6-0/+132
2017-09-01Fix missspelling: vaule -> valueGeunsun, Lee5-7/+7
2017-09-01Implement APIs for the vibration sensorGeunsun, Lee6-0/+126
2017-08-30Change package name: org.example.position-finder-server -> org.tizen.position...Geunsun, Lee3-8/+9
2017-08-29update icon nameJin Yoon1-1/+1
2017-08-29Add privilegesJin Yoon1-0/+5
2017-08-29Use CBOR file after copying itJin Yoon1-1/+43
2017-08-29Modify Comment to avoid build errorjunkyu han1-1/+1
2017-08-29QoS : High -> LowJin Yoon1-3/+3
2017-08-29Modify comments&logs on templateJin Yoon2-4/+34
2017-08-25Make some code as Comment for presentationjunkyu han2-6/+12
2017-08-25Merge with masterJin Yoon5-20/+47
2017-08-24Add script required when installing binary imageEunyoung Lee1-0/+328
2017-08-23Modified to use close function of each sensor when closing resourceEunyoung Lee7-8/+22
2017-08-18Modified to build in Tizen StudioEunyoung Lee14-61/+1818
2017-08-18Modify Commentsjunkyu han1-1/+1
2017-08-17Cherry pick with the master branchJin Yoon6-29/+41
2017-08-17Modify to connect only one infrared motion sensor & Fixed an issue the CBOR f...Eunyoung Lee6-37/+14
2017-08-16Modify comments about connectivity APIEunyoung Lee1-8/+8
2017-08-11Add API for LED resource to check human behaviorEunyoung Lee6-0/+115
2017-08-11Add comments for sensor and connectivity APIEunyoung Lee15-11/+140