Commit Graph

  • 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
  • 2346369f93 Merge 5a4bbe3600ab38b3d1a8e3838c8954f37bb203be into b239866e9953a941804f53a623faeb0ffd328efa nitirohilla 2017-04-03 10:49:10 +00:00
  • 5a4bbe3600 upm: enable Elementz IR Proximity sensor library and example Niti Rohilla 2017-03-28 09:12:28 +00:00
  • c442c6f4f3 Merge pull request #2 from bogdanichim/fixhtuandozw Stefan Andritoiu 2017-03-31 16:55:25 +03:00
  • 3c3fd79a7e java: removed unnecessary method definitions from htu21d and ozw java interface files Bogdan Ichim 2017-03-31 15:09:59 +03: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
  • a4ce06e2fe Merge 388b89de3fa29d5f52e4e3f5dcacc9cd500eb941 into 5943dad78c24b2168de7d9bb14d154bf7279eef5 Henry Bruce 2017-03-30 04:44:59 +00: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
  • dcf470766f java: Create a general interface that is no longer included in each package and update examples Bogdan Ichim 2017-03-14 15:20:12 +02: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
  • 537aaa1bf0 Update README.md spitfire88 2017-03-20 15:28:20 -07:00
  • b7307c4018 Update README.md spitfire88 2017-03-20 15:21:53 -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
  • 8a6ab1043d Create Readme.md spitfire88 2017-03-20 09:58:46 -07:00
  • 35a87e1beb Placeholder for Android Things Examples Sanrio Alvares 2017-03-17 03:39:25 -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
  • fc44ba24c2 java: solved unclean Java bindings for: htu21d, ozw Stefan Andritoiu 2017-03-17 18:51:44 +02: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
  • 1ecc9192f5 md: move defines/register defs into separate header for SWIG Jon Trulson 2017-03-16 18:14:16 -06:00
  • e60ce67790 sht1x: move defines/register defs into separate header for SWIG Jon Trulson 2017-03-16 18:09:55 -06:00
  • e99424939c md: move defines/register defs into separate header for SWIG Jon Trulson 2017-03-16 18:06:05 -06:00
  • 559c55c60c mcp2515: remove carrays from java interface file Jon Trulson 2017-03-16 18:00:41 -06:00
  • 0455943777 ims: move defines/register defs into separate header for SWIG Jon Trulson 2017-03-16 17:58:23 -06:00
  • f2b72a4b96 Merge 5bee86a9456c8bcb1360a872e42d1ce7eb8e4614 into 4ea01180a1cefd82457b6e64a0e32515aa1e1657 laykuanloon 2017-03-16 23:47:24 +00:00
  • 5bee86a945 Merge branch 'master' into enable-mmc35240 Mihai Tudor Panu 2017-03-16 16:47:21 -07:00
  • 4d723f77fb bmi160: move defines/register defs into separate header for SWIG Jon Trulson 2017-03-16 17:23:48 -06:00
  • 55264c54e6 bh1750: move defines/register defs into separate header for SWIG Jon Trulson 2017-03-16 17:15:19 -06:00
  • 388b89de3f ms5611: Use i2c bus from ctor instead of hard-coded value Henry Bruce 2016-11-30 13:45:08 -08:00
  • 833ec7079f c++ examples: Autodetect bmm150 i2c address Henry Bruce 2016-11-30 13:43:41 -08:00
  • 20537c2b52 c++ examples: Autodetect bmi160 connection (spi or i2c default bus) Henry Bruce 2016-11-30 13:43:15 -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
  • 713e23f06e Merge ce8c25d90d5b243830a5a8e1317bbf9c8bdd599a into d965b92af1a0e8df5134aa9eb7b463251877c004 Stefan Andritoiu 2017-03-14 17:43:30 +00: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
  • ce8c25d90d java: solved unclean bindings Bogdan Ichim 2017-03-07 14:46:40 +02: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