Serban Waltter
f992876461
Initial implementation of iAcceleration
...
Signed-off-by: Serban Waltter <serban.waltter@rinftech.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2019-04-04 22:14:52 -07:00
Jon Trulson
c09ab37a59
mma7660: C implementation; FTI; C++ wraps C
...
Signed-off-by: Jon Trulson <jtrulson@ics.com >
2016-10-27 15:13:20 -06:00
Brendan Le Foll
48d5426350
i2c: use mraa 1.0 types for i2c sensors
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
Signed-off-by: Noel Eck <noel.eck@intel.com >
2016-05-09 17:13:36 -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
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
Jon Trulson
427dd6e851
mma7660: throw exception(s) on fatal errors
...
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-09-17 17:03:43 -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
Petre
58846ba68a
java: fix Java return types in MMA7660
...
Signed-off-by: Petre <petre.p.eftime@intel.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-09-04 13:49:42 -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
Jon Trulson
12c290de70
mma7660: Initial implementation
...
This was tested on the Grove I2C 3-axis digital accelerometer.
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com >
2015-02-24 17:58:45 -08:00