Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-12 | add connection manager module | Jeonghoon Park | 2 | -0/+272 | |
2018-01-12 | fixed missing things in resource module | Jeonghoon Park | 4 | -1/+6 | |
2018-01-12 | Merge pull request #5 from jh1979-park/message_2 | 박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자 | 2 | -0/+170 | |
adds message module | |||||
2018-01-12 | Merge 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-09 | fixed missing changes | Jeonghoon Park | 1 | -1/+3 | |
2018-01-09 | adds missing changes | Jeonghoon Park | 1 | -20/+35 | |
2018-01-09 | add message queue related functions | Jeonghoon Park | 2 | -16/+20 | |
2018-01-09 | fixed typos in function name of message module | Jeonghoon Park | 1 | -1/+1 | |
2018-01-08 | adds message module | Jeonghoon Park | 2 | -0/+149 | |
2018-01-08 | fixed typos | Jeonghoon Park | 1 | -1/+1 | |
2018-01-04 | fixs some functions scope to static | Jeonghoon Park | 1 | -2/+2 | |
2018-01-04 | add pilot version of receiver udp module | Jeonghoon Park | 3 | -0/+347 | |
2018-01-04 | add pilot version of receiver module | Jeonghoon Park | 4 | -0/+132 | |
2018-01-03 | Merge 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-19 | fix indent | Jeonghoon Park | 1 | -3/+3 | |
2017-12-19 | Merge branch 'dev' of github.sec.samsung.net:jh1979-park/gear-racing-car ↵ | Jeonghoon Park | 0 | -0/+0 | |
into dev | |||||
2017-12-19 | fix code rule | Jeonghoon Park | 1 | -3/+2 | |
2017-12-19 | applys new motor functions | Jeonghoon Park | 4 | -40/+78 | |
2017-12-19 | remove old modules | Jeonghoon Park | 7 | -663/+0 | |
2017-12-19 | remove old modules | Jeonghoon Park | 6 | -660/+0 | |
2017-12-19 | Merge pull request #2 from jh1979-park/api | 박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자 | 8 | -0/+854 | |
add motor related api | |||||
2017-12-18 | change pca9685 channel range(0 ~ 15) | Jeonghoon Park | 2 | -5/+2 | |
2017-12-18 | add some comments | Jeonghoon Park | 2 | -2/+42 | |
2017-12-18 | missing include header | Jeonghoon Park | 1 | -0/+1 | |
2017-12-18 | fix PCA9685 maximum channel number | Jeonghoon Park | 3 | -6/+6 | |
2017-12-15 | refer max channel number from pca9685 in servo motor | Jeonghoon Park | 3 | -2/+3 | |
2017-12-15 | add servo motor api to resoure module | Jeonghoon Park | 3 | -0/+127 | |
2017-12-15 | move configuration api from internal | Jeonghoon Park | 2 | -2/+3 | |
2017-12-15 | handling channels in pca9685 module | Jeonghoon Park | 3 | -23/+70 | |
2017-12-15 | add l298n(motor driver) api in resource module | Jeonghoon Park | 3 | -0/+411 | |
2017-12-15 | add pca9685(pwm generator) api in resource module | Jeonghoon Park | 2 | -0/+229 | |
2017-12-14 | Merge pull request #1 from jh1979-park/dev | 박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자 | 6 | -17/+33 | |
refining headers included in resource modules | |||||
2017-12-14 | refining headers included in resource modules | Jeonghoon Park | 6 | -17/+33 | |
2017-12-08 | Implement infrared obstacle avoidance sensor | Eunyoung Lee | 8 | -35/+442 | |
2017-12-07 | add missing return in function | Jeonghoon Park | 1 | -0/+2 | |
2017-12-07 | add comments | Jeonghoon Park | 1 | -0/+7 | |
2017-12-07 | add servo motor module | Jeonghoon Park | 3 | -0/+70 | |
2017-12-07 | remove unused define | Jeonghoon Park | 1 | -1/+0 | |
2017-12-07 | remove frequency set to pca9685 | Jeonghoon Park | 1 | -6/+0 | |
2017-12-07 | update pca9685 module for multiple init | Jeonghoon Park | 1 | -1/+23 | |
2017-12-07 | api-version to 4.0 | Jeonghoon Park | 1 | -1/+1 | |
2017-12-06 | fix coding rule | Jeonghoon Park | 1 | -1/+1 | |
2017-12-06 | initial version | Jeonghoon Park | 12 | -0/+1108 | |
2017-12-06 | Initial commit | 박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자 | 2 | -0/+53 | |