Great!Thanks Mr. JPark for reviewing and merging the code.
The code is not available in open source for the outside world:git clone
ssh://[email protected]:29418/contrib/robotics
We hope to contribute more and improve it.
Thank you!Pintu
From: "[email protected]" <[email protected]>
To: PINTU KUMAR <[email protected]>
Cc: Phil rzr <[email protected]>; Kyungmin Park <[email protected]>; Praveen
C <[email protected]>; David Booss <[email protected]>; Tizen
Expert <[email protected]>; Tizen SCM <[email protected]>; Joonyoung
Shim <[email protected]>; Chan Lee <[email protected]>; Akshit
Gandhi <[email protected]>; Sangdok Mo <[email protected]>; Ohoon Kwon
<[email protected]>; Tizen BuildBot <[email protected]>; Geunsik Lim
<[email protected]>; Philippe Coval <[email protected]>; Leon
Anavi <[email protected]>; MyungJoo Ham <[email protected]>;
Sang-Hun Chung <[email protected]>
Sent: Thursday, 3 August 2017 1:57 PM
Subject: Change in contrib/robotics[master]: [robotics]: initial working base
code
>From Park <[email protected]>:
Park has submitted this change and it was merged.
Change subject: [robotics]: initial working base code
......................................................................
[robotics]: initial working base code
This is the initial working base code on raspberry pi2 with tizen 3.0.
This repo is created using the following JIRA request:
https://bugs.tizen.org/browse/SO-605
It contains 2 different package for different mode of communication.
The current mode of communication is Bluetooth or Wi-Fi.
Thus we have:
- bt-robot-server: for bluetooth communication over HC-05.
- wifi-robot-server: for TCP/IP based socket communication over Wi-Fi.
Similarly, it can be extended further for other modes.
For more detailed explanation please see the README file.
Change-Id: I8cbcab9fcd34ab664498bab6650cc4ddecd54bdf
Signed-off-by: Pintu Kumar <[email protected]>
---
A CMakeLists.txt
A LICENSE
A README
A bt-robot-server/CMakeLists.txt
A bt-robot-server/LICENSE
A bt-robot-server/bt-robot-server.manifest
A bt-robot-server/bt-robot-server.service
A bt-robot-server/src/bt-robot-server.c
A bt-robot-server/src/bt_serial.c
A bt-robot-server/src/bt_serial.h
A bt-robot-server/src/gpioutils.c
A bt-robot-server/src/gpioutils.h
A bt-robot-server/src/ldr_control.c
A bt-robot-server/src/ldr_control.h
A bt-robot-server/src/led_control.c
A bt-robot-server/src/led_control.h
A bt-robot-server/src/motor_control.c
A bt-robot-server/src/motor_control.h
A bt-robot-server/src/proxi_sensor.c
A bt-robot-server/src/proxi_sensor.h
A bt-robot-server/src/switch_control.c
A bt-robot-server/src/switch_control.h
A build.sh
A packaging/robotics.spec
A tizen_common.conf
A wifi-robot-server/CMakeLists.txt
A wifi-robot-server/LICENSE
A wifi-robot-server/src/gpioutils.c
A wifi-robot-server/src/gpioutils.h
A wifi-robot-server/src/ldr_control.c
A wifi-robot-server/src/ldr_control.h
A wifi-robot-server/src/led_control.c
A wifi-robot-server/src/led_control.h
A wifi-robot-server/src/motor_control.c
A wifi-robot-server/src/motor_control.h
A wifi-robot-server/src/proxi_sensor.c
A wifi-robot-server/src/proxi_sensor.h
A wifi-robot-server/src/switch_control.c
A wifi-robot-server/src/switch_control.h
A wifi-robot-server/src/wifi-robot-server.c
A wifi-robot-server/wifi-robot-server.manifest
A wifi-robot-server/wifi-robot-server.service
42 files changed, 3,714 insertions(+), 0 deletions(-)
Approvals:
MyungJoo Ham: Looks good to me, but someone else must approve
Leon Anavi: Looks good to me, but someone else must approve
Sang-Hun Chung: Verified; Looks good to me, approved
PINTU KUMAR: Verified; Looks good to me, but someone else must approve
--
To view, visit https://review.tizen.org/gerrit/138206
To unsubscribe, visit https://review.tizen.org/gerrit/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8cbcab9fcd34ab664498bab6650cc4ddecd54bdf
Gerrit-PatchSet: 4
Gerrit-Project: contrib/robotics
Gerrit-Branch: master
Gerrit-Owner: PINTU KUMAR <[email protected]>
Gerrit-Reviewer: Akshit Gandhi <[email protected]>
Gerrit-Reviewer: Chan Lee <[email protected]>
Gerrit-Reviewer: David Booss <[email protected]>
Gerrit-Reviewer: Geunsik Lim <[email protected]>
Gerrit-Reviewer: Joonyoung Shim <[email protected]>
Gerrit-Reviewer: Kyungmin Park <[email protected]>
Gerrit-Reviewer: Leon Anavi <[email protected]>
Gerrit-Reviewer: MyungJoo Ham <[email protected]>
Gerrit-Reviewer: Ohoon Kwon <[email protected]>
Gerrit-Reviewer: PINTU KUMAR <[email protected]>
Gerrit-Reviewer: Park <[email protected]>
Gerrit-Reviewer: Phil rzr <[email protected]>
Gerrit-Reviewer: Philippe Coval <[email protected]>
Gerrit-Reviewer: Praveen C <[email protected]>
Gerrit-Reviewer: Robot Tizen
Gerrit-Reviewer: Sang-Hun Chung <[email protected]>
Gerrit-Reviewer: Sangdok Mo <[email protected]>
Gerrit-Reviewer: Tizen BuildBot <[email protected]>
Gerrit-Reviewer: Tizen Expert <[email protected]>
Gerrit-Reviewer: Tizen SCM <[email protected]>
_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev