apps/native/gear-racing-car.git
6 years agofixed order of initializing modules
Jeonghoon Park [Tue, 20 Mar 2018 09:31:13 +0000 (18:31 +0900)]
fixed order of initializing modules

6 years agoMerge pull request #10 from jh1979-park/build
한준규/Tizen Platform Lab(SR)/Engineer/삼성전자 [Tue, 20 Mar 2018 08:20:56 +0000 (17:20 +0900)]
Merge pull request #10 from jh1979-park/build

Applys message and connection manager modules to control car

6 years agofixed typos
Jeonghoon Park [Thu, 18 Jan 2018 08:08:35 +0000 (17:08 +0900)]
fixed typos

6 years agoapplys message and connection manager modules
Jeonghoon Park [Thu, 18 Jan 2018 02:43:50 +0000 (11:43 +0900)]
applys message and connection manager modules

6 years agoenables message and connection manager module
Jeonghoon Park [Thu, 18 Jan 2018 02:35:24 +0000 (11:35 +0900)]
enables message and connection manager module

6 years agoMerge pull request #8 from jh1979-park/receiver2
박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자 [Thu, 18 Jan 2018 01:58:55 +0000 (10:58 +0900)]
Merge pull request #8 from jh1979-park/receiver2

refines receiver and receiver udp module

6 years agoMerge pull request #7 from jh1979-park/conn_mgr
박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자 [Thu, 18 Jan 2018 01:58:42 +0000 (10:58 +0900)]
Merge pull request #7 from jh1979-park/conn_mgr

add connection manager module

6 years agoMerge pull request #6 from jh1979-park/resource
박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자 [Wed, 17 Jan 2018 05:29:01 +0000 (14:29 +0900)]
Merge pull request #6 from jh1979-park/resource

fixed missing things in resource module

6 years agorefines receiver and receiver udp module
Jeonghoon Park [Fri, 12 Jan 2018 07:34:39 +0000 (16:34 +0900)]
refines receiver and receiver udp module

6 years agoadd connection manager module
Jeonghoon Park [Fri, 12 Jan 2018 05:24:27 +0000 (14:24 +0900)]
add connection manager module

6 years agofixed missing things in resource module
Jeonghoon Park [Fri, 12 Jan 2018 01:57:16 +0000 (10:57 +0900)]
fixed missing things in resource module

6 years agoMerge pull request #5 from jh1979-park/message_2
박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자 [Fri, 12 Jan 2018 01:35:11 +0000 (10:35 +0900)]
Merge pull request #5 from jh1979-park/message_2

adds message module

6 years agoMerge pull request #4 from jh1979-park/udp
박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자 [Fri, 12 Jan 2018 01:34:55 +0000 (10:34 +0900)]
Merge pull request #4 from jh1979-park/udp

add pilot version of receiver and receiver udp modules

6 years agofixed missing changes
Jeonghoon Park [Tue, 9 Jan 2018 09:44:54 +0000 (18:44 +0900)]
fixed missing changes

6 years agoadds missing changes
Jeonghoon Park [Tue, 9 Jan 2018 08:39:10 +0000 (17:39 +0900)]
adds missing changes

6 years agoadd message queue related functions
Jeonghoon Park [Tue, 9 Jan 2018 08:32:11 +0000 (17:32 +0900)]
add message queue related functions

6 years agofixed typos in function name of message module
Jeonghoon Park [Tue, 9 Jan 2018 05:32:46 +0000 (14:32 +0900)]
fixed typos in function name of message module

6 years agoadds message module
Jeonghoon Park [Mon, 8 Jan 2018 07:00:50 +0000 (16:00 +0900)]
adds message module

6 years agofixed typos
Jeonghoon Park [Mon, 8 Jan 2018 02:09:13 +0000 (11:09 +0900)]
fixed typos

6 years agofixs some functions scope to static
Jeonghoon Park [Thu, 4 Jan 2018 09:49:29 +0000 (18:49 +0900)]
fixs some functions scope to static

6 years agoadd pilot version of receiver udp module
Jeonghoon Park [Thu, 4 Jan 2018 08:23:33 +0000 (17:23 +0900)]
add pilot version of receiver udp module

6 years agoadd pilot version of receiver module
Jeonghoon Park [Thu, 4 Jan 2018 08:21:43 +0000 (17:21 +0900)]
add pilot version of receiver module

6 years agoMerge pull request #3 from jh1979-park/dev
한준규/Tizen Platform Lab(SR)/Engineer/삼성전자 [Wed, 3 Jan 2018 06:31:06 +0000 (15:31 +0900)]
Merge pull request #3 from jh1979-park/dev

removed old motor modules and applys new modules

6 years agofix indent
Jeonghoon Park [Tue, 19 Dec 2017 04:45:41 +0000 (13:45 +0900)]
fix indent

6 years agoMerge branch 'dev' of github.sec.samsung.net:jh1979-park/gear-racing-car into dev
Jeonghoon Park [Tue, 19 Dec 2017 04:43:58 +0000 (13:43 +0900)]
Merge branch 'dev' of github.sec.samsung.net:jh1979-park/gear-racing-car into dev

