Commit Graph

  • 2b642ab7a4 ssd1306: failed i2c frequency change should be non-fatal for this device Mihai Tudor Panu 2016-08-12 12:19:26 -07:00
  • bde7259ee8 mcp9808: failed i2c frequency change should be non-fatal for this device Mihai Tudor Panu 2016-08-12 12:13:09 -07:00
  • dc93fb11ff otp538u: some fixes to get working on the Arduino 101 with Firmata Jon Trulson 2016-08-16 11:07:56 -06:00
  • 19d1af6a48 ads1x15: failed i2c frequency change should be non-fatal for this device Mihai Tudor Panu 2016-08-12 11:59:47 -07:00
  • e689dc175c l3gd20: add l3gd20h chipid to ctor check as well Jon Trulson 2016-08-10 12:59:54 -06:00
  • 06ecae7212 l3gd20: Add support for I2C connections Jon Trulson 2016-08-09 15:54:14 -06:00
  • 4faa71d239 upm: v0.7.3 v0.7.3 Mihai Tudor Panu 2016-08-04 16:37:02 -07:00
  • 5265bada9c ms5611: description and some doxygen tags updated Mihai Tudor Panu 2016-08-04 16:24:21 -07:00
  • 84067826eb upm.h: Added manufacturwer entry for Measurement Specialties Henry Bruce 2016-07-25 10:18:28 -07:00
  • 98e3621c93 ms5611: Initial implementation Henry Bruce 2016-07-22 15:52:55 -07:00
  • d79799bab9 docs: updated doxygen tags for some sensors Mihai Tudor Panu 2016-08-04 15:43:20 -07:00
  • 49e04593d8 build: remove unnecessary BUILDSWIG option Jon Trulson 2016-08-03 11:52:43 -06:00
  • bda66a3d06 grovetemp: updated conversion formula for v1.2 compatibility Mihai Tudor Panu 2016-08-02 10:16:46 -07:00
  • 84a77730be examples: updated module names for some C++ examples Mihai Tudor Panu 2016-08-01 18:33:00 -07:00
  • b08fc8d48d grove: split code base for grove sensors into individual files Mihai Tudor Panu 2016-08-01 17:07:55 -07:00
  • e64f192fb7 apds9930: enable sensor before read out sensor data Lay, Kuan Loon 2016-06-20 15:42:19 +08:00
  • 40fe6654eb ublox6: Add most popular baud rates to GPS enums deadprogram 2016-07-22 17:52:25 +02:00
  • e740335701 travis.yml: force install of swig3.0 even if not authenticated Mihai Tudor Panu 2016-07-19 15:17:57 -07:00
  • b257d91702 mpr121: fixed default value for filter configuration register Mihai Tudor Panu 2016-07-19 10:08:52 -07:00
  • e7394217b1 mlx90614: set i2c bus speed to 100 kHz on init to match sensor specs Mihai Tudor Panu 2016-07-14 14:13:58 -07:00
  • baec9966f0 spelling: correct many misspellings of celsius Jon Trulson 2016-07-12 16:50:39 -06:00
  • 0fb56356fb bmx055: fix up some issues reported by static analysis Jon Trulson 2016-07-07 17:50:29 -06:00
  • e0ef6eea64 ozw: fix up some issues reported by static analysis Jon Trulson 2016-07-07 17:43:21 -06:00
  • 743730550c CMakeLists.txt: move example subdir adds after add_subdirectory(src) is called Jon Trulson 2016-07-06 16:49:55 -06:00
  • 9ab9e2c403 ozw: Rework and add some device specific drivers and examples. Jon Trulson 2016-07-06 13:25:39 -06:00
  • 8da6095c35 travis: Updated ppa for swig3.0 Noel Eck 2016-07-01 10:18:01 -07:00
  • 1849e22154 upm: v0.7.2 v0.7.2 Noel Eck 2016-06-30 16:28:44 -07:00
  • dec9b2096e mraa: Updated mraa dependecy to 1.1.1 Noel Eck 2016-06-30 15:15:50 -07:00
  • e1df8b5bf6 iio_core: Patches for IIO core kernel standard Noel Eck 2016-06-30 14:54:46 -07:00
  • 634208e3dc upm: v0.7.1 v0.7.1 Noel Eck 2016-06-28 11:37:42 -07:00
  • 05ca452831 python: Removed exact from find_package Noel Eck 2016-06-24 23:01:25 -07:00
  • 19b0b0c2f1 python: Fixes for building python modules Noel Eck 2016-06-24 17:11:28 -07:00
  • 9a74a3b4f5 LCD:jhd1313m1:HD44780 Setting number of rows and font size Akira Tsukamoto 2016-05-31 17:23:38 +09:00
  • 25c0f8ebb1 LCD:jhd1313m1:HD44780 Adding workaround of errata on init Akira Tsukamoto 2016-05-31 17:17:43 +09:00
  • 33e2c03b48 tb7300: Initial implementation Jon Trulson 2016-06-10 13:05:46 -06:00
  • 3c5d498ae5 t8100: Initial implementation Jon Trulson 2016-06-10 12:46:49 -06:00
  • 93fea877e3 e50hx: use the new bacnetutil class Jon Trulson 2016-06-10 12:32:54 -06:00
  • b7f038de3d bacnetmstp: add new bacnetutil class to bacnetmstp UPM library Jon Trulson 2016-06-10 12:09:38 -06:00
  • f03696b7a5 bacnetmstp: Add array support and the ability to create BACnet enums Jon Trulson 2016-06-10 11:40:55 -06:00
  • 8fb7907a4e bmx055, bmi055, bmc160, bma250e, bmg150, bmm150: Initial implementation Jon Trulson 2016-05-06 17:56:51 -06:00
  • 66bd4ee8c8 readme: fixed broken link to MRAA in Readme.md Mihai Tudor Panu 2016-05-13 17:25:15 -07:00
  • fd707242a9 node: bumped dependency for node modules to v4.4.x Mihai Tudor Panu 2016-05-13 17:24:19 -07:00
  • 29bfa7ef79 upm: v0.7.0 v0.7.0 Mihai Tudor Panu 2016-05-12 17:07:29 -07:00
  • a5e3cc89f3 cmake: Change from search to check for TPV modules. Noel Eck 2016-05-12 16:24:40 -07:00
  • 1eafab7932 lsm9ds0: added constructor option to allow raw i2c bus init Mihai Tudor Panu 2016-05-12 14:01:45 -07:00
  • de986764d4 lcm1602: added backlight control and default bus/address for I2C variants Mihai Tudor Panu 2016-05-12 13:48:06 -07:00
  • 3eda1bce16 cmake: set -march=native for ARM platforms Mihai Tudor Panu 2016-05-12 11:56:19 -07:00
  • 72b975b6cc vcap: conditionally add target based on findJPEG result Mihai Tudor Panu 2016-05-11 15:50:56 -07:00
  • f850f5b7d8 buzzer: updated delay values for notes to match listed frequencies Mihai Tudor Panu 2016-05-11 14:09:53 -07:00
  • 8e8b35273b SWIG: Added uint8array typemap for zfm20 driver Abhishek Malik 2016-05-09 22:35:02 -07:00
  • dbb4f1749d [ST7735] Free pointers from spi.write Charles Allen 2016-05-03 07:57:50 -07:00
  • 05730dba68 cmake: add dependency on mraa v1.0.0 Brendan Le Foll 2016-04-25 15:07:36 +01:00
  • 48d5426350 i2c: use mraa 1.0 types for i2c sensors Brendan Le Foll 2016-04-25 14:41:08 +01:00
  • e51c5f3018 This is a combination of 2 commits. Brendan Le Foll 2016-04-25 14:29:41 +01:00
  • f6816797bb bmp280: CMakeLists header variable name. Noel Eck 2016-05-09 16:46:45 -07:00
  • cc5e3b2634 L3GD20: Enable L3GD20 3-axis digital gyroscope library and example Lay, Kuan Loon 2016-04-21 18:45:53 +08:00
  • c3285ea523 kxcjk1013: code cleanup and update sensor description Lay, Kuan Loon 2016-04-21 18:31:51 +08:00
  • 456bde0726 bno055: Initial implementation Jon Trulson 2016-04-15 10:47:40 -06:00
  • d045dded7c java: add mraa to the java swig link line so mraa symbols can be found Jon Trulson 2016-04-29 11:59:33 -06:00
  • 89d5ce152f adafruitms1438: remove extraneous libraries from swig_link_libraries() calls Jon Trulson 2016-04-29 15:55:09 -06:00
  • dbbb30c3d2 vcap: remove extraneous libraries from swig_link_libraries() calls Jon Trulson 2016-04-29 15:53:39 -06:00
  • 8df446958a ozw: remove extraneous libraries from swig_link_libraries() calls Jon Trulson 2016-04-29 15:52:40 -06:00
  • 411b4abcb7 e50hx: remove extraneous libraries from swig_link_libraries() calls Jon Trulson 2016-04-29 15:51:03 -06:00
  • 7d64a67670 bacnetmstp: remove extraneous libraries from swig_link_libraries() calls Jon Trulson 2016-04-29 15:50:17 -06:00
  • 6b0a9c5272 hwxpxx: remove extraneous libraries from swig_link_libraries() calls Jon Trulson 2016-04-29 15:47:13 -06:00
  • 12e1e6309e t3311: remove extraneous libraries from swig_link_libraries() calls Jon Trulson 2016-04-29 15:46:52 -06:00
  • c833c75cd3 h803x: remove extraneous libraries from swig_link_libraries() calls Jon Trulson 2016-04-29 15:45:01 -06:00
  • 03354ccf9a interface examples: re-add bme280 support removed when old bme280 was removed Jon Trulson 2016-05-04 13:34:28 -06:00
  • 6241e20dda bmp280, bme280: Initial implementation Jon Trulson 2016-05-04 12:47:39 -06:00
  • 84144d0c8f bosch bme280: Remove old driver in favor of new driver to be added soon Jon Trulson 2016-05-04 12:24:23 -06:00
  • dd2bca97b9 bmp180/bmpx0x: Remove old bmp180 driver Jon Trulson 2016-05-04 16:12:07 -06:00
  • cf74a260a3 readme: updated introduction paragraph Mihai Tudor Panu 2016-05-06 12:00:53 -07:00
  • 61f7803d92 grovetemp: added a scaling factor to allow adjusting ADC values Mihai Tudor Panu 2016-05-06 11:38:32 -07:00
  • e3b59eb05b apds9930: proper close iio device in destructor and update sensor description Lay, Kuan Loon 2016-04-21 18:38:33 +08:00
  • 398d50de2e kxcjk1013: code cleanup and update sensor description Lay, Kuan Loon 2016-04-21 18:31:51 +08:00
  • bbb31fcab2 travis-ci: Fix for non-sticky clang env setting. Noel Eck 2016-05-04 12:54:42 -07:00
  • 5467620bf7 cpp_headers: Rename ds18b20 header .h -> .hpp Noel Eck 2016-05-02 15:58:49 -07:00
  • e679d40d44 ds18b20: Initial implementation Jon Trulson 2016-01-26 16:45:05 -07:00
  • bf9059c846 cpp_headers: Rename ds2413 header .h -> .hpp Noel Eck 2016-04-29 16:41:49 -07:00
  • e1bda1f44b ds2413: Initial implementation Jon Trulson 2015-12-16 16:26:25 -07:00
  • 893b35f77b Java: Added Examples for Sensors Abhishek Malik 2016-04-29 11:07:02 -07:00
  • a7e803873f docs: Updated porting documentation to reflect c++ header change. Noel Eck 2016-04-28 17:21:20 -07:00
  • 612f53ee40 examples: More header file renames Noel Eck 2016-04-28 16:40:18 -07:00
  • 922e0cc26b cpp_headers: Renamed C++ headers from .h -> .hpp Noel Eck 2016-04-25 14:27:51 -07:00
  • b3a8fd7172 eboled: change write_word to writeWord for MRAA 1.0 API change. Jon Trulson 2016-04-25 13:40:45 -06:00
  • 4455c81866 mic: fixed web link Mihai Tudor Panu 2016-04-25 10:54:16 -07:00
  • 6b273a1b49 docs: Added exclude to Doxyfile for boschdriver src. Noel Eck 2016-04-21 15:21:04 -07:00
  • d355f76226 upm: v0.6.2 v0.6.2 Mihai Tudor Panu 2016-04-19 16:42:19 -07:00
  • 4f6be750c7 vcap: Initial implementation Jon Trulson 2016-04-11 18:06:55 -06:00
  • bf7d7d1bda examples: changed default bus from 6 to 0 for SSD1306 examples Mihai Tudor Panu 2016-04-18 16:27:11 -07:00
  • 9acc752074 java: add dependency on java targets for java examples Mihai Tudor Panu 2016-04-07 16:22:49 -07:00
  • b6b7d892c2 cmake: fix RPM generation when VERSION_COMMIT is empty string Mihai Tudor Panu 2016-04-07 16:21:45 -07:00
  • 1ca8d100ea e50hx: add bacnetmstp includes so example can build Jon Trulson 2016-04-07 13:20:31 -06:00
  • 96f1afffe3 e50hx: remove add_dependency() call from CMakeLists.txt Jon Trulson 2016-04-07 13:19:58 -06:00
  • 899d873cbc e50hx: Initial implementation Jon Trulson 2016-04-01 17:29:48 -06:00
  • dc8be495a9 docs: fix spelling errors Fathi Boudra 2016-04-07 12:22:52 +03:00
  • c7b5204fe4 bacnetmstp: initial BACnet MS/TP implementation Jon Trulson 2016-03-28 16:47:25 -06:00
  • 527615758a cmake: Fixed builddoc flow for javascript documentation Noel Eck 2016-04-12 16:56:55 -07:00
  • 16b6fcf807 cmake: set CMAKE_INSTALL_LIBDIR before using it Mihai Tudor Panu 2016-04-06 12:49:16 -07:00
  • 5a9f234a3e cmake: Solved issue with nodejs installation path Andrei Vasiliu 2016-04-05 18:45:57 +03:00