This website requires JavaScript.
f92c0c120e
ms5611: Fix for i2cbus assignment
Noel Eck
2017-07-14 16:05:39 -07:00
01036f7dae
autodoc: Removed autodoc directive from py swig
Noel Eck
2017-07-13 15:13:25 -07:00
5e7a8b41a3
memory: Hide all copy/assignment ops for class w/heap allocation
Noel Eck
2017-07-14 11:16:27 -07:00
f59f3131bb
dfrph.hpp: Don't allow copies of DFRPH - cont...
Noel Eck
2017-07-13 17:12:32 -07:00
539fbe7c75
dfrph.hpp: Don't allow copies of DFRPH
Noel Eck
2017-07-10 14:43:02 -07:00
5a1f27a92d
CMakeLists.txt: Cleanup MODULE_LIST usage
Noel Eck
2017-07-13 10:31:39 -07:00
f4da94a06e
cmake: Fix race condition to missing upm_interfaces.jar
Noel Eck
2017-07-10 15:34:48 -07:00
e190bb9d60
json: added another componet for ads1x15
Budanov
2017-07-07 08:12:28 -07:00
bac9e3bbc0
P9813: Minor bit mask fix
Abhishek Malik
2017-07-11 17:38:28 -07:00
1647d8bc08
JSON: Making minor changes
Abhishek Malik
2017-07-06 16:35:41 -07:00
6bfb07e46a
bmp280.json: fix example names for bme280
Mihai Tudor Panu
2017-07-06 14:35:40 -07:00
c25fa47e2f
JSON: Fixed minor issues in JSON files
sisinty sasmita patra
2017-07-06 14:04:40 -07:00
7cd290901d
json: changed JSON files to new spec
Budanov
2017-07-05 16:39:45 -07:00
aaf733f41b
JSON: Updated JSON files
sisinty sasmita patra
2017-07-05 17:12:07 -07:00
ac4a10e248
JSON: Changes to field names
Abhishek Malik
2017-07-05 11:31:39 -07:00
8a4e06d856
json: adding more JSON spec examples
Mihai Tudor Panu
2017-07-05 14:54:17 -07:00
9482d6bb74
JSON: Adding JSON files for following sensors
sisinty sasmita patra
2017-07-05 07:50:31 -07:00
0cb93331ee
JSON: Adding new files
Abhishek Malik
2017-06-30 16:12:50 -07:00
f01c89b95a
added sensor JSON docs
Budanov
2017-06-30 12:50:33 -07:00
4344151405
java: Renamed stdvector interface file to reflect the fact that it is only used in Java
Stefan Andritoiu
2017-05-26 16:24:47 +03:00
74cb3504f3
java: updated examples to use AbstractList<> for data containers
Stefan Andritoiu
2017-05-15 20:31:58 +03:00
ac031ba9a8
java: converted wrappers for std::vector to inherit from AbstractList<>
Stefan Andritoiu
2017-05-15 20:22:22 +03:00
65726087bc
java: removed unnecessary generated wrapper objects for std::vector
Stefan Andritoiu
2017-05-15 20:19:28 +03:00
dc03eec56f
docker: enable gcc4, gcc6 and node6 builds
Mihai Tudor Panu
2017-06-15 09:35:12 -07:00
c1903b8c39
docker: use default g++ and swig from container for build
Mihai Tudor Panu
2017-06-12 22:45:07 -07:00
0cb7d3f9b4
tests: harden tests for handling universal line endings
Mihai Tudor Panu
2017-06-12 20:38:10 -07:00
874eacf12e
docker-compose.yaml: fix typo and node version
Nicolas Oliver
2017-06-02 10:10:56 -07:00
3e6fb61a20
.travis.yml: update docker-compose to 1.9.0
Nicolas Oliver
2017-06-02 09:08:00 -07:00
8e7ac713c4
docker-compose.yaml: enable environment configuration of build variables
Nicolas Oliver
2017-06-02 08:53:04 -07:00
54c1b0ce4b
Dockerfile: configure compiler first for library build
Nicolas Oliver
2017-06-02 08:51:16 -07:00
53456d9138
.travis.yaml: add java with clang to build matrix
Nicolas Oliver
2017-06-02 08:11:57 -07:00
7ec1765766
docker-compose: enable java build with clang
Nicolas Oliver
2017-06-02 08:08:09 -07:00
bb122bfac4
Dockerfile: add additional build flags and ignore build directory
Nicolas Oliver
2017-06-02 08:06:58 -07:00
0f8e578c62
Dockerfile: fix java build
Nicolas Oliver
2017-06-01 07:56:49 -07:00
dcee721cb3
bacnet/libbacnet.pc: add temp .pc file for libbacnet
Nicolas Oliver
2017-05-31 13:43:01 -07:00
b11ec1638e
Dockerfile: install optional libraries
Nicolas Oliver
2017-05-31 13:29:52 -07:00
fb6ae47b6d
docker-compose.yaml: enable examples and paralell make
Nicolas Oliver
2017-05-30 09:12:35 -07:00
be718d79af
.travis.yml: unify python build and enable examples on every target
Nicolas Oliver
2017-05-30 09:11:54 -07:00
87ffc81b65
Dockerfile: add python3 test dependencies
Nicolas Oliver
2017-05-30 09:11:11 -07:00
afd9dd07e4
Dockerfile,docker-compose.yaml: run tests for every target
Nicolas Oliver
2017-05-29 12:29:20 -07:00
ce9742b355
.travis.yml,docker-compose.yaml: set more specific command to run
Nicolas Oliver
2017-05-29 11:21:11 -07:00
c402fbb5e8
.travis.yaml,docker-compose.yaml: add examples building to the matrix
Nicolas Oliver
2017-05-29 10:46:31 -07:00
b757ccc617
Dockerfile: add sensor specific dependencies
Nicolas Oliver
2017-05-29 09:58:51 -07:00
c5c57b523b
.travis.yml: update build matrix and scripts
Nicolas Oliver
2017-05-26 18:19:34 -03:00
bb4ce17d44
docker-compose.yaml: add build tasks for java python and node
Nicolas Oliver
2017-05-26 14:13:35 -07:00
d4396c2ce3
.dockerignore: add simple ignore rules
Nicolas Oliver
2017-05-26 14:12:49 -07:00
780b5df024
Dockerfile: add initial docker image for building
Nicolas Oliver
2017-05-26 14:11:47 -07:00
60379fca37
HCSR04: Fixing static analysis issues
Abhishek Malik
2017-06-07 16:32:44 -07:00
b90c5a7710
HCSR04: Modifying implementation and adding examples
Abhishek Malik
2017-06-07 10:46:57 -07:00
28f964cb48
ULN200XA: Adding Vcc and Vm info to doc
Abhishek Malik
2017-06-02 11:55:44 -07:00
b68eb5f6a6
LSM303DLH: Adding separate i2c contexts
Abhishek Malik
2017-06-01 21:46:07 -07:00
50bb4ae1be
I2C: Removing multiple address calls
Abhishek Malik
2017-05-31 11:47:23 -07:00
da18bac925
ims: Updated IMS sensor addressing
Noel Eck
2017-05-31 14:15:33 -07:00
2b70bea44f
java: Fixed HTU21DSample
Stefan Andritoiu
2017-05-26 17:32:23 +03:00
c64d04d084
ads1x15: fixed case logic in getThresh() function
Mihai Tudor Panu
2017-05-30 15:14:09 -07:00
8186d093ec
htu21d: updated function descriptions in header for clarity
Mihai Tudor Panu
2017-05-30 13:09:01 -07:00
b2eb392a07
src/CMakeLists.txt: Fix for BINARY_DIR property
Noel Eck
2017-05-24 16:22:10 -07:00
274fd9b608
lsm6dsl: Initial implementation; C; C++ wraps C; FTI; examples
Jon Trulson
2017-05-23 16:18:03 -06:00
27eec52e29
lsm6ds3h: fix some typos in the register map
Jon Trulson
2017-05-23 13:17:14 -06:00
ee0aaa89eb
lsm6ds3h: Initial implementation; C; FTI: C++; C++ wraps C; examples
Jon Trulson
2017-05-19 17:33:27 -06:00
886deabfbb
tcs37727: remove utf8 characters
Jon Trulson
2017-05-22 16:40:23 -06:00
e740349355
lis2ds12: Fix up docs, bosch -> stmicro
Jon Trulson
2017-05-21 16:16:10 -06:00
34f2799c53
CMakeLists.txt: Hint to libmraa/mraajava
Noel Eck
2017-05-19 16:25:08 -07:00
a03d8eb52f
readme.cpp.md: updated example name for iotdk api pages
Mihai Tudor Panu
2017-05-19 15:48:09 -07:00
07f3029f10
upm: enable LIDAR-Lite V3 Optical Distance Measurement sensor library and example
Niti Rohilla
2017-04-07 09:58:26 +00:00
a56b83fa37
VEML6070: Adding back documentation
Abhishek Malik
2017-05-18 15:35:46 -07:00
b4bc15201b
VEML6070: Adding separate i2c contexts for separate addresses
Abhishek Malik
2017-05-18 13:55:21 -07:00
c70f378f72
lis2ds12: Initial implementation C; C++; FTI; examples
Jon Trulson
2017-05-12 17:08:01 -06:00
106b6c7062
upm: v1.3.0
Mihai Tudor Panu
2017-05-12 11:33:47 -07:00
6c3b161702
knownlimitations.md: describe solution for I2C capacitance issue on Edison
Mihai Tudor Panu
2017-05-09 12:44:48 -07:00
c484056cf0
htu21d: add js and py samples, put sensor on known limitations list
Mihai Tudor Panu
2017-05-08 17:52:46 -07:00
2931a9c24d
carrays_uint32_t.i: Updated path to .i file
Noel Eck
2017-05-05 12:07:57 -07:00
aeefc758ee
rn2903: Fix CI issues regarding encoding and enum confusion
Jon Trulson
2017-05-09 14:40:25 -06:00
21a1860ec2
rn2903: Initial implementation; C; C++ wraps C; examples
Jon Trulson
2017-04-28 18:33:34 -06:00
c78da687d4
CMakeLists.txt: Removed force to -march=native
Noel Eck
2017-05-09 11:28:20 -07:00
6c383dbd42
TMP006: Adding very basic support for TMP007
Abhishek Malik
2017-05-08 10:30:43 -07:00
7688e5f230
TCA9548A : initial implementation
g-vidal
2017-04-14 03:28:28 +02:00
1db6bd826a
type: Small types in spelling for category
Noel Eck
2017-05-05 11:29:26 -07:00
e7ca8cf18b
VEML6070: Initial Commit
Abhishek Malik
2017-05-04 00:33:20 -07:00
cdb735c34e
cmake: required mraajava version now checks against MRAA_MINIMUM
Mihai Tudor Panu
2017-05-03 16:59:29 -07:00
90e4b5d385
cmake: remove old node include dirs from src/CMakelists.txt
Mihai Tudor Panu
2017-05-03 16:46:10 -07:00
6a37edcdac
cmake: fixed Nodejs detection on Ubuntu systems when using apt installed nodejs packages
Mihai Tudor Panu
2017-05-03 14:55:36 -07:00
563519ae4f
unicode: Remove B7 unicode character from examples
Noel Eck
2017-04-28 11:39:57 -07:00
7b812284c5
Interfaces: minor changes
sisinty sasmita patra
2017-04-25 16:15:54 -07:00
0082f54902
java: ignored function that returns output through pointers in C++ (single element arrays in Java), as the same functionality is provided by other methods of the class.
Stefan Andritoiu
2017-04-05 19:09:48 +03:00
b32e4911ab
java: removed unnecessary method definitions from htu21d and ozw interface file
Stefan Andritoiu
2017-04-05 18:50:50 +03:00
fe9254c004
java: Created a general interface that is no longer included in each package and updated examples
Stefan Andritoiu
2017-04-05 18:36:43 +03:00
e3a8b2fc13
pom: Do not generate pom files for blacklist
Noel Eck
2017-04-24 10:59:07 -07:00
21ecbd90eb
ANDROID: Treat utilities as its own library
Noel Eck
2017-04-06 16:18:53 -07:00
0bd68e4e2b
ANDROID: CMake/src changes to build on android-24
Noel Eck
2017-02-07 17:00:29 -08:00
b2aa2515b0
upm_version: Added get version functionality for UPM as provided by MRAA
sisinty sasmita patra
2017-04-19 13:49:17 -07:00
5cc4e2120a
lsm303d: Initial implementation, C, C++ wraps C
Jon Trulson
2017-04-19 16:02:11 -06:00
fe4e97f5dc
lsm303agr: fix some comments, move helper macros out of defs.h
Jon Trulson
2017-04-19 16:01:13 -06:00
6e4faefe15
bma250e,bmg160,bmm150: add missing library header documentation to .hpp files
Jon Trulson
2017-04-18 13:01:48 -06:00
460e9de94f
groups.md: Add gyroscope (gyro) as a separate category
Jon Trulson
2017-04-18 12:57:58 -06:00
1f5f466691
lsm303agr: Initial implementation, C, FTI, C++ wraps C
Jon Trulson
2017-04-14 16:24:57 -06:00
12c59a6aca
sample.mapping.txt: update for lsm303->lsm303dlh rename
Jon Trulson
2017-04-12 12:52:07 -06:00
19c58ebba2
lsm303: rename to lsm303dlh
Jon Trulson
2017-04-12 11:49:20 -06:00
d9fd1af272
contributions: Updated assignments in template
Noel Eck
2017-04-11 17:36:09 -07:00
78eb975435
upm: v1.2.0
Mihai Tudor Panu
2017-04-10 19:54:43 -07:00