index
:
apps/native/position-finder-server
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_unified
challenge_1
challenge_2
challenge_test
maintanance
master
package
soundlevel
template
template_2.0
template_st
tizen
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
zarie
Domain: Applications; Licenses: Apache-2.0;
Jin Yoon <jinny.yoon@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-08
remove hash table if there is nothing in the hash table to minimize memory
Jeonghoon Park
1
-0
/
+5
2017-11-07
add remove functions for attributes notify
Jeonghoon Park
1
-2
/
+29
2017-11-07
get conf file path from app common api
Jeonghoon Park
1
-3
/
+13
2017-11-06
update name of new added functions and remove init/fini functions
Jeonghoon Park
1
-70
/
+56
2017-11-06
add get function for web module
Jeonghoon Park
1
-2
/
+55
2017-11-03
update connectivity module to support http type
Jeonghoon Park
1
-218
/
+841
2017-11-02
add new functions for json strings
Jeonghoon Park
1
-8
/
+125
2017-10-24
Merge "Adds APIs related to connectivity"
Jin Yoon
1
-1
/
+65
2017-10-24
Adds APIs related to connectivity
Eunyoung Lee
1
-1
/
+65
2017-10-24
Change resource_ultrasonic_sensor.c for Soscon2017
junkyu han
1
-13
/
+31
2017-10-12
add feature for adconvert and sound sensor
Jeonghoon Park
3
-0
/
+264
2017-10-01
Change peripheral io APIs
Eunyoung Lee
12
-21
/
+33
2017-09-12
Use a conf file to get 'path' and 'address'
Jin Yoon
6
-66
/
+124
2017-09-11
apply coding rule
Jeonghoon Park
5
-91
/
+90
2017-09-07
Reverse the out value of the gas sensor
Geunsun, Lee
1
-0
/
+5
2017-09-07
Sync between position-finder-server & bangbang-sensor-pi
Jin Yoon
1
-2
/
+118
2017-09-07
Sync between master and template
Jin Yoon
2
-0
/
+59
2017-09-06
add resource APIs for the rain sensor
Jeonghoon Park
2
-4
/
+63
2017-09-06
Implemented APIs for the tilt sensor
Eunyoung Lee
1
-0
/
+63
2017-09-06
Implemented APIs for the sound detection sensor
Eunyoung Lee
1
-0
/
+63
2017-09-05
Add the 'webutil' feature into the Server
Jin Yoon
1
-0
/
+317
2017-09-04
Implemented APIs for the flame sensor
Eunyoung Lee
1
-0
/
+63
2017-09-01
Implement APIs for the vibration sensor
Geunsun, Lee
1
-0
/
+58
2017-08-29
QoS : High -> Low
Jin Yoon
1
-3
/
+3
2017-08-29
Time interval : 5.0 sec
Jin Yoon
2
-4
/
+34
2017-08-25
Test version for sensor-pis(Same URI, path from file, No sensor, Always notif...
Jin Yoon
2
-58
/
+42
2017-08-23
Modified to use close function of each sensor when closing resource
Eunyoung Lee
6
-8
/
+21
2017-08-21
Include the iotcon header in connectivity_internal.h
Jin Yoon
2
-4
/
+0
2017-08-18
Use .dev_id file when uri_path is NULL on connectivity_set_resource()
submit/trunk/20170818.095510
submit/tizen_4.0/20170828.110001
submit/tizen_4.0/20170828.100001
submit/tizen/20170818.095539
accepted/tizen/unified/20170822.113007
accepted/tizen/4.0/unified/20170828.224146
Jin Yoon
1
-1
/
+36
2017-08-18
Modify comments
junkyu han
1
-2
/
+2
2017-08-17
Modify comments
Jin Yoon
1
-2
/
+2
2017-08-17
CBOR file in res dir and auto-naming in spec
Jin Yoon
1
-2
/
+0
2017-08-11
Add API for LED resource to check human behavior
Eunyoung Lee
1
-0
/
+58
2017-08-11
Add comments for sensor and connectivity API
Eunyoung Lee
4
-9
/
+42
2017-08-11
Trivial modification
Jin Yoon
2
-4
/
+3
2017-08-08
Copy CBOR file from res dir to data dir for protecting crash
Jin Yoon
3
-6
/
+47
2017-08-03
Remove presence API - not working, maybe it'll be deprecated
Jin Yoon
1
-3
/
+0
2017-08-01
Merge "Add connectivity APIs for various data types"
Jin Yoon
2
-171
/
+83
2017-08-01
Add connectivity APIs for various data types
Jin Yoon
2
-101
/
+74
2017-08-01
Change the lisence : apache -> flora
Geunsun, Lee
9
-37
/
+36
2017-07-24
Enable 5 infrared motion sensors to check human behavior
Jin Yoon
1
-72
/
+11
2017-07-24
Encapsulate pre-defined functions into controller_internal.c
Jin Yoon
2
-18
/
+40
2017-07-21
Changed the method of reading the sensor value from the ultrasonic sensor
Eunyoung Lee
2
-43
/
+41
2017-07-20
Merge "Zarie ver. 0.1 : Auto-start on boot"
Jin Yoon
1
-3
/
+5
2017-07-20
Zarie ver. 0.1 : Auto-start on boot
Jin Yoon
1
-3
/
+5
2017-07-20
Merge "Modified internal value of the ultrasonic sensor"
Eunyoung Lee
1
-13
/
+13
2017-07-19
Modified internal value of the ultrasonic sensor
Eunyoung Lee
1
-13
/
+13
2017-07-19
Device name is set only by a internal function
Jin Yoon
2
-4
/
+3
2017-07-19
Modified status when multiple sensors are not used
Eunyoung Lee
1
-1
/
+1
2017-07-19
Fix wrong word and change double->float
junkyu han
1
-5
/
+5
[next]