Commit Graph

  • e3bad7c934 sonar: add sonar.java.binaries property Nicolas Oliver 2017-07-31 12:49:39 -03:00
  • 410a7b2f91 Merge 6c8cea148f622a0d4c250676b8fab7bad62752ae into 7bee29ba62f934b89356cad09cbfb1858e916b4f Nicolas Oliver 2017-07-28 21:58:20 +00:00
  • 7bee29ba62 sonar: fix sonar scan Nicolas Oliver 2017-07-26 08:38:25 -07:00
  • 41883a5a1e Merge a6d2a2c4fad02303a833e5a8810fa93420c18f38 into 24b6cbcc856cba8ad984d7fd3dd648e5e774cc17 Nicolas Oliver 2017-07-27 19:09:47 +00:00
  • 24b6cbcc85 permissions: No need for files to be executable Noel Eck 2017-07-27 11:12:59 -07:00
  • 6c8cea148f sonar: fix sonar scan Nicolas Oliver 2017-07-26 08:38:25 -07:00
  • ab4eeea61e travis: improve build process and expand build matrix Nicolas Oliver 2017-07-10 07:28:18 -07:00
  • a6d2a2c4fa travis: improve build process and expand build matrix Nicolas Oliver 2017-07-10 07:28:18 -07:00
  • 98811b0fb7 BUZZER: Fixing firmata related issue Abhishek Malik 2017-07-13 22:43:57 -07:00
  • 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
  • cca836f01e Merge 6544f3760193c936e4e2f1cf19a5fe8e8e632219 into bac9e3bbc020bac20d109096b15b3ad32fad739f Daniil Budanov 2017-07-12 00:52:32 +00:00
  • bac9e3bbc0 P9813: Minor bit mask fix Abhishek Malik 2017-07-11 17:38:28 -07:00
  • 6544f37601 Merge branch 'master' into master Sasmita Patra 2017-07-07 10:36:58 -07:00
  • 9c6df8e3a5 added another componet for ads1x15 Budanov 2017-07-07 08:12: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
  • 3acc29f27d changed JSON files to new spec Budanov 2017-07-05 16:39:45 -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
  • ab3d3716c8 Merge 04b15c748a1a28d620f75207e15ab9e4f3d87f38 into 43441514054daa682c240d2e39582aad9233a40a Daniil Budanov 2017-06-30 20:09:00 +00:00
  • 04b15c748a added sensor JSON docs Budanov 2017-06-30 12:50:33 -07:00
  • 4d28d7f18b java: added some of the missing samples Stefan Andritoiu 2017-06-26 16:49:13 +03:00
  • 9740adda5d Merge 3be7774fdf9b603431ff9f8739c216bd22ec3917 into 43441514054daa682c240d2e39582aad9233a40a Stefan Andritoiu 2017-06-28 21:36:37 +00: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
  • 8c3470402e Merge 02caf8c3a5fe4a8a5af254c84fb2706c54be7efd into 60379fca379a77374e16b68735084d4d98f44687 Nicolas Oliver 2017-06-08 08:34:51 +00:00
  • 60379fca37 HCSR04: Fixing static analysis issues Abhishek Malik 2017-06-07 16:32:44 -07:00
  • 7705d2d644 Merge 537aaa1bf0d21c73546b12123ec1978009f69a1f into b90c5a77103290b66187c384325936555c3785ca spitfire88 2017-06-07 23:26:06 +00:00
  • a0fee08746 Merge 9fdc8268e8cca26d59babc0a30df81a1e30a3076 into b90c5a77103290b66187c384325936555c3785ca Gérard Vidal 2017-06-07 23:26:05 +00:00
  • ad22502fd1 Merge 29e1489e40b8b8c5bcd0756725ae06eb9bf772d5 into b90c5a77103290b66187c384325936555c3785ca Stefan Andritoiu 2017-06-07 23:26:05 +00:00
  • b90c5a7710 HCSR04: Modifying implementation and adding examples Abhishek Malik 2017-06-07 10:46:57 -07:00
  • 02caf8c3a5 Dockerfile: disable libopenzwave install Nicolas Oliver 2017-06-07 09:39:05 -07:00
  • 8559b8766d Dockerfile: use swig 3.0.7 instead of 3.0.10 Nicolas Oliver 2017-06-05 11:34:13 -07:00
  • e3715918fb smartdrive: upgrade files smartdrive.cxx and smartdrive.hpp after several tests have been done in 6/02/2017 neuberfran 2017-06-02 18:21:17 -03:00
  • 28f964cb48 ULN200XA: Adding Vcc and Vm info to doc Abhishek Malik 2017-06-02 11:55:44 -07:00
  • 6412217c62 docker-compose.yaml: fix typo and node version Nicolas Oliver 2017-06-02 10:10:56 -07:00
  • a2de31f8f7 .travis.yml: update docker-compose to 1.9.0 Nicolas Oliver 2017-06-02 09:08:00 -07:00
  • fe44f1ad7f docker-compose.yaml: enable environment configuration of build variables Nicolas Oliver 2017-06-02 08:53:04 -07:00
  • dea3a6ebf9 Dockerfile: configure compiler first for library build Nicolas Oliver 2017-06-02 08:51:16 -07:00
  • f86ef0bf54 .travis.yaml: add java with clang to build matrix Nicolas Oliver 2017-06-02 08:11:57 -07:00
  • 057a9ccf27 docker-compose: enable java build with clang Nicolas Oliver 2017-06-02 08:08:09 -07:00
  • 378459b4bf .dockerignore: add build directory to docker ignore Nicolas Oliver 2017-06-02 08:07:39 -07:00
  • 2250c59201 Dockerfile: add additional build flags Nicolas Oliver 2017-06-02 08:06:58 -07:00
  • 1e5b57537b Merge 19d8c2eb140ca47086221c99de77b39be5a93c63 into b68eb5f6a6bd0386f30c284cf28a756942b884a0 spitfire88 2017-06-02 06:44:35 +00:00
  • b68eb5f6a6 LSM303DLH: Adding separate i2c contexts Abhishek Malik 2017-06-01 21:46:07 -07:00
  • 1b9623ff47 Dockerfile: fix java build Nicolas Oliver 2017-06-01 07:56:49 -07:00
  • 9be289d7e6 Merge ac5949c16dba140b77c09d4648fda6b99f992cf0 into 50bb4ae1be550c6d7c3874e2ea594510dafd457e Jon Trulson 2017-06-01 07:16:46 +00:00
  • 09ef106454 Merge a7af020e822544d38d68e3fcbe50f7759c25da7e into 50bb4ae1be550c6d7c3874e2ea594510dafd457e Charles Allen 2017-06-01 07:16:46 +00:00
  • a064e1d3aa Merge 7654e3464a0217039295e31e19ea27403fe35ab7 into 50bb4ae1be550c6d7c3874e2ea594510dafd457e laykuanloon 2017-06-01 07:16:35 +00:00
  • 3bff2ee09d Merge 85671dd6b3ac5fb61324521bb78ddfbe12cf6105 into 50bb4ae1be550c6d7c3874e2ea594510dafd457e Brendan Le Foll 2017-06-01 07:16:35 +00:00
  • 16248040b7 Merge eafc93d83bdf59ec9b437c9f963da61463212444 into 50bb4ae1be550c6d7c3874e2ea594510dafd457e Joseph Butler 2017-06-01 07:16:34 +00:00
  • 50bb4ae1be I2C: Removing multiple address calls Abhishek Malik 2017-05-31 11:47:23 -07:00
  • f1b7a68ff0 Merge 56131daef9627500c9711c3ee1fa1ab25633fb02 into da18bac925f4db757b1889fb20010f8720e00a6a Marc Graham 2017-06-01 03:17:03 +00:00
  • bfc304052a Merge 6fb7c67d03233a6c55da607a9727254465498aec into da18bac925f4db757b1889fb20010f8720e00a6a Gérard Vidal 2017-06-01 03:16:44 +00:00
  • da18bac925 ims: Updated IMS sensor addressing Noel Eck 2017-05-31 14:15:33 -07:00
  • ecf775496f bacnet/libbacnet.pc: add temp .pc file for libbacnet Nicolas Oliver 2017-05-31 13:43:01 -07:00
  • c70d06bfbf Dockerfile: install optional libraries Nicolas Oliver 2017-05-31 13:29:52 -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
  • 9096a51db3 docker-compose.yaml: enable examples and paralell make Nicolas Oliver 2017-05-30 09:12:35 -07:00