summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-03-20fixed order of initializing modulesJeonghoon Park1-8/+8
2018-01-18fixed typosJeonghoon Park1-1/+1
2018-01-18applys message and connection manager modulesJeonghoon Park1-83/+140
2018-01-18Merge pull request #8 from jh1979-park/receiver2박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자2-104/+508
2018-01-18Merge pull request #7 from jh1979-park/conn_mgr박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자1-0/+237
2018-01-12refines receiver and receiver udp moduleJeonghoon Park2-104/+508
2018-01-12add connection manager moduleJeonghoon Park1-0/+237
2018-01-12fixed missing things in resource moduleJeonghoon Park1-0/+2
2018-01-12Merge pull request #5 from jh1979-park/message_2박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자1-0/+120
2018-01-09adds missing changesJeonghoon Park1-20/+35
2018-01-09add message queue related functionsJeonghoon Park1-8/+5
2018-01-08adds message moduleJeonghoon Park1-0/+108
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 Park1-0/+323
2018-01-04add pilot version of receiver moduleJeonghoon Park1-0/+78
2017-12-19fix code ruleJeonghoon Park1-3/+2
2017-12-19applys new motor functionsJeonghoon Park2-40/+73
2017-12-19remove old modulesJeonghoon Park3-568/+0
2017-12-18change pca9685 channel range(0 ~ 15)Jeonghoon Park2-5/+2
2017-12-18missing include headerJeonghoon Park1-0/+1
2017-12-18fix PCA9685 maximum channel numberJeonghoon Park2-5/+5
2017-12-15refer max channel number from pca9685 in servo motorJeonghoon Park2-2/+1
2017-12-15add servo motor api to resoure moduleJeonghoon Park1-0/+78
2017-12-15handling channels in pca9685 moduleJeonghoon Park2-20/+68
2017-12-15add l298n(motor driver) api in resource moduleJeonghoon Park1-0/+333
2017-12-15add pca9685(pwm generator) api in resource moduleJeonghoon Park1-0/+201
2017-12-14refining headers included in resource modulesJeonghoon Park2-5/+2
2017-12-08Implement infrared obstacle avoidance sensorEunyoung Lee3-35/+282
2017-12-07add missing return in functionJeonghoon Park1-0/+2
2017-12-07add servo motor moduleJeonghoon Park1-0/+43
2017-12-07remove frequency set to pca9685Jeonghoon Park1-6/+0
2017-12-07update pca9685 module for multiple initJeonghoon Park1-1/+23
2017-12-06fix coding ruleJeonghoon Park1-1/+1
2017-12-06initial versionJeonghoon Park4-0/+798