apps/native/gear-racing-car.git
2018-10-04 Michal SkorupinskiCamera control 53/188153/4
2018-10-04 Krzysztof WieclawCleanup unused functions and modules 77/190377/9
2018-10-04 Krzysztof WieclawIntegrated controller connection manager 50/190150/9
2018-10-04 Krzysztof WieclawAdded new class in command.h file 26/190026/8
2018-10-04 Krzysztof WieclawImplemented controler connection manager 02/189802/16
2018-10-04 Krzysztof WieclawPorted messages from gear racing controller 90/189990/5
2018-10-04 Krzysztof WieclawFixed command.h file - addef header guardian 89/189989/4
2018-10-04 Michal KolodziejskiCloud communication integration 52/189952/6
2018-09-27 Michal KolodziejskiNet utils 43/190043/5
2018-09-25 Michal KolodziejskiCloud API added 76/189776/4
2018-09-21 Krzysztof WieclawAdded implementation of UDP connection 29/189129/11
2018-09-20 Lukasz Stanislawskiconfig module implementation 61/189261/6
2018-09-14 Krzysztof WieclawController Connection API for P2P on UDP communication 12/188912/16
2018-09-03 Jeonghoon Parkmake a project for tizen studio 32/188232/1
2018-03-26 junkyu hanMerge remote-tracking branch 'privategit/master'
2018-03-20 Jeonghoon Parkfixed order of initializing modules
2018-03-20 한준규/Tizen Platform... Merge pull request #10 from jh1979-park/build
2018-03-07 Tizen InfrastructureInitial empty repository
2018-01-18 Jeonghoon Parkfixed typos
2018-01-18 Jeonghoon Parkapplys message and connection manager modules
2018-01-18 Jeonghoon Parkenables message and connection manager module
2018-01-18 박정훈/Tizen Platform... Merge pull request #8 from jh1979-park/receiver2
2018-01-18 박정훈/Tizen Platform... Merge pull request #7 from jh1979-park/conn_mgr
2018-01-17 박정훈/Tizen Platform... Merge pull request #6 from jh1979-park/resource
2018-01-12 Jeonghoon Parkrefines receiver and receiver udp module
2018-01-12 Jeonghoon Parkadd connection manager module
2018-01-12 Jeonghoon Parkfixed missing things in resource module
2018-01-12 박정훈/Tizen Platform... Merge pull request #5 from jh1979-park/message_2
2018-01-12 박정훈/Tizen Platform... Merge pull request #4 from jh1979-park/udp
2018-01-09 Jeonghoon Parkfixed missing changes
2018-01-09 Jeonghoon Parkadds missing changes
2018-01-09 Jeonghoon Parkadd message queue related functions
2018-01-09 Jeonghoon Parkfixed typos in function name of message module
2018-01-08 Jeonghoon Parkadds message module
2018-01-08 Jeonghoon Parkfixed typos
2018-01-04 Jeonghoon Parkfixs some functions scope to static
2018-01-04 Jeonghoon Parkadd pilot version of receiver udp module
2018-01-04 Jeonghoon Parkadd pilot version of receiver module
2018-01-03 한준규/Tizen Platform... Merge pull request #3 from jh1979-park/dev
2017-12-19 Jeonghoon Parkfix indent
2017-12-19 Jeonghoon ParkMerge branch 'dev' of github.sec.samsung.net:jh1979...
2017-12-19 Jeonghoon Parkfix code rule
2017-12-19 Jeonghoon Parkapplys new motor functions
2017-12-19 Jeonghoon Parkremove old modules
2017-12-19 Jeonghoon Parkremove old modules
2017-12-19 박정훈/Tizen Platform... Merge pull request #2 from jh1979-park/api
2017-12-18 Jeonghoon Parkchange pca9685 channel range(0 ~ 15)
2017-12-18 Jeonghoon Parkadd some comments
2017-12-18 Jeonghoon Parkmissing include header
2017-12-18 Jeonghoon Parkfix PCA9685 maximum channel number
2017-12-15 Jeonghoon Parkrefer max channel number from pca9685 in servo motor
2017-12-15 Jeonghoon Parkadd servo motor api to resoure module
2017-12-15 Jeonghoon Parkmove configuration api from internal
2017-12-15 Jeonghoon Parkhandling channels in pca9685 module
2017-12-15 Jeonghoon Parkadd l298n(motor driver) api in resource module
2017-12-15 Jeonghoon Parkadd pca9685(pwm generator) api in resource module
2017-12-14 박정훈/Tizen Platform... Merge pull request #1 from jh1979-park/dev
2017-12-14 Jeonghoon Parkrefining headers included in resource modules
2017-12-08 Eunyoung LeeImplement infrared obstacle avoidance sensor
2017-12-07 Jeonghoon Parkadd missing return in function
2017-12-07 Jeonghoon Parkadd comments
2017-12-07 Jeonghoon Parkadd servo motor module
2017-12-07 Jeonghoon Parkremove unused define
2017-12-07 Jeonghoon Parkremove frequency set to pca9685
2017-12-07 Jeonghoon Parkupdate pca9685 module for multiple init
2017-12-07 Jeonghoon Parkapi-version to 4.0
2017-12-06 Jeonghoon Parkfix coding rule
2017-12-06 Jeonghoon Parkinitial version
2017-12-06 박정훈/Tizen Platform... Initial commit