hcsr04: Added new sonar module (not working properly yet)
authorKiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
Wed, 4 Jun 2014 14:57:19 +0000 (14:57 +0000)
committerKiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
Fri, 6 Jun 2014 12:36:39 +0000 (12:36 +0000)
commit23d847e3800646035c8b492f600a790c8fc87c71
treec513240f822f47ac83ae248158a343ffa91982ab
parent356b1dd43c89a412f97c4a8afdfaddd652a0d705
hcsr04: Added new sonar module (not working properly yet)

Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
examples/CMakeLists.txt
examples/hcsr04.cxx [new file with mode: 0644]
src/CMakeLists.txt
src/hcsr04/CMakeLists.txt [new file with mode: 0644]
src/hcsr04/hcsr04.cxx [new file with mode: 0644]
src/hcsr04/hcsr04.h [new file with mode: 0644]
src/hcsr04/jsupm_hcsr04.i [new file with mode: 0644]
src/hcsr04/pyupm_hcsr04.i [new file with mode: 0644]