b5a33f6ee3
cmake: Cleanup of src CMakeLists.txt description field
...
Removed 'upm' string, capitalized first character, added descriptions
where necessary.
Signed-off-by: Noel Eck <noel.eck@intel.com >
2016-10-20 16:19:59 -07:00
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
e003a11723
cmake: added doxygen doc content to python sensor modules
...
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-12-21 16:20:15 -08:00
dddba3e8a4
java: Added auto load library code in upm SWIG interfaces
...
Signed-off-by: Stefan Andritoiu <stefan.andritoiu@intel.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-11-24 14:36:17 -08:00
ce6a095079
misc: Removed mraa_init and mraa::init
...
This change is due to commit 35760929dbb912fc3dfc738fee67c4f0dd63d55f
from MRAA.
Signed-off-by: Andrei Vasiliu <andrei.vasiliu@intel.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-09-18 10:25:39 -07:00
1eb9e7b9dc
apds9002: 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:05:23 -07:00
7e2ae96c1f
Added Java support and bindings
...
Signed-off-by: Andrei Vasiliu <andrei.vasiliu@intel.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-08-13 16:25:54 -07:00
9db2d57de3
docs: header files for sensors starting with [a] reviewed.
...
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-08-07 13:57:52 -07:00
46ab65a344
images: Added few more images and updated corresponding header files
...
Signed-off-by: sisinty sasmita patra <sisinty.s.patra@intel.com >
2015-06-10 20:55:42 -07:00
14f80e779e
docs: updated library descriptions and sensor names for consistency
...
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-06-01 17:18:27 -07:00
b1d999e70b
apds9002: updated header and doxygen tags
...
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-04-29 17:30:14 -07:00
56a01322b5
mhz16: Initial implementation
...
This library implements support for the MHZ16 CO2 sensor.
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-04-01 10:03:58 -07:00