Noel Eck
62f2296642
authoring: Added author for C sensors
...
Updated Author: line for C src/hdrs.
Signed-off-by: Noel Eck <noel.eck@intel.com >
2016-09-14 14:09:25 -07:00
Noel Eck
e2bec11c23
flex: Added flex sensor C source
...
Added the C source for the flex sensor with necessary changes to cmake,
examples, and docs.
Signed-off-by: Noel Eck <noel.eck@intel.com >
2016-09-14 14:09:00 -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
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
56cbeb6183
flex: added Sparkfun image and updated license info
...
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-06-04 16:51:07 -07:00
Mihai Tudor Panu
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
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
sisinty sasmita patra
a742459248
images: added more images and modified respective header files
...
Signed-off-by: Sisinty Sasmita Patra <sisinty.s.patra@intel.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-05-26 16:12:33 -07:00
Mihai Tudor Panu
a2e80fcc29
flex: changed type name to avoid name clash
...
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-04-16 17:14:40 -07:00
Mihai Tudor Panu
cdfdbc3678
flex: header fixes for tags
...
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-04-09 13:22:12 -07:00
Zion Orent
317ad35180
flex: initial implementation
...
Implements the flex analog sensor. See
http://bildr.org/2012/11/flex-sensor-arduino/
for wiring instructions.
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com >
2015-04-01 10:02:20 -07:00