Noel Eck 
							
						 
					 
					
						
						
							
						
						283fce619e 
					 
					
						
						
							
							doc: Scrubbed ALL sensor library descriptions  
						
						 
						
						... 
						
						
						
						In an effort to clean-up and standardize UPM library
documentation, this commit updates (and in most cases,
unifies) the CMake description string AND CXX header
@comname string.
Strings were taken from datasheets when possible, spelling
mistakes were addressed, copy/paste errors where fixed,
Title Case was used, etc.
    * Tested/updated/added @web tags
    * Added/updated invalid sensor images
    * Added/updated @man tags, added missing manufacturers
Signed-off-by: Noel Eck <noel.eck@intel.com > 
						
						
					 
					
						2017-02-08 11:50:00 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Noel Eck 
							
						 
					 
					
						
						
							
						
						567476b89a 
					 
					
						
						
							
							cmake: Explicit dependency for mraa and interfaces  
						
						 
						
						... 
						
						
						
						A handful of modules do not require mraa.  Captured this in
    src/CMakeLists.txt - only add mraa dependency for targets which
    use:
        upm_module_init(mraa ... )
            or
        upm_mixed_module_init(... REQUIRES mraa)
    All sensors which use UPM interfaces (src/interfaces) now
    explicitly add the interfaces target:
        upm_module_init(interfaces ... )
            or
        upm_mixed_module_init(... REQUIRES interfaces)
Signed-off-by: Noel Eck <noel.eck@intel.com > 
						
						
					 
					
						2017-02-06 16:52:27 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jon Trulson 
							
						 
					 
					
						
						
							
						
						0589f445f0 
					 
					
						
						
							
							Wreorder: fix a variety of re-ordering warnings  
						
						 
						
						... 
						
						
						
						Signed-off-by: Jon Trulson <jtrulson@ics.com > 
						
						
					 
					
						2016-11-03 12:19:21 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Noel Eck 
							
						 
					 
					
						
						
							
						
						a3a1fdc81b 
					 
					
						
						
							
							Wunused-variable: Fixed all unused variables in src  
						
						 
						
						... 
						
						
						
						This commit addresses all warnings emitted from -Wunused-variable
in the C++ src.
Signed-off-by: Noel Eck <noel.eck@intel.com > 
						
						
					 
					
						2016-11-02 21:44:27 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fathi Boudra 
							
						 
					 
					
						
						
							
						
						82f6983f8e 
					 
					
						
						
							
							Update pn532.hpp  
						
						 
						
						
						
						
					 
					
						2016-10-31 10:12:39 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fathi Boudra 
							
						 
					 
					
						
						
							
						
						2bc8159230 
					 
					
						
						
							
							doc: fix spelling errors  
						
						 
						
						... 
						
						
						
						Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org > 
						
						
					 
					
						2016-10-31 10:12:39 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Noel Eck 
							
						 
					 
					
						
						
							
						
						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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fathi Boudra 
							
						 
					 
					
						
						
							
						
						dc8be495a9 
					 
					
						
						
							
							docs: fix spelling errors  
						
						 
						
						... 
						
						
						
						Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com > 
						
						
					 
					
						2016-04-15 09:59:29 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jon Trulson 
							
						 
					 
					
						
						
							
						
						f2b10afa35 
					 
					
						
						
							
							pn532: fix a couple more narrowing conversions (c++11)  
						
						 
						
						... 
						
						
						
						Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com > 
						
						
					 
					
						2016-03-24 11:06:57 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jon Trulson 
							
						 
					 
					
						
						
							
						
						6f68e07aa5 
					 
					
						
						
							
							pn532: fix narrowing conversions (c++11)  
						
						 
						
						... 
						
						
						
						Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com > 
						
						
					 
					
						2016-03-24 11:06:11 -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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zion Orent 
							
						 
					 
					
						
						
							
						
						387b2b86b0 
					 
					
						
						
							
							swig: ensure that all uint*_t passed in have the correct type.  
						
						 
						
						... 
						
						
						
						Otherwise, we generate an exception.  This should fix Issue #172 :
