Commit Graph

  • 8f99289a48 kx122: Added driver files to src Samuli Rissanen 2018-02-22 13:04:21 +02:00
  • 829da899fc docs: Updated doc dependencies for all languages Noel Eck 2018-02-14 15:09:48 -08:00
  • 20aa4962f0 SWIG: Moved common SWIG syntax to ${libname}.i Noel Eck 2018-01-26 11:52:34 -08:00
  • 3d674efb51 CTest: Removed failing JSON lint test Noel Eck 2018-02-20 14:58:05 -08:00
  • cc7fec9ae0 upm: version 1.6.0 v1.6.0 Mihai Tudor Panu 2018-02-16 17:02:26 -08:00
  • 4a1eb99d6d doxygen: updated library brief description tags Mihai Tudor Panu 2018-02-14 10:36:46 -08:00
  • a12baf379f doxygen: updated descriptions to clean up @con tags for xml generation Mihai Tudor Panu 2018-02-13 10:19:14 -08:00
  • 38817b72dc pydoc: Fixed mix of python2/3 modules with pydoc Noel Eck 2018-02-12 16:15:59 -08:00
  • fe7bd75c91 C: Fixes for sign compares in C libraries Noel Eck 2018-02-07 12:17:54 -08:00
  • 460fdc2eb5 Travis-ci: Switch from curl to wget for automation Noel Eck 2018-02-07 13:35:36 -08:00
  • 9d51454290 FindNodejs: extend search path to detect ubuntu provided nodejs Mihai Tudor Panu 2018-02-06 20:52:34 -05:00
  • 6f72c52a44 CMake: Update FindNpm module and usage Noel Eck 2018-02-06 14:11:28 -08:00
  • 7d83e8c569 FindNodejs: Updated to find node<version> Noel Eck 2018-02-06 09:35:57 -08:00
  • 96bcfc9128 lis2ds12: remove surplus accFactor coefficient Alex Tereschenko 2018-01-28 11:00:27 +01:00
  • 6be656d5b0 Java: Added loadLibrary macro for packages Noel Eck 2018-01-24 14:52:19 -08:00
  • 3cfea676e2 lcd: Renamed 'i2clcd' library to 'lcd' Noel Eck 2018-01-23 14:02:48 -08:00
  • f64060b9d2 pydoc: Removed include for sensor specific _doc.i files Noel Eck 2018-01-18 13:56:24 -08:00
  • 36ebd15abc java_blacklist: Enable Java blacklisted modules Noel Eck 2018-01-17 13:36:19 -08:00
  • 23a57b8c90 nrf24l01: Initialize member variable Noel Eck 2018-01-24 10:42:05 -08:00
  • 666452e873 SWIGJAVA: Remove the last JAVA ifdefs from src Noel Eck 2018-01-23 11:58:12 -08:00
  • d49ab2ac95 SWIG: Added documentation to _upm.i Noel Eck 2018-01-22 12:01:45 -08:00
  • d06e632f3b SWIG: Move from include->import Noel Eck 2018-01-22 11:10:44 -08:00
  • e192a125f3 Added new macros for installISR and applied where possible. Serban Waltter 2018-01-19 13:12:50 +02:00
  • 63b2b33df7 Moved SWIG code from C++ files (hpp and cxx) to SWIG interface files (.i). Added getter/setter methods for classes with protected or private vars. Serban Waltter 2018-01-17 14:20:32 +02:00
  • 2551596309 Added the JAVA_JNI_LOADLIBRARY macro for the jniclasscode pragma included in _upm.i for all java SWIG interface files. Serban Waltter 2018-01-17 14:11:35 +02:00
  • 6725559669 JAVA: Remove library source compile from JAVA packages Noel Eck 2018-01-08 11:36:05 -08:00
  • 680649ba6f zfm20: Use mraa::Uart instead of tty Noel Eck 2017-08-07 16:15:41 -07:00
  • 74b5ec00dc Java: Added an unresolved symbol check for Java packages Noel Eck 2018-01-22 16:40:56 -08:00
  • abefdfc756 CMake: Moved swig macros to functions Noel Eck 2018-01-22 16:32:20 -08:00
  • f97a62b055 Threading: Scrubbed usage of threading in libraries Noel Eck 2018-01-22 14:39:46 -08:00
  • 7422ec937c JSON: Fixing Sensor Name field Abhishek Malik 2018-01-18 13:26:22 -05:00
  • a842898bd5 lis3dh: add sensor support based on lis2ds12 module Alex Tereschenko 2017-12-03 18:46:15 +00:00
  • 76949d9358 JSON: Correcting the Sensor Class field malikabh 2018-01-16 15:19:39 -05:00
  • b244fe45d1 led: update to use gpioled if desired, better C code wrapper Mihai Tudor Panu 2018-01-08 16:36:26 -08:00
  • b367a63010 upm: fix pin and bus types to allow subplatform usage in C libs Mihai Tudor Panu 2018-01-08 13:25:55 -08:00
  • a5680d9b9a Doxygen: Turn off messages Noel Eck 2018-01-11 11:52:46 -08:00
  • a6111a83b5 JSON: Correcting bad sensor names malikabh 2018-01-10 13:47:50 -05:00
  • 450f071f7d JSON: Correcting the Sensor Class tag BMX055 malikabh 2018-01-10 11:45:24 -05:00
  • 82c8acf0fe examples/lis2ds12.py: fix comment typo Alex Tereschenko 2018-01-07 19:46:05 +01:00
  • a65cd2e59b lis2ds12.{h,hpp}: add missing parameter description Alex Tereschenko 2017-12-30 19:57:26 +00:00
  • c154ec6cb8 ad8232: Removed C example (doesn't exist) Noel Eck 2017-12-05 16:31:18 -08:00
  • d9d48e939f ad8232: Fixed copy/paste error in json Noel Eck 2017-12-05 16:09:06 -08:00
  • b1a49f0d3c rhusb: Memory leak fix in sendCommand Noel Eck 2017-11-27 15:40:03 -08:00
  • ac89a4a130 examples: Add install component for all examples Noel Eck 2017-11-16 12:07:00 -08:00
  • f848deb35b components: Refactor UPM install components Noel Eck 2017-11-16 12:00:42 -08:00
  • 71b2b9b1fc JSON: Install JSON library descriptor files Noel Eck 2017-11-10 16:12:02 -08:00
  • 18b8ca2633 examples/python: Add/update shebang line Noel Eck 2017-11-02 15:39:45 -07:00
  • a96c607fb5 pyupm_led: Fixed example for led Noel Eck 2017-11-02 14:52:41 -07:00
  • bc4f124d54 sensortemplate: Use SensorTemplate as class name in json Noel Eck 2017-11-01 17:08:18 -07:00
  • 35e4fc012e travis: build examples in additional jobs Nicolas Oliver 2017-10-12 15:50:05 -07:00
  • 4037ec517c curieimu.hpp: Add pthread include to lib header Noel Eck 2017-10-12 10:51:09 -07:00
  • 40084ea651 docs: improve android things docs Nicolas Oliver 2017-10-05 15:39:07 -03:00
  • 91876d48ed travis: use images from inteliotdevkit Nicolas Oliver 2017-10-11 09:20:49 -07:00
  • b9010059ad upm: v1.5.0 v1.5.0 Mihai Tudor Panu 2017-10-10 12:07:59 -07:00
  • 166332744e docs: updated group inclusion for 2 temperature sensors Mihai Tudor Panu 2017-10-10 12:07:32 -07:00
  • 614c4a516b ecezo: use strncat instead in send_command() Mihai Tudor Panu 2017-10-10 10:48:17 -07:00
  • 40e73e648a docs: require specific version of doc tools Nicolas Oliver 2017-09-11 13:01:48 -07:00
  • 153d8cfb12 doxy: ignore sensortemplate for documentation Mihai Tudor Panu 2017-10-03 17:50:51 -07:00
  • cffaf5c6ba documentation.md: finalized content for writing sensor documentation Mihai Tudor Panu 2017-10-03 17:31:46 -07:00
  • ab841ef591 documentation.md: updated to explain the new JSON format for sensors Mihai Tudor Panu 2017-04-20 16:53:18 -07:00
  • 5228df9a8b docs: remove empty lines in create_java_bindings Nicolas Oliver 2017-10-02 13:22:46 -07:00
  • b75a9daee4 fix markdown syntax Benjamin Cabé 2017-09-28 14:20:41 +02:00
  • 6cc5c9691d Examples: Removing MRAA reference from examples Abhishek Malik 2017-09-28 18:23:28 -07:00
  • e8aeaff162 curieimu: adding missing include for c++ example Mihai Tudor Panu 2017-09-27 16:52:24 -07:00
  • 694034d052 Cmake: Bumping up required MRAA version Abhishek Malik 2017-09-15 11:25:12 -07:00
  • fc17744104 readme: more small changes and added logo Mihai Tudor Panu 2017-09-25 16:56:53 -07:00
  • 3b8f215590 docs: minor update on permission requirements Mihai Tudor Panu 2017-09-22 17:08:28 -07:00
  • e22f62f948 readme.md: update contents and ide page links/images Mihai Tudor Panu 2017-06-11 13:23:31 -07:00
  • 5cefe7f5f3 examples: Remove heap allocation from C++ examples Noel Eck 2017-08-30 15:00:29 -07:00
  • bd6e4ec786 cmake: use swig_add_modules if cmake > 3.7 Brendan Le Foll 2017-09-18 13:52:55 +02:00
  • 2f9132c429 AQI: Fix another typo in AQI calculation tablet. Rex Tsai (蔡志展) 2017-09-18 13:24:05 +08:00
  • e734459ddd AQI: Fix a typo in AQI calculation tablet. Rex Tsai (蔡志展) 2017-09-16 16:23:35 +08:00
  • 93054c382b Cmake: Bumping up required MRAA version iio_changes Abhishek Malik 2017-09-15 11:25:12 -07:00
  • 6ac2557b7d IIO: Changes modules as per new MRAA API Abhishek Malik 2017-09-11 16:35:25 -07:00
  • cc3721128e JSON: Fixing new JSONs Abhishek Malik 2017-09-14 18:37:28 -07:00
  • 28380f2bfa Minor JSON fixes Abhishek Malik 2017-08-30 16:02:40 -07:00
  • 303323fa3a JSON: Adding ctest Abhishek Malik 2017-08-28 17:15:00 -07:00
  • 0bf4a38f5e check for examples and images path Nicolas Oliver 2017-08-17 13:30:41 -07:00
  • e441c343d8 use sensortemplate.json metadata to test json files Nicolas Oliver 2017-08-17 11:17:24 -07:00
  • 60816d8f2a sensortemplate: added JSON for sensortemplate Mihai Tudor Panu 2017-07-07 17:04:04 -07:00
  • ef681a0ab5 add initial jsonlint and mocha test for json files Nicolas Oliver 2017-08-16 07:56:02 -07:00
  • c66bcc656a Minor JSON fixes json-testing-with-nodejs Abhishek Malik 2017-08-30 16:02:40 -07:00
  • d52c2df7c6 JSON: Adding ctest Abhishek Malik 2017-08-28 17:15:00 -07:00
  • f37236fa01 MMA7660: changed mraa i2c read call Abhishek Malik 2017-08-28 16:40:08 -07:00
  • aa047d6b5c bno055: enhance error detection and propagation Jon Trulson 2017-08-19 15:27:32 -06:00
  • 0345a8e9f1 Fixing minor issues in json files Abhishek Malik 2017-08-18 11:49:03 -07:00
  • 5bdd7a4c03 JSON: Modifying access permissions Abhishek Malik 2017-08-18 10:48:15 -07:00
  • 3ca7889755 fixed JSON keys Wai Lun Poon 2017-08-17 19:42:04 -04:00
  • c5cdfc702c added JSONs form Blain Wai Lun 2017-08-17 14:56:14 -04:00
  • a99e32fc13 sonar: remove sonar-scan from allow_failures Nicolas Oliver 2017-08-15 11:43:46 -03:00
  • 02d8a16d4b check for examples and images path Nicolas Oliver 2017-08-17 13:30:41 -07:00
  • 4bb652cb4b use sensortemplate.json metadata to test json files Nicolas Oliver 2017-08-17 11:17:24 -07:00
  • 59dfed087e sensortemplate: added JSON for sensortemplate Mihai Tudor Panu 2017-07-07 17:04:04 -07:00
  • e7f4529711 add initial jsonlint and mocha test for json files Nicolas Oliver 2017-08-16 07:56:02 -07:00
  • 9e09f899cf Travis CI and Documentation Generation Improvements Nicolas Oliver 2017-08-10 07:53:54 -07:00
  • ae77966204 java: added some of the missing samples Stefan Andritoiu 2017-06-26 16:49:13 +03:00
  • b0a842229a Added another batch of JSONs(39) msgtfrank 2017-08-10 16:26:45 -07:00
  • 0f3f0e02ae Added another JSON file... msgtfrank 2017-08-09 12:57:16 -07:00
  • 287d716401 Added Another set of JSON files(61) msgtfrank 2017-08-07 18:57:15 -07:00
  • db89d872b4 docs: updated manufacturer field for bosch sensors Mihai Tudor Panu 2017-08-02 17:19:12 -07:00