Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-24 | Update SmartThings APIs for Tizen 5.0spiadc | Jin Yoon | 8 | -35/+33 |
2018-11-14 | update for iot-5.0 | Jeonghoon Park | 19 | -903/+3320 |
2018-11-14 | update gitignore | Jeonghoon Park | 1 | -0/+1 |
2018-11-14 | add gitignore | Jeonghoon Park | 1 | -0/+5 |
2018-08-27 | add gathering stop function | Jeonghoon Park | 1 | -7/+14 |
2018-08-27 | add more logs | Jeonghoon Park | 1 | -2/+4 |
2018-08-27 | remove personal info from device_def.json | Jeonghoon Park | 1 | -4/+4 |
2018-08-16 | scope changed for gathering_start() | Jeonghoon Park | 1 | -1/+1 |
2018-08-14 | remove random gen, add more error handling | Jeonghoon Park | 1 | -43/+10 |
2018-08-10 | disable example codes for calculating ppm | Jeonghoon Park | 1 | -4/+6 |
2018-08-10 | update calculate interval | Jeonghoon Park | 1 | -3/+2 |
2018-08-10 | update default value | Jeonghoon Park | 1 | -1/+1 |
2018-08-10 | bug fix for calculating ppm | Jeonghoon Park | 1 | -9/+8 |
2018-08-09 | Merge pull request #3 from jh1979-park/to_ppm | 윤진/Tizen Platform Lab(SR)/Staff Engineer/삼성전자 | 2 | -10/+66 |
2018-08-09 | implement voltage to ppm for example | Jeonghoon Park | 2 | -10/+66 |
2018-08-09 | change license to apache-2.0 | Jeonghoon Park | 8 | -48/+63 |
2018-08-08 | Check the return value of strndup. | 윤진/Tizen Platform Lab(SR)/Staff Engineer/삼성전자 | 1 | -0/+2 |
2018-08-08 | Check NULL after calloc. | 윤진/Tizen Platform Lab(SR)/Staff Engineer/삼성전자 | 1 | -1/+1 |
2018-08-02 | add functions to store boolean type sensor data | Jeonghoon Park | 2 | -0/+31 |
2018-07-31 | add codes to generate random value for testing | Jeonghoon Park | 1 | -1/+35 |
2018-07-30 | refines | Jeonghoon Park | 3 | -8/+7 |
2018-07-27 | add not implemented fuctions for co2 sensor to use as self study part | Jeonghoon Park | 3 | -23/+41 |
2018-07-27 | add function for get voltage from value | Jeonghoon Park | 1 | -1/+17 |
2018-07-20 | add newline in the end of files | Jeonghoon Park | 3 | -1/+4 |
2018-07-19 | remove codes related to random value generating | Jeonghoon Park | 1 | -36/+1 |
2018-07-17 | rename modules | Jeonghoon Park | 11 | -174/+32 |
2018-07-17 | remove unused log | Jeonghoon Park | 1 | -10/+3 |
2018-07-17 | apply sensor data module | Jeonghoon Park | 1 | -45/+80 |
2018-07-17 | add sensor data module | Jeonghoon Park | 2 | -0/+209 |
2018-07-17 | remove unused file | Jeonghoon Park | 1 | -16/+0 |
2018-07-10 | add privilege for peripheral io | Jeonghoon Park | 1 | -1/+2 |
2018-07-10 | update devicename | Jeonghoon Park | 1 | -1/+1 |
2018-07-09 | add controller module | Jeonghoon Park | 1 | -0/+296 |
2018-07-09 | remove unused files | Jeonghoon Park | 4 | -249/+0 |
2018-07-09 | update log module | Jeonghoon Park | 1 | -13/+74 |
2018-07-09 | add resource module | Jeonghoon Park | 8 | -0/+452 |
2018-07-09 | remove unused file | Jeonghoon Park | 1 | -12/+0 |
2018-07-09 | init | Jeonghoon Park | 20 | -0/+1470 |