6 years agofix code rule
Jeonghoon Park [Tue, 19 Dec 2017 04:42:31 +0000 (13:42 +0900)]
fix code rule

6 years agoapplys new motor functions
Jeonghoon Park [Tue, 19 Dec 2017 04:41:15 +0000 (13:41 +0900)]
applys new motor functions

6 years agoremove old modules
Jeonghoon Park [Tue, 19 Dec 2017 04:35:16 +0000 (13:35 +0900)]
remove old modules

6 years agoremove old modules
Jeonghoon Park [Tue, 19 Dec 2017 04:35:16 +0000 (13:35 +0900)]
remove old modules

6 years agoMerge pull request #2 from jh1979-park/api
박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자 [Tue, 19 Dec 2017 04:30:01 +0000 (13:30 +0900)]
Merge pull request #2 from jh1979-park/api

add motor related api

6 years agochange pca9685 channel range(0 ~ 15)
Jeonghoon Park [Mon, 18 Dec 2017 07:42:42 +0000 (16:42 +0900)]
change pca9685 channel range(0 ~ 15)

6 years agoadd some comments
Jeonghoon Park [Mon, 18 Dec 2017 05:05:18 +0000 (14:05 +0900)]
add some comments

6 years agomissing include header
Jeonghoon Park [Mon, 18 Dec 2017 04:17:04 +0000 (13:17 +0900)]
missing include header

6 years agofix PCA9685 maximum channel number
Jeonghoon Park [Mon, 18 Dec 2017 01:12:02 +0000 (10:12 +0900)]
fix PCA9685 maximum channel number

6 years agorefer max channel number from pca9685 in servo motor
Jeonghoon Park [Fri, 15 Dec 2017 08:33:07 +0000 (17:33 +0900)]
refer max channel number from pca9685 in servo motor

6 years agoadd servo motor api to resoure module
Jeonghoon Park [Fri, 15 Dec 2017 08:26:09 +0000 (17:26 +0900)]
add servo motor api to resoure module

6 years agomove configuration api from internal
Jeonghoon Park [Fri, 15 Dec 2017 08:23:49 +0000 (17:23 +0900)]
move configuration api from internal

6 years agohandling channels in pca9685 module
Jeonghoon Park [Fri, 15 Dec 2017 07:25:51 +0000 (16:25 +0900)]
handling channels in pca9685 module

6 years agoadd l298n(motor driver) api in resource module
Jeonghoon Park [Fri, 15 Dec 2017 01:02:50 +0000 (10:02 +0900)]
add l298n(motor driver) api in resource module

6 years agoadd pca9685(pwm generator) api in resource module
Jeonghoon Park [Fri, 15 Dec 2017 01:02:09 +0000 (10:02 +0900)]
add pca9685(pwm generator) api in resource module

6 years agoMerge pull request #1 from jh1979-park/dev
박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자 [Thu, 14 Dec 2017 10:33:13 +0000 (19:33 +0900)]
Merge pull request #1 from jh1979-park/dev

refining headers included in resource modules

6 years agorefining headers included in resource modules
Jeonghoon Park [Thu, 14 Dec 2017 08:22:03 +0000 (17:22 +0900)]
refining headers included in resource modules

6 years agoImplement infrared obstacle avoidance sensor
Eunyoung Lee [Fri, 8 Dec 2017 06:27:38 +0000 (15:27 +0900)]
Implement infrared obstacle avoidance sensor

6 years agoadd missing return in function
Jeonghoon Park [Thu, 7 Dec 2017 11:22:20 +0000 (20:22 +0900)]
add missing return in function

6 years agoadd comments
Jeonghoon Park [Thu, 7 Dec 2017 10:39:13 +0000 (19:39 +0900)]
add comments

6 years agoadd servo motor module
Jeonghoon Park [Thu, 7 Dec 2017 08:38:43 +0000 (17:38 +0900)]
add servo motor module

6 years agoremove unused define
Jeonghoon Park [Thu, 7 Dec 2017 08:33:30 +0000 (17:33 +0900)]
remove unused define

6 years agoremove frequency set to pca9685
Jeonghoon Park [Thu, 7 Dec 2017 06:15:13 +0000 (15:15 +0900)]
remove frequency set to pca9685

6 years agoupdate pca9685 module for multiple init
Jeonghoon Park [Thu, 7 Dec 2017 06:09:37 +0000 (15:09 +0900)]
update pca9685 module for multiple init

6 years agoapi-version to 4.0
Jeonghoon Park [Thu, 7 Dec 2017 06:01:37 +0000 (15:01 +0900)]
api-version to 4.0

6 years agofix coding rule
Jeonghoon Park [Wed, 6 Dec 2017 13:12:27 +0000 (22:12 +0900)]
fix coding rule

6 years agoinitial version
Jeonghoon Park [Wed, 6 Dec 2017 12:34:31 +0000 (21:34 +0900)]
initial version

6 years agoInitial commit
박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자 [Wed, 6 Dec 2017 07:43:24 +0000 (16:43 +0900)]
Initial commit