https://github.com/intel-iot-devkit/upm/issues/172 
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com > 
						
						
					 
					
						2015-12-21 16:36:31 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Noel Eck 
							
						 
					 
					
						
						
							
						
						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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stefan Andritoiu 
							
						 
					 
					
						
						
							
						
						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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mihai Tudor Panu 
							
						 
					 
					
						
						
							
						
						c6386269ef 
					 
					
						
						
							
							pn532: fixed uninitialized variable and URL buffer  
						
						 
						
						... 
						
						
						
						Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com > 
						
						
					 
					
						2015-09-22 16:55:21 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrei Vasiliu 
							
						 
					 
					
						
						
							
						
						5e72c4febd 
					 
					
						
						
							
							misc: Minor fixes due to previous rebase  
						
						 
						
						... 
						
						
						
						Signed-off-by: Andrei Vasiliu <andrei.vasiliu@intel.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com > 
						
						
					 
					
						2015-09-18 10:26:37 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jon Trulson 
							
						 
					 
					
						
						
							
						
						5e9d9f4e66 
					 
					
						
						
							
							pn532: 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:20:40 -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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrei Vasiliu 
							
						 
					 
					
						
						
							
						
						b8835958e2 
					 
					
						
						
							
							java: now using the C++ style types from mraa defined in types.hpp  
						
						 
						
						... 
						
						
						
						Signed-off-by: Andrei Vasiliu <andrei.vasiliu@intel.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com > 
						
						
					 
					
						2015-09-15 16:44:18 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stefan Andritoiu 
							
						 
					 
					
						
						
							
						
						3d74ea9820 
					 
					
						
						
							
							java: in methods taking buffers as arguments, changed buffer type from short[] to byte[]  
						
						 
						
						... 
						
						
						
						Signed-off-by: Stefan Andritoiu <stefan.andritoiu@intel.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com > 
						
						
					 
					
						2015-09-04 13:51:19 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stefan Andritoiu 
							
						 
					 
					
						
						
							
						
						5e3263e2e2 
					 
					
						
						
							
							java: ignored return i2cContext method, in java bindings  
						
						 
						
						... 
						
						
						
						Signed-off-by: Stefan Andritoiu <stefan.andritoiu@intel.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com > 
						
						
					 
					
						2015-09-04 13:49:49 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stefan Andritoiu 
							
						 
					 
					
						
						
							
						
						323905a215 
					 
					
						
						
							
							java: added callback functionality  
						
						 
						
						... 
						
						
						
						Signed-off-by: Stefan Andritoiu <stefan.andritoiu@intel.com >
Signed-off-by: Andrei Vasiliu <andrei.vasiliu@intel.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com > 
						
						
					 
					
						2015-09-04 13:48:50 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stefan Andritoiu 
							
						 
					 
					
						
						
							
						
						3e59323abb 
					 
					
						
						
							
							java: solved SWIGTYPE_* issues  
						
						 
						
						... 
						
						
						
						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:41 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stefan Andritoiu 
							
						 
					 
					
						
						
							
						
						4bea93163d 
					 
					
						
						
							
							Added Java bindings for the remaining sensors  
						
						 
						
						... 
						
						
						
						Signed-off-by: Stefan Andritoiu <stefan.andritoiu@intel.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com > 
						
						
					 
					
						2015-08-13 16:26:18 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jon Trulson 
							
						 
					 
					
						
						
							
						
						c586cd5177 
					 
					
						
						
							
							pn532: initial implementation  
						
						 
						
						... 
						
						
						
						This driver was written using an Adafruit PN532 board:
http://www.adafruit.com/products/364 
It is based heavily on their arduino code, with significant
modifications.
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com > 
						
						
					 
					
						2015-07-21 16:29:58 -07:00