This website requires JavaScript.
a0ea3d5f3d
es9257: updated min/max pulse values for C driver
Mihai Tudor Panu
2017-04-10 19:01:46 -07:00
f77863dfb5
tcs3414cs: added I2C bus and address parameters to constructor
Mihai Tudor Panu
2017-04-10 18:54:21 -07:00
7e5f6e9856
max31723: added bus parameter to constructor
Mihai Tudor Panu
2017-04-10 18:37:08 -07:00
d004aa68b7
lpd8806: added bus parameter to constructor
Mihai Tudor Panu
2017-04-10 17:17:35 -07:00
3aef2ea70e
docs: updated @param tags, added missing function descriptions, other minor changes
Mihai Tudor Panu
2017-04-10 16:59:39 -07:00
39df7fd10f
examples: Handle additional example dependencies
Noel Eck
2017-04-06 14:16:55 -07:00
b8738b32ca
Removing example not required anymore
Abhishek Malik
2017-04-06 10:20:38 -07:00
cdb697fd7b
nrf8001 examples: minor changes to avoid clang build failures
Jon Trulson
2017-04-05 18:28:03 -06:00
27dc4a5742
Static Analysis fix and Documentation comment changes
Abhishek Malik
2017-04-05 16:24:00 -07:00
e2fe04927f
examples: Added ending 'Interesting' tags
Noel Eck
2017-04-05 15:43:02 -07:00
a655235c70
snippet: Updated all snippet tags
Noel Eck
2017-04-05 15:13:16 -07:00
96b219d2fb
examples: Added 'Interesting' tag to examples
Noel Eck
2017-04-04 13:51:31 -07:00
52879b0b04
contributions.md: Updated sensortemplate script
Noel Eck
2017-04-03 15:03:53 -07:00
048f1ac08e
examples: C/C++ examples use transitive dependencies
Noel Eck
2017-04-03 14:39:11 -07:00
76a12af15f
apichanges.md: Add a section on the renames of constants for C ports
Jon Trulson
2017-04-05 13:14:48 -06:00
e6ed49427a
README.md: update MMA7660 snippet to reflect current reality
Jon Trulson
2017-04-05 12:37:11 -06:00
c57a0d2c30
bmpx8x: rewrite in C; FTI; C++ wraps C
Jon Trulson
2017-04-04 17:48:41 -06:00
8d43c431f2
ABP: Making driver generic
Abhishek Malik
2017-04-04 13:38:28 -07:00
336251740d
readme: update example and notice on API changes to grove and i2clcd
Mihai Tudor Panu
2017-04-04 13:31:25 -07:00
356f0348ed
RSC: Fixing static analysis issues
Abhishek Malik
2017-04-03 21:53:27 -07:00
dc7c012c24
RSC: Minor comment changes
Abhishek Malik
2017-04-03 10:32:52 -07:00
96eb834e9b
RSC: Initial Commit
Abhishek Malik
2017-04-02 23:04:04 -07:00
b239866e99
bmm150 C example: use correct units in output
Jon Trulson
2017-03-30 18:14:13 -06:00
6a4f06d51b
mcp2515 C examples: add default config for Arduino 101
Jon Trulson
2017-03-30 17:34:05 -06:00
e765dcf57b
bma250e,bmc150,bmg160,bmi055,bmm150,bmx055: C++ examples: use instance rather than allocation
Jon Trulson
2017-03-30 16:03:32 -06:00
a594036778
bma250e: correct some comments/documentation
Jon Trulson
2017-03-30 15:47:39 -06:00
c014ffddcd
bmx055: remove bmm150, use new bmm150 library
Jon Trulson
2017-03-29 14:09:35 -06:00
aeaf84ccc6
bmm150: split into new library, C port, FTI, C++ wraps C
Jon Trulson
2017-03-29 13:15:45 -06:00
7d789ec208
bma250e: fix up some comments and error messages
Jon Trulson
2017-03-29 13:13:14 -06:00
3d0461b40a
bmx055: remove bma250e, use new bma250e library
Jon Trulson
2017-03-27 13:31:39 -06:00
5aed632782
bma250e: split into new library, C port, FTI, C++ wraps C
Jon Trulson
2017-03-24 17:04:48 -06:00
3c5a5b87c8
bmg160: use MRAA::Edge for interrupt edge specification
Jon Trulson
2017-03-24 15:03:37 -06:00
22a6c52795
bmg160: fixup some comments, add GPIO to FTI
Jon Trulson
2017-03-24 13:09:25 -06:00
b8fa948f7d
src/CMakeLists.txt: always add upm include dirs to includes
Jon Trulson
2017-03-23 13:13:48 -06:00
f61b615704
bmx055: remove bmg160, use new bmg160 library
Jon Trulson
2017-03-23 13:13:14 -06:00
8dcd22794b
bmg160: C port, FTI, C++ wraps C
Jon Trulson
2017-03-21 17:01:14 -06:00
33f3c882b8
bno055: remove duplicate #defines from header
Jon Trulson
2017-03-21 17:00:22 -06:00
5943dad78c
rf22: Removed new from examples
Noel Eck
2017-03-29 16:40:00 -07:00
2f051a202c
ldt0028: Removed new for example array
Noel Eck
2017-03-29 16:38:13 -07:00
a760f2952a
memleak: Free alloc'ed memory for device
Noel Eck
2017-03-29 16:37:45 -07:00
9549529faf
p9813.cxx: Handle buffer overrun
Noel Eck
2017-03-29 16:36:47 -07:00
65969462d1
memleak: i2c init was getting called twice
Noel Eck
2017-03-29 16:35:01 -07:00
13eea53090
memleak: Free alloc'ed memory for device
Noel Eck
2017-03-29 16:33:03 -07:00
fa8ab6194d
memleak: Handle freeing return from spi call
Noel Eck
2017-03-29 16:31:01 -07:00
8048e8734f
doxygen: Relative paths in generated docs - update
Noel Eck
2017-03-28 12:29:11 -07:00
8262a4203b
doxygen: Use relative paths in generated docs
Noel Eck
2017-03-28 11:35:11 -07:00
01f9dd2f41
ims/max30100: Fixed small typo
Noel Eck
2017-03-20 16:23:37 -07:00
ccb9fa2a4f
doc: Updated spelling occured -> occurred
Noel Eck
2017-03-20 14:26:50 -07:00
05435eed4f
docs: Small updates to descriptions.
Noel Eck
2017-03-20 10:28:38 -07:00
54a84af1c3
light: modify so C++ wraps C code
Jon Trulson
2017-03-17 16:18:40 -06:00
27c6ac1d31
java: solved unclean Java bindings for: htu21d, ozw
Stefan Andritoiu
2017-03-17 18:51:44 +02:00
8779700d82
md: move defines/register defs into separate header for SWIG
Jon Trulson
2017-03-16 18:14:16 -06:00
f9b5d7c52c
sht1x: move defines/register defs into separate header for SWIG
Jon Trulson
2017-03-16 18:09:55 -06:00
a10e798682
md: move defines/register defs into separate header for SWIG
Jon Trulson
2017-03-16 18:06:05 -06:00
8cd91624ee
mcp2515: remove carrays from java interface file
Jon Trulson
2017-03-16 18:00:41 -06:00
68e42a22d6
ims: move defines/register defs into separate header for SWIG
Jon Trulson
2017-03-16 17:58:23 -06:00
fdef953859
bmi160: move defines/register defs into separate header for SWIG
Jon Trulson
2017-03-16 17:23:48 -06:00
3f334ed1f3
bh1750: move defines/register defs into separate header for SWIG
Jon Trulson
2017-03-16 17:15:19 -06:00
1a0bdf00cf
mmc35240: add mraa dependency to cmakelists
Mihai Tudor Panu
2017-03-17 08:58:48 -07:00
54cd191d43
src/tmp006/tmp006.hpp: fixed encoding error
Norbert Wesp
2017-02-16 11:40:12 +01:00
9fa4dad1ab
src/<sensor>/<sensor>.hpp: fixed file_encoding errors
Norbert Wesp
2017-02-16 11:02:35 +01:00
080c121e07
src/<sensor>/CMakeLists.txt: Added mraa dependency in 'upm_module_init'
Norbert Wesp
2017-02-16 10:23:52 +01:00
545e288967
examples/c++/<sensor>.cxx: changed cout / endl to std::cout / std::endl
Norbert Wesp
2017-02-14 13:33:17 +01:00
aecdac255d
hdc1000: Added upm support for sensor HDC1000
Norbert Wesp
2017-02-14 12:05:01 +01:00
5c837f22cb
mag3110: Added upm support for sensor MAG3110
Norbert Wesp
2017-02-14 12:03:30 +01:00
12c81adeba
mma8x5x: Added upm support for some MMA8X5X sensors
Norbert Wesp
2017-02-14 12:01:32 +01:00
8342b4c079
tmp006: Added upm support for sensor TMP006
Norbert Wesp
2017-02-14 11:59:01 +01:00
e83b8ef114
tcs37727: Added upm support for color sensor TCS37727
Norbert Wesp
2017-02-14 11:43:04 +01:00
fabf4287d6
upm: enable MMC35240 3-axis magnetic sensor library and example
Lay, Kuan Loon
2017-01-31 15:41:04 +08:00
4ea01180a1
lcdks: renamed from sainsmartks, added backlight support
Jon Trulson
2017-03-16 12:12:01 -06:00
ab171573f9
lcd/lcm1602/jhd1313m1: remove lcm1602 and jhd1313m1 from lcd library
Jon Trulson
2017-03-15 11:43:50 -06:00
d965b92af1
ABPDRRT005PG2A5: Initial Commit
Abhishek Malik
2017-03-08 23:28:45 -08:00
cc0174910b
ds18b20: fix delay timing error in ds18b20_update()
Jon Trulson
2017-03-13 12:00:16 -06:00
c4a506f5a3
bmp280/bme280: C port, C++ wraps C
Jon Trulson
2017-03-10 09:57:09 -07:00
58cdfadf4e
p9813: Chainable LEDS
Noel Eck
2017-03-08 09:40:56 -08:00
b3a5275183
t6713: Static analysis fixes
Noel Eck
2017-03-07 12:04:23 -08:00
b314f56c00
l298: fix a potential divied-by-zero
Jon Trulson
2017-03-07 14:23:39 -07:00
d4b536b593
bno055: C port; C++ wraps C
Jon Trulson
2017-03-07 12:43:44 -07:00
2bdde21a2f
src/upm_vectortypes.i: SWIG interface file for vector types
Jon Trulson
2017-03-07 12:38:54 -07:00
6ceebc9a17
ppd42ns_data.h: replace tabs with spaces
Jon Trulson
2017-03-02 11:14:37 -07:00
65fc70a31a
rf22: Static analysis fixes
Noel Eck
2017-03-06 12:13:27 -08:00
51a181a14f
java_interfaces: Moved ifdefs for swig version
Noel Eck
2017-03-03 10:24:26 -08:00
cfb4105dd8
docs: Added space to swig interface include
Noel Eck
2017-03-03 10:11:25 -08:00
b7faba556f
sensortemplate: Added a template sensor
Noel Eck
2017-02-21 13:54:21 -08:00
95801b395d
Corrected typo in led.hpp. File includes led.h, not led.hpp
Stefan Andritoiu
2017-03-02 18:29:33 +02:00
1f18369fbe
SWIG_JAVA: C++ Interfaces to Java interfaces, Modified one Java Example
sisinty sasmita patra
2017-02-06 14:59:00 -08:00
f8663c90f3
ctest: Fix for autoloadlibrary ctest
Noel Eck
2017-02-23 10:44:58 -08:00
1d6d660769
max30100: Small typo fix
Noel Eck
2017-02-17 16:49:39 -08:00
b57710cd78
groups.md: Removed redundant group maxbotix
Noel Eck
2017-02-17 16:40:09 -08:00
6d41566e93
doc: Changed <B5> to u for python doc run
Noel Eck
2017-02-14 08:31:55 -08:00
7a60cd5abe
AQI: Adding ugm3 calculation to ppd42ns and aqi calculation to upm_utilities Contributions by: Rex Tsai <rex.cc.tsai@gmail.com >
Abhishek Malik
2017-02-10 11:49:11 -08:00
b9988469ba
upm: v1.1.0
Mihai Tudor Panu
2017-02-13 16:11:37 -08:00
4fff3a500d
apichanges: list i2clcd library and individual display modules being split
Mihai Tudor Panu
2017-02-13 16:09:44 -08:00
a53ab5cb80
docs: updated sections on porting and documentation authoring
Mihai Tudor Panu
2017-02-09 16:45:48 -08:00
bd8104f6ee
tests: exclude build dir and update expected number of duplicates
Mihai Tudor Panu
2017-02-09 16:20:20 -08:00
dbac88d225
ads1x15: extend examples for both ads1015 and ads1115 and clarify which one is used where
Mihai Tudor Panu
2017-02-07 16:20:13 -08:00
70bcdfefa4
lcm1602/jhd1313m1: temporarily rename headers to avoid duplicates
Mihai Tudor Panu
2017-02-07 15:30:21 -08:00
762c28f000
docs: Changed magnometer to magnetometer
Noel Eck
2017-02-08 13:56:28 -08:00
283fce619e
doc: Scrubbed ALL sensor library descriptions
Noel Eck
2016-12-15 15:15:21 -08:00
7a5c8a6cb3
swigjava: Added SWIGJAVA define to java module build
Noel Eck
2017-02-07 15:37:46 -08:00