Commit Graph

  • c7bd37b322 docs: added new API compatibility section Mihai Tudor Panu 2016-04-05 17:02:31 -07:00
  • edcaed90e6 extdep: Removed add_dependencies call from CMakeLists Noel Eck 2016-04-04 12:54:18 -07:00
  • 655ccee9af upm: v0.6.1 v0.6.1 Mihai Tudor Panu 2016-03-31 17:16:42 -07:00
  • 102d86870a bme280: added missing return in non-void function Mihai Tudor Panu 2016-03-31 16:34:11 -07:00
  • a88ec4237d gfx: renamed GFX headers to avoid overlap on install Mihai Tudor Panu 2016-03-31 16:30:54 -07:00
  • cf2b8c9a6e ssd1351: Changed SPI to MODE0 for compatibilty and listed SPI PM issue in description Mihai Tudor Panu 2016-03-31 16:16:46 -07:00
  • 68aa067f82 SWIG: Added include carrays_uint8_t.i for nrf24l01 python and js bindings Abhishek Malik 2016-03-30 10:30:05 -07:00
  • 24062f6a9d Java: Added examples for AM2315 and TSL2561 Abhishek Malik 2016-03-30 10:23:18 -07:00
  • db8d708798 cmake: node install path is now same for both package and .node Mihai Tudor Panu 2016-03-29 17:28:28 -07:00
  • edfdf6ec34 cmake: added include_directories(..) to python too, for consistency Mihai Tudor Panu 2016-03-29 17:08:12 -07:00
  • 7c66d5c321 examples/c++: Fix syntax errors in ads1x15.cxx Henry Bruce 2016-03-29 10:29:14 -07:00
  • 0e365590c4 cmake: Add parent directory to include path for UPM modules Henry Bruce 2016-03-29 10:28:22 -07:00
  • ba127ec4d4 cmake: honor LIB_INSTALL_DIR and also for Node install path Mihai Tudor Panu 2016-03-28 16:11:46 -07:00
  • b6572e1f28 cmake: Add upm header files directory Eugene Bolshakov 2016-03-26 22:01:46 +03:00
  • 02974f242e cmake: fix node modules install path when install prefix is given Mihai Tudor Panu 2016-03-28 14:13:11 -07:00
  • e809016152 cmake: added back PYTHON_VERSION_* when not building docs for install path Mihai Tudor Panu 2016-03-28 13:37:59 -07:00
  • 39c55b23d9 upm: version 0.6.0 v0.6.0 Mihai Tudor Panu 2016-03-24 17:36:10 -07:00
  • 09b0f0adaa .travis.yml: updated cmake and fixed builds Mihai Tudor Panu 2016-03-24 14:57:59 -07:00
  • 00b0092fc1 cmake: fixed flow for finding libs & include dirs Mihai Tudor Panu 2016-03-25 11:57:13 -07:00
  • ec85072011 upm: removed some temporary files left over among sources Mihai Tudor Panu 2016-03-24 14:25:13 -07:00
  • 60221dbcd6 cmake: disable TGZ from builds when IPK used Brendan Le Foll 2016-03-22 18:42:31 +00:00
  • a35e58c54c curieimu: Adds examples for both JS and Python that load MRAA Firmata subplatform deadprogram 2016-03-21 12:32:07 -07:00
  • 1b8cb1361c cmake: add workaround for cmake 2.7 Brendan Le Foll 2016-03-22 16:15:31 +00:00
  • aeb948282a cmake: Fix issues with node v4/v5 Brendan Le Foll 2016-03-22 12:01:59 +00:00
  • 1b649021f1 .travis.yml: Make travis test node4/node5 and node0.12 Brendan Le Foll 2016-03-21 17:31:26 +00:00
  • 10d784ea7e cmake: add BUILDPYTHON3 flag Brendan Le Foll 2016-03-21 17:22:25 +00:00
  • a48f457057 FindNode.cmake: Improve FindNode cmake module Brendan Le Foll 2016-03-21 17:21:46 +00:00
  • d8fc664178 curieimu: Add WIP for Python example deadprogram 2016-03-18 15:57:36 -07:00
  • 83b0512ffb Updates implementation and examples to use dynamic-friendly interface deadprogram 2016-03-18 15:28:40 -07:00
  • 3e7fca21ee Complete accel and gyro implementations for new dynamic friendly interface deadprogram 2016-03-18 10:58:51 -07:00
  • 8c7d6483d3 curieimu: modify calls to use update methodology to fix python/java/js API Brendan Le Foll 2016-03-18 14:56:23 +00:00
  • 22636fb47a curieimu: Make compilation dependant on mraa_firmata_init Brendan Le Foll 2016-03-18 11:34:38 +00:00
  • fb5c809ff8 curieimu: Plugin to interface with the arduino101's IMU deadprogram 2016-03-15 16:04:38 +00:00
  • 0d20cdb25a doxygen: removed Bosch base lib from docs since only used internally Mihai Tudor Panu 2016-03-24 12:57:57 -07:00
  • f2b10afa35 pn532: fix a couple more narrowing conversions (c++11) Jon Trulson 2016-03-03 17:07:50 -07:00
  • 56e1d2214f grovescam: fix a couple more narrowing conversions (c++11) Jon Trulson 2016-03-03 16:31:57 -07:00
  • e80e1bda2c am2315: fix narrowing conversions (c++11) Jon Trulson 2016-03-03 15:05:20 -07:00
  • 98f9dc54ff zfm20: fix narrowing conversions (c++11) Jon Trulson 2016-03-03 14:59:28 -07:00
  • 611f72c491 sx1276: fix narrowing conversions (c++11) Jon Trulson 2016-03-03 14:51:20 -07:00
  • 6f68e07aa5 pn532: fix narrowing conversions (c++11) Jon Trulson 2016-03-03 14:47:12 -07:00
  • be34f53a51 grovescam: fix narrowing conversions (c++11) Jon Trulson 2016-03-03 14:42:57 -07:00
  • 7a133cf891 cmake: Enable C++11 standards support Jon Trulson 2016-03-03 13:16:08 -07:00
  • 49611e5ac0 smartdrive: build example and add manufacturer to list Mihai Tudor Panu 2016-03-23 16:33:03 -07:00
  • e5385eb510 smartdrive: patch example Mihai Tudor Panu 2016-03-23 18:53:29 -07:00
  • de1a46aa59 smartdrive: Replace mraa_result_t by mraa::Result in smartdrive.cxx Oussema Harbi 2016-03-16 21:48:40 +01:00
  • 7e402ede34 smartdrive: upm implementation for SmartDrive from openelectronics.com Oussema Harbi 2016-03-16 21:24:11 +01:00
  • 4381f8bd2e apa102: addded C++ snippet to documentation Mihai Tudor Panu 2016-03-23 14:21:09 -07:00
  • 757104e013 java: turned on sanity checks in travis Stefan Andritoiu 2016-03-07 20:51:11 +02:00
  • 6c08313cb7 doxy: Corrected sample mapping Stefan Andritoiu 2016-03-07 20:43:31 +02:00
  • 6d4714df3c java: Added kxcjk1013 to javaswig blacklist because of unclean bindings. Removed javaupm_kxcjk1013.i and javaupm_nrf8001.i Stefan Andritoiu 2016-03-07 20:41:51 +02:00
  • 75e42c6731 java: eliminated loadlibrary code from examples Stefan Andritoiu 2016-03-07 19:56:52 +02:00
  • 5a5637a431 h803x: Initial implementation Jon Trulson 2016-03-11 16:36:18 -07:00
  • e062b9b85c bmi160: Initial implementation Jon Trulson 2016-03-10 12:18:56 -07:00
  • b778476597 tex00: Initial Implementation Jon Trulson 2016-03-02 16:36:06 -07:00
  • 9fb4be1b44 APA102: Initial implementation Jeako 2016-03-01 20:10:17 +01:00
  • 42ff8b3a6e teams: Initial implementation Jon Trulson 2016-02-26 17:08:26 -07:00
  • a8d96bd2d9 cwlsxxa: Initial implementation Jon Trulson 2016-02-19 17:58:44 -07:00
  • 5a15daab1c travis.yml: Install mraa to /usr travischecks Brendan Le Foll 2016-03-22 23:06:33 +00:00
  • f3a2e0d77c CMakeCache.txt: Removing CMakeCache files which are breaking the build on Ninja Abhishek Malik 2016-03-22 14:14:35 -07:00
  • a348f23a3b SWIG: Corrected Swig interface files Abhishek Malik 2016-03-17 13:27:19 -07:00
  • efe80a4450 SWIG: Added python and node swig files for interfaces Abhishek Malik 2016-03-17 13:26:06 -07:00
  • 411656d965 SWIG: Added java swig interface files Abhishek Malik 2016-03-17 13:24:26 -07:00
  • 8734767a5c cmake: disable TGZ from builds when IPK used curieimu Brendan Le Foll 2016-03-22 18:42:31 +00:00
  • b4535a6403 curieimu: Adds examples for both JS and Python that load MRAA Firmata subplatform deadprogram 2016-03-21 12:32:07 -07:00
  • 3d37f957bf cmake: add workaround for cmake 2.7 Brendan Le Foll 2016-03-22 16:15:31 +00:00
  • 3722dfc780 cmake: Fix issues with node v4/v5 Brendan Le Foll 2016-03-22 12:01:59 +00:00
  • b113a46813 .travis.yml: Make travis test node4/node5 and node0.12 Brendan Le Foll 2016-03-21 17:31:26 +00:00
  • aa30b59e44 cmake: add BUILDPYTHON3 flag Brendan Le Foll 2016-03-21 17:22:25 +00:00
  • 159d2eee07 FindNode.cmake: Improve FindNode cmake module Brendan Le Foll 2016-03-21 17:21:46 +00:00
  • 7fd9f0c508 curieimu: Add WIP for Python example deadprogram 2016-03-18 15:57:36 -07:00
  • 3ca9bfe80f Updates implementation and examples to use dynamic-friendly interface deadprogram 2016-03-18 15:28:40 -07:00
  • 90983fde9d Complete accel and gyro implementations for new dynamic friendly interface deadprogram 2016-03-18 10:58:51 -07:00
  • ee19daedee curieimu: modify calls to use update methodology to fix python/java/js API Brendan Le Foll 2016-03-18 14:56:23 +00:00
  • 61dbfe4f23 curieimu: Make compilation dependant on mraa_firmata_init Brendan Le Foll 2016-03-18 11:34:38 +00:00
  • 224a915538 curieimu: Plugin to interface with the arduino101's IMU deadprogram 2016-03-15 16:04:38 +00:00
  • c007385847 Example: bme280 Javascript sample Henry Bruce 2016-01-22 16:54:53 -08:00
  • 8490a63309 FindNode: Update cmake module to support Fedora22 and check for errors Henry Bruce 2016-01-22 16:54:27 -08:00
  • 2331548f25 Example: t6713 C++ example Henry Bruce 2016-01-22 15:43:01 -08:00
  • 777f081f84 Example: si7005 C++ example Henry Bruce 2016-01-22 15:42:31 -08:00
  • 56666872d9 Example: si1132 C++ example Henry Bruce 2016-01-22 15:42:07 -08:00
  • c16f80f226 Example: max44009 C++ example Henry Bruce 2016-01-22 15:41:42 -08:00
  • ee8433d92a Example: lp8860 C++ example Henry Bruce 2016-01-22 15:41:11 -08:00
  • dd3e88fa59 Example: hlg150h C++ example Henry Bruce 2016-01-22 15:40:34 -08:00
  • 224fe03d98 Example: ds1808lc C++ example Henry Bruce 2016-01-21 17:00:10 -08:00
  • 9e7eae070a Example: bme280 C++ example Henry Bruce 2016-01-21 16:43:48 -08:00
  • 9bc3d2ded0 interfaces: Removed isConfigured() from IModuleStaus Henry Bruce 2016-01-21 16:25:49 -08:00
  • f268437cd5 upm.h: Added C++ interface doxygen categories. Henry Bruce 2016-01-19 16:58:37 -08:00
  • aff6e9c77f interfaces: Removed get*Raw() methods Henry Bruce 2016-01-15 11:07:11 -08:00
  • d642d63d21 Swig: Added JavaScript and Python swig files for bme280 Henry Bruce 2016-01-15 11:06:44 -08:00
  • 17fd502cb5 ads1x15: ads1015 module now implements IADC. Removed ads1015_iadc. Henry Bruce 2016-01-08 16:41:38 -08:00
  • b08da722f7 cmake: Updated RPM packaging config to match DEB. Henry Bruce 2016-01-07 17:21:53 -08:00
  • 4220dd25b4 examples: Updated IADC example to use updated interface Henry Bruce 2016-01-07 14:12:33 -08:00
  • bbdbe56355 ads1015: Added ads1015_iadc module that implements IADC. Henry Bruce 2016-01-07 14:11:38 -08:00
  • e7a5118f86 cmake: Added src folder to include directory list Henry Bruce 2016-01-07 14:07:56 -08:00
  • fe8906fb51 interface: Updated IADC Henry Bruce 2016-01-07 14:05:38 -08:00
  • f35f6cc064 README: Added overview of C++ interfaces Henry Bruce 2016-01-06 15:49:16 -08:00
  • 389bd32f81 examples: Added c++ interface based sensor/actuator examples Henry Bruce 2016-01-06 15:32:56 -08:00
  • f2b8921f1e t6713: Initial Implementation Amphenol Telaire 6713 Series CO2 sensor Henry Bruce 2016-01-06 15:31:46 -08:00
  • 6f080db5cb si7005: Initial Implementation Silicon Labs Si7005 humidity and temperature sensor Henry Bruce 2016-01-06 15:31:05 -08:00
  • 4aeccf7714 si1132: Initial Implementation Silicon Labs SI1132 light sensor. Henry Bruce 2016-01-06 15:29:12 -08:00