Abhishek Malik
b90c5a7710
HCSR04: Modifying implementation and adding examples
...
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com >
2017-06-07 11:46:12 -07:00
Noel Eck
922e0cc26b
cpp_headers: Renamed C++ headers from .h -> .hpp
...
To make room for UPM C and C++ sensor code to coexist, all UPM
C++ headers have been renamed from h -> hpp. This commit contains
updates to documentation, includes, cmake collateral, examples, and
swig interface files.
* Renamed all cxx/cpp header files which contain the string
'copyright intel' from .h -> .hpp (if not already hpp).
* Replaced all references to .h with .hpp in documentation,
source files, cmake collateral, example code, and swig interface
files.
* Replaced cmake variable module_h with module_hpp.
* Intentionally left upm.h since this file currently does not
contain code (documentation only).
Signed-off-by: Noel Eck <noel.eck@intel.com >
2016-04-28 14:00:54 -07:00
Mihai Tudor Panu
7d64e5458f
docs: added new sensor images
...
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2016-02-10 10:59:42 -08:00
Petre Eftime
2cd043c2a1
java: Use Runnables instead of IsrCallbacks in Java
...
Signed-off-by: Petre Eftime <petre.p.eftime@intel.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2016-01-28 13:42:38 -08:00
Stefan Andritoiu
1accafa145
hcsr04: Made ISR be used internally and not be exposed to the user. Changed access modifier to private. Removed passing ISR to constructor.
...
Signed-off-by: Stefan Andritoiu <stefan.andritoiu@intel.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-12-04 17:38:57 -08:00
Rafael Neri
5a62602a11
hcsr04: fixes driver and addresses issue #207
...
Signed-off-by: Rafael Neri <rafael.neri@gmail.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-09-15 18:14:03 -07:00
Stefan Andritoiu
ef74a7b137
java: Eliminated double definition of SWIGJAVA and the need for "#undefine SWIGJAVA"
...
Signed-off-by: Stefan Andritoiu <stefan.andritoiu@intel.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
Conflicts:
src/CMakeLists.txt
2015-09-15 17:58:22 -07:00
sisinty sasmita patra
138c5af5f8
doxygen: Modified header files to show detail description from doxygen
...
Signed-off-by: sisinty sasmita patra <sisinty.s.patra@intel.com >
2015-09-08 13:38:59 -07:00
Stefan Andritoiu
19bcbc7c42
java: solved callbacks
...
Signed-off-by: Stefan Andritoiu <stefan.andritoiu@intel.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-09-04 13:48:59 -07:00
VadimPopov
04edb9be04
docs: more header files edited
...
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-08-12 12:21:16 -07:00
Mihai Tudor Panu
8614cb322a
docs: removed C++ references from documentation to make API language agnostic
...
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-06-01 15:46:18 -07:00
Mihai Tudor Panu
e714b0eb24
hcsr04: updated header with tags
...
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-04-13 11:39:10 -07:00
Brendan Le Foll
397af51d7c
upm: Add sensor groups based on IO types
...
This commit also fixes adds some default constructor arguments to some i2c
sensors.
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-10-02 10:28:29 +01:00
Brendan Le Foll
befba8c18d
doxygen: add groups for all modules
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-09-22 16:37:36 +01:00
Thomas Ingleby
36be22cb90
mraa: change all existing code to use libmraa.
...
* Made CMake depend on 0.4 libmraa
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-06-25 10:05:27 +01:00
Kiveisha Yevgeniy
2fa9b7b6c9
hcsr04: fix compilation issue with maa_gpio_isr args
...
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
2014-06-20 15:22:55 +00:00
Kiveisha Yevgeniy
a2ca2c1497
doxygen: Added documentation to ultrasonic sensor
...
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
2014-06-10 07:24:56 +00:00
Kiveisha Yevgeniy
28b68b71c8
hcsr04: Added new sonar module (not working properly yet)
...
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
2014-06-04 14:57:19 +00:00