summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-01-12add connection manager moduleJeonghoon Park2-0/+272
2018-01-12fixed missing things in resource moduleJeonghoon Park4-1/+6
2018-01-12Merge pull request #5 from jh1979-park/message_2박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자2-0/+170
adds message module
2018-01-12Merge pull request #4 from jh1979-park/udp박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자6-0/+479
add pilot version of receiver and receiver udp modules
2018-01-09fixed missing changesJeonghoon Park1-1/+3
2018-01-09adds missing changesJeonghoon Park1-20/+35
2018-01-09add message queue related functionsJeonghoon Park2-16/+20
2018-01-09fixed typos in function name of message moduleJeonghoon Park1-1/+1
2018-01-08adds message moduleJeonghoon Park2-0/+149
2018-01-08fixed typosJeonghoon Park1-1/+1
2018-01-04fixs some functions scope to staticJeonghoon Park1-2/+2
2018-01-04add pilot version of receiver udp moduleJeonghoon Park3-0/+347
2018-01-04add pilot version of receiver moduleJeonghoon Park4-0/+132
2018-01-03Merge pull request #3 from jh1979-park/dev한준규/Tizen Platform Lab(SR)/Engineer/삼성전자11-706/+80
removed old motor modules and applys new modules
2017-12-19fix indentJeonghoon Park1-3/+3
2017-12-19Merge branch 'dev' of github.sec.samsung.net:jh1979-park/gear-racing-car ↵Jeonghoon Park0-0/+0
into dev
2017-12-19fix code ruleJeonghoon Park1-3/+2
2017-12-19applys new motor functionsJeonghoon Park4-40/+78
2017-12-19remove old modulesJeonghoon Park7-663/+0
2017-12-19remove old modulesJeonghoon Park6-660/+0
2017-12-19Merge pull request #2 from jh1979-park/api박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자8-0/+854
add motor related api
2017-12-18change pca9685 channel range(0 ~ 15)Jeonghoon Park2-5/+2
2017-12-18add some commentsJeonghoon Park2-2/+42
2017-12-18missing include headerJeonghoon Park1-0/+1
2017-12-18fix PCA9685 maximum channel numberJeonghoon Park3-6/+6
2017-12-15refer max channel number from pca9685 in servo motorJeonghoon Park3-2/+3
2017-12-15add servo motor api to resoure moduleJeonghoon Park3-0/+127
2017-12-15move configuration api from internalJeonghoon Park2-2/+3
2017-12-15handling channels in pca9685 moduleJeonghoon Park3-23/+70
2017-12-15add l298n(motor driver) api in resource moduleJeonghoon Park3-0/+411
2017-12-15add pca9685(pwm generator) api in resource moduleJeonghoon Park2-0/+229
2017-12-14Merge pull request #1 from jh1979-park/dev박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자6-17/+33
refining headers included in resource modules
2017-12-14refining headers included in resource modulesJeonghoon Park6-17/+33
2017-12-08Implement infrared obstacle avoidance sensorEunyoung Lee8-35/+442
2017-12-07add missing return in functionJeonghoon Park1-0/+2
2017-12-07add commentsJeonghoon Park1-0/+7
2017-12-07add servo motor moduleJeonghoon Park3-0/+70
2017-12-07remove unused defineJeonghoon Park1-1/+0
2017-12-07remove frequency set to pca9685Jeonghoon Park1-6/+0
2017-12-07update pca9685 module for multiple initJeonghoon Park1-1/+23
2017-12-07api-version to 4.0Jeonghoon Park1-1/+1
2017-12-06fix coding ruleJeonghoon Park1-1/+1
2017-12-06initial versionJeonghoon Park12-0/+1108
2017-12-06Initial commit박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자2-0/+53